|
|
|
| 1 | 2026-07-17T21:25:40.406Z | job assigned to worker 01KXRZFF95JMSWWKVEQHPFS7CJ [factory aws, i-0a6ac888b3b004218] (queued for 52 s) |
| |
| 2 | 2026-07-17T21:25:47.630Z | starting task 0: "setup" |
| 3 | 2026-07-17T21:25:47.634Z | ++ uname -s |
| 4 | 2026-07-17T21:25:47.637Z | + kern=SunOS |
| 5 | 2026-07-17T21:25:47.637Z | + build_user=build |
| 6 | 2026-07-17T21:25:47.637Z | + build_uid=12345 |
| 7 | 2026-07-17T21:25:47.637Z | + work_dir=/work |
| 8 | 2026-07-17T21:25:47.637Z | + input_dir=/input |
| 9 | 2026-07-17T21:25:47.637Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-17T21:25:47.637Z | + case "$kern" in |
| 11 | 2026-07-17T21:25:47.637Z | + groupadd -g 12345 build |
| 12 | 2026-07-17T21:25:47.640Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-17T21:25:49.645Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-17T21:25:49.705Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-17T21:25:49.708Z | + home_fs=zfs |
| 16 | 2026-07-17T21:25:49.708Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-17T21:25:49.708Z | + mkdir -p /home/build |
| 18 | 2026-07-17T21:25:49.708Z | + chown build:build /home/build /work |
| 19 | 2026-07-17T21:25:51.710Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-17T21:25:51.713Z | process exited: duration 4084 ms, exit code 0 |
| |
| 21 | 2026-07-17T21:25:51.722Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-17T21:25:51.726Z | + printf ' * rust toolchain channel = "%s"\n' 1.88 |
| 23 | 2026-07-17T21:25:51.726Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-17T21:25:51.726Z | * rust toolchain channel = "1.88" |
| 25 | 2026-07-17T21:25:51.726Z | * rust toolchain profile = "default" |
| 26 | 2026-07-17T21:25:51.726Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-17T21:25:51.726Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-17T21:25:51.729Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-17T21:25:51.729Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88 --profile default |
| 30 | 2026-07-17T21:25:51.851Z | info: downloading installer |
| 31 | 2026-07-17T21:25:53.164Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-17T21:25:53.164Z | warn: /opt/ooce/bin |
| 33 | 2026-07-17T21:25:53.164Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-17T21:25:53.164Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-17T21:25:53.164Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-17T21:25:53.164Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-17T21:25:53.164Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-17T21:25:53.164Z | error: cannot install while Rust is installed |
| 39 | 2026-07-17T21:25:53.165Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-17T21:25:53.165Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-17T21:25:53.165Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-17T21:25:53.165Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-17T21:25:53.165Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-17T21:25:53.180Z | info: profile set to default |
| 45 | 2026-07-17T21:25:53.180Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-17T21:25:53.183Z | info: syncing channel updates for 1.88-x86_64-unknown-illumos |
| 47 | 2026-07-17T21:25:53.313Z | info: latest update on 2025-06-26 for version 1.88.0 (6b00bc388 2025-06-23) |
| 48 | 2026-07-17T21:25:53.316Z | info: downloading 6 components |
| 49 | 2026-07-17T21:26:06.948Z | |
| 50 | 2026-07-17T21:26:06.948Z | info: default toolchain set to 1.88-x86_64-unknown-illumos |
| 51 | 2026-07-17T21:26:06.980Z | 1.88-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 52 | 2026-07-17T21:26:06.980Z | |
| 53 | 2026-07-17T21:26:06.980Z | |
| 54 | 2026-07-17T21:26:06.980Z | Rust is installed now. Great! |
| 55 | 2026-07-17T21:26:06.980Z | |
| 56 | 2026-07-17T21:26:06.980Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-17T21:26:06.980Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-17T21:26:06.980Z | |
| 59 | 2026-07-17T21:26:06.984Z | To configure your current shell, you need to source |
| 60 | 2026-07-17T21:26:06.984Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-17T21:26:06.984Z | |
| 62 | 2026-07-17T21:26:06.984Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-17T21:26:06.984Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-17T21:26:06.984Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-17T21:26:06.984Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-17T21:26:06.984Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-17T21:26:06.984Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-17T21:26:06.984Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-17T21:26:06.984Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-17T21:26:06.984Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-17T21:26:07.071Z | + rustup --version |
| 72 | 2026-07-17T21:26:07.080Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-17T21:26:07.083Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-17T21:26:07.103Z | info: the currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 75 | 2026-07-17T21:26:07.106Z | + cargo --version |
| 76 | 2026-07-17T21:26:07.118Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 77 | 2026-07-17T21:26:07.121Z | + rustc --version |
| 78 | 2026-07-17T21:26:07.141Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 79 | 2026-07-17T21:26:07.181Z | process exited: duration 15419 ms, exit code 0 |
| |
| 80 | 2026-07-17T21:26:07.188Z | starting task 2: "authentication" |
| 81 | 2026-07-17T21:26:07.204Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-17T21:26:07.210Z | starting task 3: "clone repository" |
| 83 | 2026-07-17T21:26:07.214Z | + mkdir -p /work/oxidecomputer/sprockets |
| 84 | 2026-07-17T21:26:07.216Z | + git clone https://github.com/oxidecomputer/sprockets /work/oxidecomputer/sprockets |
| 85 | 2026-07-17T21:26:07.245Z | Cloning into '/work/oxidecomputer/sprockets'... |
| 86 | 2026-07-17T21:26:07.764Z | + cd /work/oxidecomputer/sprockets |
| 87 | 2026-07-17T21:26:07.764Z | + git fetch origin 45636f2e0036869c74b08472d641cee8c3e203ee |
| 88 | 2026-07-17T21:26:08.007Z | From https://github.com/oxidecomputer/sprockets |
| 89 | 2026-07-17T21:26:08.007Z | * branch 45636f2e0036869c74b08472d641cee8c3e203ee -> FETCH_HEAD |
| 90 | 2026-07-17T21:26:08.014Z | + [[ -n quic ]] |
| 91 | 2026-07-17T21:26:08.017Z | ++ git branch --show-current |
| 92 | 2026-07-17T21:26:08.017Z | + current=main |
| 93 | 2026-07-17T21:26:08.017Z | + [[ main != quic ]] |
| 94 | 2026-07-17T21:26:08.018Z | + git branch -f quic 45636f2e0036869c74b08472d641cee8c3e203ee |
| 95 | 2026-07-17T21:26:08.020Z | + git checkout -f quic |
| 96 | 2026-07-17T21:26:08.024Z | Switched to branch 'quic' |
| 97 | 2026-07-17T21:26:08.026Z | + git reset --hard 45636f2e0036869c74b08472d641cee8c3e203ee |
| 98 | 2026-07-17T21:26:08.029Z | HEAD is now at 45636f2 Run the QUIC example pair as an integration test |
| 99 | 2026-07-17T21:26:08.029Z | process exited: duration 818 ms, exit code 0 |
| |
| 100 | 2026-07-17T21:26:08.035Z | starting task 4: "build" |
| 101 | 2026-07-17T21:26:08.038Z | + cargo --version |
| 102 | 2026-07-17T21:26:08.047Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 103 | 2026-07-17T21:26:08.050Z | + rustc --version |
| 104 | 2026-07-17T21:26:08.070Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 105 | 2026-07-17T21:26:08.073Z | + cargo test |
| 106 | 2026-07-17T21:26:08.152Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 107 | 2026-07-17T21:26:08.506Z | Updating crates.io index |
| 108 | 2026-07-17T21:26:08.537Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 109 | 2026-07-17T21:26:08.950Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 110 | 2026-07-17T21:26:09.384Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 111 | 2026-07-17T21:26:09.795Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 112 | 2026-07-17T21:26:10.198Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 113 | 2026-07-17T21:26:10.493Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 114 | 2026-07-17T21:26:12.294Z | Downloading crates ... |
| 115 | 2026-07-17T21:26:12.350Z | Downloaded base16ct v0.2.0 |
| 116 | 2026-07-17T21:26:12.353Z | Downloaded ident_case v1.0.1 |
| 117 | 2026-07-17T21:26:12.353Z | Downloaded async-trait v0.1.89 |
| 118 | 2026-07-17T21:26:12.356Z | Downloaded anstyle-parse v1.0.0 |
| 119 | 2026-07-17T21:26:12.356Z | Downloaded anstream v1.0.0 |
| 120 | 2026-07-17T21:26:12.359Z | Downloaded crypto-common v0.1.6 |
| 121 | 2026-07-17T21:26:12.366Z | Downloaded time-core v0.1.9 |
| 122 | 2026-07-17T21:26:12.369Z | Downloaded ipnet v2.12.0 |
| 123 | 2026-07-17T21:26:12.369Z | Downloaded base64ct v1.8.0 |
| 124 | 2026-07-17T21:26:12.372Z | Downloaded toml_write v0.1.2 |
| 125 | 2026-07-17T21:26:12.373Z | Downloaded thiserror-impl v2.0.18 |
| 126 | 2026-07-17T21:26:12.376Z | Downloaded toml_datetime v0.6.11 |
| 127 | 2026-07-17T21:26:12.376Z | Downloaded knuffel-derive v3.2.0 |
| 128 | 2026-07-17T21:26:12.376Z | Downloaded bitflags v2.9.1 |
| 129 | 2026-07-17T21:26:12.379Z | Downloaded cmake v0.1.54 |
| 130 | 2026-07-17T21:26:12.380Z | Downloaded secrecy v0.8.0 |
| 131 | 2026-07-17T21:26:12.383Z | Downloaded thiserror v2.0.18 |
| 132 | 2026-07-17T21:26:12.386Z | Downloaded flagset v0.4.7 |
| 133 | 2026-07-17T21:26:12.386Z | Downloaded ed25519-dalek v2.2.0 |
| 134 | 2026-07-17T21:26:12.389Z | Downloaded primeorder v0.13.6 |
| 135 | 2026-07-17T21:26:12.389Z | Downloaded block-buffer v0.10.4 |
| 136 | 2026-07-17T21:26:12.389Z | Downloaded toml v0.8.23 |
| 137 | 2026-07-17T21:26:12.392Z | Downloaded heck v0.5.0 |
| 138 | 2026-07-17T21:26:12.392Z | Downloaded generic-array v0.14.7 |
| 139 | 2026-07-17T21:26:12.395Z | Downloaded tokio-rustls v0.26.2 |
| 140 | 2026-07-17T21:26:12.395Z | Downloaded signature v2.2.0 |
| 141 | 2026-07-17T21:26:12.398Z | Downloaded colorchoice v1.0.4 |
| 142 | 2026-07-17T21:26:12.398Z | Downloaded toml_edit v0.22.27 |
| 143 | 2026-07-17T21:26:12.401Z | Downloaded tinyvec_macros v0.1.1 |
| 144 | 2026-07-17T21:26:12.401Z | Downloaded errno v0.3.13 |
| 145 | 2026-07-17T21:26:12.404Z | Downloaded thread_local v1.1.9 |
| 146 | 2026-07-17T21:26:12.404Z | Downloaded heck v0.4.1 |
| 147 | 2026-07-17T21:26:12.407Z | Downloaded time-macros v0.2.31 |
| 148 | 2026-07-17T21:26:12.407Z | Downloaded dirs-next v2.0.0 |
| 149 | 2026-07-17T21:26:12.407Z | Downloaded textwrap v0.16.2 |
| 150 | 2026-07-17T21:26:12.410Z | Downloaded clap v4.6.1 |
| 151 | 2026-07-17T21:26:12.414Z | Downloaded x509-cert v0.2.5 |
| 152 | 2026-07-17T21:26:12.417Z | Downloaded regex v1.13.0 |
| 153 | 2026-07-17T21:26:12.421Z | Downloaded env_filter v2.0.0 |
| 154 | 2026-07-17T21:26:12.424Z | Downloaded adler2 v2.0.1 |
| 155 | 2026-07-17T21:26:12.424Z | Downloaded tokio-macros v2.7.0 |
| 156 | 2026-07-17T21:26:12.427Z | Downloaded hubpack v0.1.2 |
| 157 | 2026-07-17T21:26:12.427Z | Downloaded unicode-linebreak v0.1.5 |
| 158 | 2026-07-17T21:26:12.427Z | Downloaded dirs-sys-next v0.1.2 |
| 159 | 2026-07-17T21:26:12.428Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 160 | 2026-07-17T21:26:12.431Z | Downloaded keccak v0.1.5 |
| 161 | 2026-07-17T21:26:12.431Z | Downloaded itoa v1.0.15 |
| 162 | 2026-07-17T21:26:12.431Z | Downloaded is-terminal v0.4.16 |
| 163 | 2026-07-17T21:26:12.433Z | Downloaded clap_lex v1.1.0 |
| 164 | 2026-07-17T21:26:12.433Z | Downloaded fs_extra v1.3.0 |
| 165 | 2026-07-17T21:26:12.433Z | Downloaded dyn-clone v1.0.19 |
| 166 | 2026-07-17T21:26:12.436Z | Downloaded proc-macro-error-attr v1.0.4 |
| 167 | 2026-07-17T21:26:12.436Z | Downloaded powerfmt v0.2.0 |
| 168 | 2026-07-17T21:26:12.437Z | Downloaded anstyle-query v1.1.3 |
| 169 | 2026-07-17T21:26:12.439Z | Downloaded base64 v0.22.1 |
| 170 | 2026-07-17T21:26:12.442Z | Downloaded untrusted v0.9.0 |
| 171 | 2026-07-17T21:26:12.443Z | Downloaded erased-serde v0.3.31 |
| 172 | 2026-07-17T21:26:12.445Z | Downloaded env_logger v0.11.11 |
| 173 | 2026-07-17T21:26:12.445Z | Downloaded miette-derive v5.10.0 |
| 174 | 2026-07-17T21:26:12.445Z | Downloaded cpufeatures v0.2.17 |
| 175 | 2026-07-17T21:26:12.448Z | Downloaded zeroize_derive v1.5.0 |
| 176 | 2026-07-17T21:26:12.448Z | Downloaded hubpack_derive v0.1.1 |
| 177 | 2026-07-17T21:26:12.449Z | Downloaded darling_macro v0.23.0 |
| 178 | 2026-07-17T21:26:12.452Z | Downloaded backtrace-ext v0.2.1 |
| 179 | 2026-07-17T21:26:12.452Z | Downloaded cfg-if v1.0.1 |
| 180 | 2026-07-17T21:26:12.452Z | Downloaded anstyle v1.0.14 |
| 181 | 2026-07-17T21:26:12.453Z | Downloaded base64 v0.21.7 |
| 182 | 2026-07-17T21:26:12.455Z | Downloaded hex v0.4.3 |
| 183 | 2026-07-17T21:26:12.455Z | Downloaded fastrand v2.3.0 |
| 184 | 2026-07-17T21:26:12.458Z | Downloaded dunce v1.0.5 |
| 185 | 2026-07-17T21:26:12.458Z | Downloaded deranged v0.5.8 |
| 186 | 2026-07-17T21:26:12.458Z | Downloaded ciborium-ll v0.2.2 |
| 187 | 2026-07-17T21:26:12.462Z | Downloaded ciborium-io v0.2.2 |
| 188 | 2026-07-17T21:26:12.462Z | Downloaded thiserror v1.0.69 |
| 189 | 2026-07-17T21:26:12.465Z | Downloaded ref-cast v1.0.24 |
| 190 | 2026-07-17T21:26:12.465Z | Downloaded num-integer v0.1.46 |
| 191 | 2026-07-17T21:26:12.468Z | Downloaded ecdsa v0.16.9 |
| 192 | 2026-07-17T21:26:12.468Z | Downloaded version_check v0.9.5 |
| 193 | 2026-07-17T21:26:12.468Z | Downloaded tls_codec_derive v0.4.2 |
| 194 | 2026-07-17T21:26:12.473Z | Downloaded diff v0.1.13 |
| 195 | 2026-07-17T21:26:12.473Z | Downloaded hmac v0.12.1 |
| 196 | 2026-07-17T21:26:12.473Z | Downloaded is_ci v1.2.0 |
| 197 | 2026-07-17T21:26:12.477Z | Downloaded supports-color v2.1.0 |
| 198 | 2026-07-17T21:26:12.477Z | Downloaded supports-unicode v3.0.0 |
| 199 | 2026-07-17T21:26:12.477Z | Downloaded is_terminal_polyfill v1.70.1 |
| 200 | 2026-07-17T21:26:12.477Z | Downloaded rand_chacha v0.3.1 |
| 201 | 2026-07-17T21:26:12.477Z | Downloaded addr2line v0.24.2 |
| 202 | 2026-07-17T21:26:12.480Z | Downloaded serde-big-array v0.5.1 |
| 203 | 2026-07-17T21:26:12.480Z | Downloaded supports-hyperlinks v3.2.0 |
| 204 | 2026-07-17T21:26:12.480Z | Downloaded strum v0.26.3 |
| 205 | 2026-07-17T21:26:12.483Z | Downloaded rustc_version v0.4.1 |
| 206 | 2026-07-17T21:26:12.483Z | Downloaded utf8parse v0.2.2 |
| 207 | 2026-07-17T21:26:12.483Z | Downloaded num-iter v0.1.45 |
| 208 | 2026-07-17T21:26:12.486Z | Downloaded rfc6979 v0.4.0 |
| 209 | 2026-07-17T21:26:12.489Z | Downloaded smawk v0.3.2 |
| 210 | 2026-07-17T21:26:12.492Z | Downloaded ff v0.13.1 |
| 211 | 2026-07-17T21:26:12.492Z | Downloaded equivalent v1.0.2 |
| 212 | 2026-07-17T21:26:12.492Z | Downloaded ed25519 v2.2.3 |
| 213 | 2026-07-17T21:26:12.496Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 214 | 2026-07-17T21:26:12.499Z | Downloaded jobserver v0.1.34 |
| 215 | 2026-07-17T21:26:12.499Z | Downloaded take_mut v0.2.2 |
| 216 | 2026-07-17T21:26:12.499Z | Downloaded supports-hyperlinks v2.1.0 |
| 217 | 2026-07-17T21:26:12.499Z | Downloaded der_derive v0.7.3 |
| 218 | 2026-07-17T21:26:12.502Z | Downloaded serde_spanned v0.6.9 |
| 219 | 2026-07-17T21:26:12.505Z | Downloaded supports-color v3.0.2 |
| 220 | 2026-07-17T21:26:12.508Z | Downloaded supports-unicode v2.1.0 |
| 221 | 2026-07-17T21:26:12.508Z | Downloaded lazy_static v1.5.0 |
| 222 | 2026-07-17T21:26:12.508Z | Downloaded terminal_size v0.4.4 |
| 223 | 2026-07-17T21:26:12.511Z | Downloaded num-conv v0.2.2 |
| 224 | 2026-07-17T21:26:12.511Z | Downloaded ref-cast-impl v1.0.24 |
| 225 | 2026-07-17T21:26:12.511Z | Downloaded autocfg v1.5.0 |
| 226 | 2026-07-17T21:26:12.511Z | Downloaded subtle v2.6.1 |
| 227 | 2026-07-17T21:26:12.515Z | Downloaded terminal_size v0.1.17 |
| 228 | 2026-07-17T21:26:12.518Z | Downloaded strsim v0.11.1 |
| 229 | 2026-07-17T21:26:12.518Z | Downloaded tls_codec v0.4.2 |
| 230 | 2026-07-17T21:26:12.519Z | Downloaded anyhow v1.0.103 |
| 231 | 2026-07-17T21:26:12.522Z | Downloaded quote v1.0.46 |
| 232 | 2026-07-17T21:26:12.525Z | Downloaded group v0.13.0 |
| 233 | 2026-07-17T21:26:12.525Z | Downloaded rand_core v0.6.4 |
| 234 | 2026-07-17T21:26:12.528Z | Downloaded signal-hook-registry v1.4.8 |
| 235 | 2026-07-17T21:26:12.528Z | Downloaded thiserror-impl v1.0.69 |
| 236 | 2026-07-17T21:26:12.528Z | Downloaded ppv-lite86 v0.2.21 |
| 237 | 2026-07-17T21:26:12.531Z | Downloaded miette-derive v7.6.0 |
| 238 | 2026-07-17T21:26:12.531Z | Downloaded slog-term v2.9.1 |
| 239 | 2026-07-17T21:26:12.531Z | Downloaded static_assertions v1.1.0 |
| 240 | 2026-07-17T21:26:12.534Z | Downloaded owo-colors v4.3.0 |
| 241 | 2026-07-17T21:26:12.534Z | Downloaded semver v1.0.26 |
| 242 | 2026-07-17T21:26:12.537Z | Downloaded zeroize v1.9.0 |
| 243 | 2026-07-17T21:26:12.537Z | Downloaded clap_derive v4.6.1 |
| 244 | 2026-07-17T21:26:12.537Z | Downloaded digest v0.10.7 |
| 245 | 2026-07-17T21:26:12.540Z | Downloaded bs58 v0.5.1 |
| 246 | 2026-07-17T21:26:12.540Z | Downloaded const-oid v0.9.6 |
| 247 | 2026-07-17T21:26:12.543Z | Downloaded pem-rfc7468 v0.7.0 |
| 248 | 2026-07-17T21:26:12.543Z | Downloaded proc-macro-error2 v2.0.1 |
| 249 | 2026-07-17T21:26:12.543Z | Downloaded shlex v1.3.0 |
| 250 | 2026-07-17T21:26:12.547Z | Downloaded slog-async v2.8.0 |
| 251 | 2026-07-17T21:26:12.547Z | Downloaded camino v1.2.4 |
| 252 | 2026-07-17T21:26:12.550Z | Downloaded owo-colors v3.5.0 |
| 253 | 2026-07-17T21:26:12.550Z | Downloaded proc-macro-error v1.0.4 |
| 254 | 2026-07-17T21:26:12.553Z | Downloaded ciborium v0.2.2 |
| 255 | 2026-07-17T21:26:12.556Z | Downloaded darling v0.23.0 |
| 256 | 2026-07-17T21:26:12.559Z | Downloaded iana-time-zone v0.1.63 |
| 257 | 2026-07-17T21:26:12.559Z | Downloaded pkcs8 v0.10.2 |
| 258 | 2026-07-17T21:26:12.563Z | Downloaded ahash v0.8.12 |
| 259 | 2026-07-17T21:26:12.566Z | Downloaded knus-derive v3.4.0 |
| 260 | 2026-07-17T21:26:12.570Z | Downloaded sha1 v0.10.6 |
| 261 | 2026-07-17T21:26:12.573Z | Downloaded corncobs v0.1.4 |
| 262 | 2026-07-17T21:26:12.573Z | Downloaded strum_macros v0.26.4 |
| 263 | 2026-07-17T21:26:12.577Z | Downloaded getrandom v0.4.3 |
| 264 | 2026-07-17T21:26:12.580Z | Downloaded spin v0.9.8 |
| 265 | 2026-07-17T21:26:12.583Z | Downloaded term v0.7.0 |
| 266 | 2026-07-17T21:26:12.583Z | Downloaded rustc-demangle v0.1.25 |
| 267 | 2026-07-17T21:26:12.585Z | Downloaded pin-project-lite v0.2.16 |
| 268 | 2026-07-17T21:26:12.588Z | Downloaded once_cell v1.21.3 |
| 269 | 2026-07-17T21:26:12.588Z | Downloaded half v2.6.0 |
| 270 | 2026-07-17T21:26:12.591Z | Downloaded elliptic-curve v0.13.8 |
| 271 | 2026-07-17T21:26:12.594Z | Downloaded crossbeam-utils v0.8.21 |
| 272 | 2026-07-17T21:26:12.594Z | Downloaded getrandom v0.2.16 |
| 273 | 2026-07-17T21:26:12.597Z | Downloaded slog v2.8.2 |
| 274 | 2026-07-17T21:26:12.600Z | Downloaded smallvec v1.15.1 |
| 275 | 2026-07-17T21:26:12.600Z | Downloaded sec1 v0.7.3 |
| 276 | 2026-07-17T21:26:12.603Z | Downloaded unicode-ident v1.0.18 |
| 277 | 2026-07-17T21:26:12.603Z | Downloaded pkcs1 v0.7.5 |
| 278 | 2026-07-17T21:26:12.606Z | Downloaded serde_core v1.0.228 |
| 279 | 2026-07-17T21:26:12.606Z | Downloaded socket2 v0.6.3 |
| 280 | 2026-07-17T21:26:12.610Z | Downloaded indexmap v1.9.3 |
| 281 | 2026-07-17T21:26:12.610Z | Downloaded spki v0.7.3 |
| 282 | 2026-07-17T21:26:12.613Z | Downloaded sha2 v0.10.9 |
| 283 | 2026-07-17T21:26:12.613Z | Downloaded serde_with_macros v3.21.0 |
| 284 | 2026-07-17T21:26:12.613Z | Downloaded tempfile v3.27.0 |
| 285 | 2026-07-17T21:26:12.621Z | Downloaded bytes v1.10.1 |
| 286 | 2026-07-17T21:26:12.624Z | Downloaded rustversion v1.0.21 |
| 287 | 2026-07-17T21:26:12.627Z | Downloaded unicode-width v0.1.14 |
| 288 | 2026-07-17T21:26:12.630Z | Downloaded serde_derive v1.0.228 |
| 289 | 2026-07-17T21:26:12.633Z | Downloaded allocator-api2 v0.2.21 |
| 290 | 2026-07-17T21:26:12.633Z | Downloaded knuffel v3.2.0 |
| 291 | 2026-07-17T21:26:12.636Z | Downloaded darling_core v0.23.0 |
| 292 | 2026-07-17T21:26:12.640Z | Downloaded num-traits v0.2.19 |
| 293 | 2026-07-17T21:26:12.640Z | Downloaded zmij v1.0.14 |
| 294 | 2026-07-17T21:26:12.640Z | Downloaded crossbeam-channel v0.5.15 |
| 295 | 2026-07-17T21:26:12.643Z | Downloaded crypto-bigint v0.5.5 |
| 296 | 2026-07-17T21:26:12.647Z | Downloaded textwrap v0.15.2 |
| 297 | 2026-07-17T21:26:12.647Z | Downloaded backtrace v0.3.75 |
| 298 | 2026-07-17T21:26:12.650Z | Downloaded tinyvec v1.12.0 |
| 299 | 2026-07-17T21:26:12.653Z | Downloaded proc-macro2 v1.0.106 |
| 300 | 2026-07-17T21:26:12.658Z | Downloaded chumsky v0.9.3 |
| 301 | 2026-07-17T21:26:12.661Z | Downloaded der v0.7.10 |
| 302 | 2026-07-17T21:26:12.661Z | Downloaded indexmap v2.9.0 |
| 303 | 2026-07-17T21:26:12.663Z | Downloaded rsa v0.9.10 |
| 304 | 2026-07-17T21:26:12.667Z | Downloaded rustls-webpki v0.103.3 |
| 305 | 2026-07-17T21:26:12.670Z | Downloaded log v0.4.33 |
| 306 | 2026-07-17T21:26:12.673Z | Downloaded hashbrown v0.12.3 |
| 307 | 2026-07-17T21:26:12.673Z | Downloaded schemars v0.9.0 |
| 308 | 2026-07-17T21:26:12.679Z | Downloaded miniz_oxide v0.8.9 |
| 309 | 2026-07-17T21:26:12.682Z | Downloaded yansi v1.0.1 |
| 310 | 2026-07-17T21:26:12.682Z | Downloaded rustls-pki-types v1.12.0 |
| 311 | 2026-07-17T21:26:12.685Z | Downloaded rand v0.8.7 |
| 312 | 2026-07-17T21:26:12.688Z | Downloaded knus v3.4.0 |
| 313 | 2026-07-17T21:26:12.688Z | Downloaded cc v1.2.27 |
| 314 | 2026-07-17T21:26:12.691Z | Downloaded miette v5.10.0 |
| 315 | 2026-07-17T21:26:12.694Z | Downloaded hashbrown v0.14.5 |
| 316 | 2026-07-17T21:26:12.697Z | Downloaded typenum v1.18.0 |
| 317 | 2026-07-17T21:26:12.700Z | Downloaded memchr v2.7.5 |
| 318 | 2026-07-17T21:26:12.703Z | Downloaded pretty_assertions v1.4.1 |
| 319 | 2026-07-17T21:26:12.706Z | Downloaded hashbrown v0.15.4 |
| 320 | 2026-07-17T21:26:12.708Z | Downloaded clap_builder v4.6.0 |
| 321 | 2026-07-17T21:26:12.711Z | Downloaded serde_json v1.0.149 |
| 322 | 2026-07-17T21:26:12.714Z | Downloaded serde v1.0.228 |
| 323 | 2026-07-17T21:26:12.717Z | Downloaded unicode-segmentation v1.12.0 |
| 324 | 2026-07-17T21:26:12.720Z | Downloaded hkdf v0.12.4 |
| 325 | 2026-07-17T21:26:12.720Z | Downloaded schemars v1.2.0 |
| 326 | 2026-07-17T21:26:12.727Z | Downloaded miette v7.6.0 |
| 327 | 2026-07-17T21:26:12.730Z | Downloaded aho-corasick v1.1.4 |
| 328 | 2026-07-17T21:26:12.733Z | Downloaded mio v1.2.0 |
| 329 | 2026-07-17T21:26:12.747Z | Downloaded num-bigint-dig v0.8.6 |
| 330 | 2026-07-17T21:26:12.760Z | Downloaded gimli v0.31.1 |
| 331 | 2026-07-17T21:26:12.764Z | Downloaded syn v1.0.109 |
| 332 | 2026-07-17T21:26:12.769Z | Downloaded aws-lc-rs v1.17.0 |
| 333 | 2026-07-17T21:26:12.774Z | Downloaded winnow v0.7.11 |
| 334 | 2026-07-17T21:26:12.779Z | Downloaded syn v2.0.118 |
| 335 | 2026-07-17T21:26:12.784Z | Downloaded p384 v0.13.1 |
| 336 | 2026-07-17T21:26:12.788Z | Downloaded libm v0.2.15 |
| 337 | 2026-07-17T21:26:12.792Z | Downloaded salty v0.3.0 |
| 338 | 2026-07-17T21:26:12.796Z | Downloaded curve25519-dalek v4.1.3 |
| 339 | 2026-07-17T21:26:12.800Z | Downloaded chrono v0.4.41 |
| 340 | 2026-07-17T21:26:12.831Z | Downloaded serde_with v3.21.0 |
| 341 | 2026-07-17T21:26:12.848Z | Downloaded unicode-width v0.2.2 |
| 342 | 2026-07-17T21:26:12.853Z | Downloaded sha3 v0.10.8 |
| 343 | 2026-07-17T21:26:12.865Z | Downloaded zerocopy v0.8.54 |
| 344 | 2026-07-17T21:26:12.876Z | Downloaded time v0.3.53 |
| 345 | 2026-07-17T21:26:12.899Z | Downloaded object v0.36.7 |
| 346 | 2026-07-17T21:26:12.910Z | Downloaded regex-syntax v0.8.11 |
| 347 | 2026-07-17T21:26:12.921Z | Downloaded rustls v0.23.28 |
| 348 | 2026-07-17T21:26:12.933Z | Downloaded rustix v1.1.4 |
| 349 | 2026-07-17T21:26:12.981Z | Downloaded regex-automata v0.4.15 |
| 350 | 2026-07-17T21:26:13.021Z | Downloaded libc v0.2.185 |
| 351 | 2026-07-17T21:26:13.041Z | Downloaded tokio v1.52.0 |
| 352 | 2026-07-17T21:26:13.084Z | Downloaded ring v0.17.14 |
| 353 | 2026-07-17T21:26:13.407Z | Downloaded aws-lc-sys v0.41.0 |
| 354 | 2026-07-17T21:26:13.594Z | Compiling proc-macro2 v1.0.106 |
| 355 | 2026-07-17T21:26:13.594Z | Compiling quote v1.0.46 |
| 356 | 2026-07-17T21:26:13.594Z | Compiling unicode-ident v1.0.18 |
| 357 | 2026-07-17T21:26:13.594Z | Compiling libc v0.2.185 |
| 358 | 2026-07-17T21:26:13.594Z | Compiling cfg-if v1.0.1 |
| 359 | 2026-07-17T21:26:13.598Z | Compiling version_check v0.9.5 |
| 360 | 2026-07-17T21:26:13.598Z | Compiling const-oid v0.9.6 |
| 361 | 2026-07-17T21:26:13.679Z | Compiling typenum v1.18.0 |
| 362 | 2026-07-17T21:26:13.758Z | Compiling subtle v2.6.1 |
| 363 | 2026-07-17T21:26:13.798Z | Compiling flagset v0.4.7 |
| 364 | 2026-07-17T21:26:13.904Z | Compiling serde_core v1.0.228 |
| 365 | 2026-07-17T21:26:13.911Z | Compiling bitflags v2.9.1 |
| 366 | 2026-07-17T21:26:13.944Z | Compiling generic-array v0.14.7 |
| 367 | 2026-07-17T21:26:14.075Z | Compiling zerocopy v0.8.54 |
| 368 | 2026-07-17T21:26:14.156Z | Compiling strsim v0.11.1 |
| 369 | 2026-07-17T21:26:14.199Z | Compiling serde v1.0.228 |
| 370 | 2026-07-17T21:26:14.427Z | Compiling getrandom v0.2.16 |
| 371 | 2026-07-17T21:26:14.435Z | Compiling base64ct v1.8.0 |
| 372 | 2026-07-17T21:26:14.538Z | Compiling rand_core v0.6.4 |
| 373 | 2026-07-17T21:26:14.546Z | Compiling heck v0.5.0 |
| 374 | 2026-07-17T21:26:14.561Z | Compiling utf8parse v0.2.2 |
| 375 | 2026-07-17T21:26:14.596Z | Compiling base16ct v0.2.0 |
| 376 | 2026-07-17T21:26:14.663Z | Compiling pem-rfc7468 v0.7.0 |
| 377 | 2026-07-17T21:26:14.673Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-07-17T21:26:14.747Z | Compiling colorchoice v1.0.4 |
| 379 | 2026-07-17T21:26:14.766Z | Compiling is_terminal_polyfill v1.70.1 |
| 380 | 2026-07-17T21:26:14.853Z | Compiling anstyle-query v1.1.3 |
| 381 | 2026-07-17T21:26:14.853Z | Compiling once_cell v1.21.3 |
| 382 | 2026-07-17T21:26:14.891Z | Compiling syn v2.0.118 |
| 383 | 2026-07-17T21:26:14.905Z | Compiling anstyle v1.0.14 |
| 384 | 2026-07-17T21:26:14.950Z | Compiling ff v0.13.1 |
| 385 | 2026-07-17T21:26:14.959Z | Compiling object v0.36.7 |
| 386 | 2026-07-17T21:26:15.075Z | Compiling anstream v1.0.0 |
| 387 | 2026-07-17T21:26:15.109Z | Compiling clap_lex v1.1.0 |
| 388 | 2026-07-17T21:26:15.127Z | Compiling cpufeatures v0.2.17 |
| 389 | 2026-07-17T21:26:15.195Z | Compiling group v0.13.0 |
| 390 | 2026-07-17T21:26:15.276Z | Compiling syn v1.0.109 |
| 391 | 2026-07-17T21:26:15.342Z | Compiling semver v1.0.26 |
| 392 | 2026-07-17T21:26:15.362Z | Compiling adler2 v2.0.1 |
| 393 | 2026-07-17T21:26:15.371Z | Compiling libm v0.2.15 |
| 394 | 2026-07-17T21:26:15.374Z | Compiling autocfg v1.5.0 |
| 395 | 2026-07-17T21:26:15.486Z | Compiling rustversion v1.0.21 |
| 396 | 2026-07-17T21:26:15.586Z | Compiling memchr v2.7.5 |
| 397 | 2026-07-17T21:26:15.622Z | Compiling gimli v0.31.1 |
| 398 | 2026-07-17T21:26:15.717Z | Compiling num-traits v0.2.19 |
| 399 | 2026-07-17T21:26:15.775Z | Compiling miniz_oxide v0.8.9 |
| 400 | 2026-07-17T21:26:15.871Z | Compiling ahash v0.8.12 |
| 401 | 2026-07-17T21:26:16.026Z | Compiling rustc-demangle v0.1.25 |
| 402 | 2026-07-17T21:26:16.173Z | Compiling is_ci v1.2.0 |
| 403 | 2026-07-17T21:26:16.200Z | Compiling unicode-linebreak v0.1.5 |
| 404 | 2026-07-17T21:26:16.741Z | Compiling rustix v1.1.4 |
| 405 | 2026-07-17T21:26:16.883Z | Compiling unicode-width v0.1.14 |
| 406 | 2026-07-17T21:26:17.154Z | Compiling rustc_version v0.4.1 |
| 407 | 2026-07-17T21:26:17.342Z | Compiling addr2line v0.24.2 |
| 408 | 2026-07-17T21:26:17.432Z | Compiling ppv-lite86 v0.2.21 |
| 409 | 2026-07-17T21:26:17.615Z | Compiling errno v0.3.13 |
| 410 | 2026-07-17T21:26:17.660Z | Compiling allocator-api2 v0.2.21 |
| 411 | 2026-07-17T21:26:17.685Z | Compiling hex v0.4.3 |
| 412 | 2026-07-17T21:26:17.746Z | Compiling thiserror v2.0.18 |
| 413 | 2026-07-17T21:26:17.932Z | Compiling hashbrown v0.14.5 |
| 414 | 2026-07-17T21:26:17.970Z | Compiling rand_chacha v0.3.1 |
| 415 | 2026-07-17T21:26:18.235Z | Compiling num-integer v0.1.46 |
| 416 | 2026-07-17T21:26:18.290Z | Compiling curve25519-dalek v4.1.3 |
| 417 | 2026-07-17T21:26:18.455Z | Compiling backtrace v0.3.75 |
| 418 | 2026-07-17T21:26:18.458Z | Compiling spin v0.9.8 |
| 419 | 2026-07-17T21:26:18.470Z | Compiling keccak v0.1.5 |
| 420 | 2026-07-17T21:26:18.536Z | Compiling num-bigint-dig v0.8.6 |
| 421 | 2026-07-17T21:26:18.586Z | Compiling lazy_static v1.5.0 |
| 422 | 2026-07-17T21:26:18.625Z | Compiling num-iter v0.1.45 |
| 423 | 2026-07-17T21:26:18.674Z | Compiling chumsky v0.9.3 |
| 424 | 2026-07-17T21:26:18.711Z | Compiling terminal_size v0.4.4 |
| 425 | 2026-07-17T21:26:18.733Z | Compiling rand v0.8.7 |
| 426 | 2026-07-17T21:26:18.733Z | Compiling smallvec v1.15.1 |
| 427 | 2026-07-17T21:26:18.766Z | Compiling thiserror v1.0.69 |
| 428 | 2026-07-17T21:26:18.788Z | Compiling zeroize_derive v1.5.0 |
| 429 | 2026-07-17T21:26:18.839Z | Compiling der_derive v0.7.3 |
| 430 | 2026-07-17T21:26:18.934Z | Compiling serde_derive v1.0.228 |
| 431 | 2026-07-17T21:26:19.072Z | Compiling clap_derive v4.6.1 |
| 432 | 2026-07-17T21:26:19.355Z | Compiling backtrace-ext v0.2.1 |
| 433 | 2026-07-17T21:26:19.442Z | Compiling zeroize v1.9.0 |
| 434 | 2026-07-17T21:26:19.529Z | Compiling thiserror-impl v2.0.18 |
| 435 | 2026-07-17T21:26:19.793Z | Compiling der v0.7.10 |
| 436 | 2026-07-17T21:26:19.826Z | Compiling curve25519-dalek-derive v0.1.1 |
| 437 | 2026-07-17T21:26:20.095Z | Compiling crypto-common v0.1.6 |
| 438 | 2026-07-17T21:26:20.236Z | Compiling block-buffer v0.10.4 |
| 439 | 2026-07-17T21:26:20.371Z | Compiling digest v0.10.7 |
| 440 | 2026-07-17T21:26:20.492Z | Compiling crypto-bigint v0.5.5 |
| 441 | 2026-07-17T21:26:20.573Z | Compiling hmac v0.12.1 |
| 442 | 2026-07-17T21:26:20.698Z | Compiling signature v2.2.0 |
| 443 | 2026-07-17T21:26:20.707Z | Compiling hkdf v0.12.4 |
| 444 | 2026-07-17T21:26:20.740Z | Compiling spki v0.7.3 |
| 445 | 2026-07-17T21:26:20.837Z | Compiling sha2 v0.10.9 |
| 446 | 2026-07-17T21:26:20.942Z | Compiling pkcs8 v0.10.2 |
| 447 | 2026-07-17T21:26:21.078Z | Compiling rfc6979 v0.4.0 |
| 448 | 2026-07-17T21:26:21.161Z | Compiling sha3 v0.10.8 |
| 449 | 2026-07-17T21:26:21.258Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-07-17T21:26:21.258Z | Compiling is-terminal v0.4.16 |
| 451 | 2026-07-17T21:26:21.384Z | Compiling ident_case v1.0.1 |
| 452 | 2026-07-17T21:26:21.399Z | Compiling camino v1.2.4 |
| 453 | 2026-07-17T21:26:21.457Z | Compiling proc-macro-error-attr v1.0.4 |
| 454 | 2026-07-17T21:26:21.497Z | Compiling darling_core v0.23.0 |
| 455 | 2026-07-17T21:26:21.743Z | Compiling sec1 v0.7.3 |
| 456 | 2026-07-17T21:26:21.880Z | Compiling sha1 v0.10.6 |
| 457 | 2026-07-17T21:26:22.009Z | Compiling clap_builder v4.6.0 |
| 458 | 2026-07-17T21:26:22.101Z | Compiling jobserver v0.1.34 |
| 459 | 2026-07-17T21:26:22.157Z | Compiling proc-macro-error v1.0.4 |
| 460 | 2026-07-17T21:26:22.188Z | Compiling ipnet v2.12.0 |
| 461 | 2026-07-17T21:26:22.299Z | Compiling owo-colors v4.3.0 |
| 462 | 2026-07-17T21:26:22.385Z | Compiling shlex v1.3.0 |
| 463 | 2026-07-17T21:26:22.513Z | Compiling cc v1.2.27 |
| 464 | 2026-07-17T21:26:22.521Z | Compiling elliptic-curve v0.13.8 |
| 465 | 2026-07-17T21:26:22.664Z | Compiling slog v2.8.2 |
| 466 | 2026-07-17T21:26:22.717Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 467 | 2026-07-17T21:26:22.827Z | Compiling half v2.6.0 |
| 468 | 2026-07-17T21:26:22.891Z | Compiling ciborium-io v0.2.2 |
| 469 | 2026-07-17T21:26:22.964Z | Compiling smawk v0.3.2 |
| 470 | 2026-07-17T21:26:22.980Z | Compiling unicode-width v0.2.2 |
| 471 | 2026-07-17T21:26:23.074Z | Compiling unicode-segmentation v1.12.0 |
| 472 | 2026-07-17T21:26:23.091Z | Compiling textwrap v0.15.2 |
| 473 | 2026-07-17T21:26:23.099Z | Compiling ciborium-ll v0.2.2 |
| 474 | 2026-07-17T21:26:23.118Z | Compiling proc-macro-error2 v2.0.1 |
| 475 | 2026-07-17T21:26:23.254Z | Compiling textwrap v0.16.2 |
| 476 | 2026-07-17T21:26:23.305Z | Compiling cmake v0.1.54 |
| 477 | 2026-07-17T21:26:23.388Z | Compiling heck v0.4.1 |
| 478 | 2026-07-17T21:26:23.574Z | Compiling clap v4.6.1 |
| 479 | 2026-07-17T21:26:23.622Z | Compiling darling_macro v0.23.0 |
| 480 | 2026-07-17T21:26:23.630Z | Compiling erased-serde v0.3.31 |
| 481 | 2026-07-17T21:26:23.634Z | Compiling supports-hyperlinks v2.1.0 |
| 482 | 2026-07-17T21:26:23.645Z | Compiling supports-color v2.1.0 |
| 483 | 2026-07-17T21:26:23.692Z | Compiling supports-unicode v2.1.0 |
| 484 | 2026-07-17T21:26:23.789Z | Compiling miette-derive v7.6.0 |
| 485 | 2026-07-17T21:26:23.835Z | Compiling strum_macros v0.26.4 |
| 486 | 2026-07-17T21:26:23.854Z | Compiling miette-derive v5.10.0 |
| 487 | 2026-07-17T21:26:24.047Z | Compiling supports-color v3.0.2 |
| 488 | 2026-07-17T21:26:24.092Z | Compiling terminal_size v0.1.17 |
| 489 | 2026-07-17T21:26:24.178Z | Compiling darling v0.23.0 |
| 490 | 2026-07-17T21:26:24.197Z | Compiling fs_extra v1.3.0 |
| 491 | 2026-07-17T21:26:24.205Z | Compiling owo-colors v3.5.0 |
| 492 | 2026-07-17T21:26:24.252Z | Compiling serde_with_macros v3.21.0 |
| 493 | 2026-07-17T21:26:24.286Z | Compiling supports-hyperlinks v3.2.0 |
| 494 | 2026-07-17T21:26:24.427Z | Compiling dunce v1.0.5 |
| 495 | 2026-07-17T21:26:24.442Z | Compiling supports-unicode v3.0.0 |
| 496 | 2026-07-17T21:26:24.516Z | Compiling aws-lc-sys v0.41.0 |
| 497 | 2026-07-17T21:26:24.860Z | Compiling knuffel-derive v3.2.0 |
| 498 | 2026-07-17T21:26:24.897Z | Compiling knus-derive v3.4.0 |
| 499 | 2026-07-17T21:26:24.900Z | Compiling miette v7.6.0 |
| 500 | 2026-07-17T21:26:24.920Z | Compiling miette v5.10.0 |
| 501 | 2026-07-17T21:26:25.323Z | Compiling serde_with v3.21.0 |
| 502 | 2026-07-17T21:26:25.370Z | Compiling ciborium v0.2.2 |
| 503 | 2026-07-17T21:26:25.435Z | Compiling strum v0.26.3 |
| 504 | 2026-07-17T21:26:25.557Z | Compiling ecdsa v0.16.9 |
| 505 | 2026-07-17T21:26:25.874Z | Compiling primeorder v0.13.6 |
| 506 | 2026-07-17T21:26:25.923Z | Compiling ed25519 v2.2.3 |
| 507 | 2026-07-17T21:26:25.932Z | Compiling pkcs1 v0.7.5 |
| 508 | 2026-07-17T21:26:26.178Z | Compiling hubpack_derive v0.1.1 |
| 509 | 2026-07-17T21:26:26.215Z | Compiling base64 v0.22.1 |
| 510 | 2026-07-17T21:26:26.225Z | Compiling salty v0.3.0 |
| 511 | 2026-07-17T21:26:26.333Z | Compiling anyhow v1.0.103 |
| 512 | 2026-07-17T21:26:26.341Z | Compiling base64 v0.21.7 |
| 513 | 2026-07-17T21:26:26.402Z | Compiling getrandom v0.4.3 |
| 514 | 2026-07-17T21:26:26.499Z | Compiling knus v3.4.0 |
| 515 | 2026-07-17T21:26:26.596Z | Compiling knuffel v3.2.0 |
| 516 | 2026-07-17T21:26:26.652Z | Compiling rsa v0.9.10 |
| 517 | 2026-07-17T21:26:26.672Z | Compiling hubpack v0.1.2 |
| 518 | 2026-07-17T21:26:26.691Z | Compiling p384 v0.13.1 |
| 519 | 2026-07-17T21:26:26.845Z | Compiling ed25519-dalek v2.2.0 |
| 520 | 2026-07-17T21:26:26.885Z | Compiling x509-cert v0.2.5 |
| 521 | 2026-07-17T21:26:27.627Z | Compiling static_assertions v1.1.0 |
| 522 | 2026-07-17T21:26:27.661Z | Compiling aws-lc-rs v1.17.0 |
| 523 | 2026-07-17T21:26:27.689Z | Compiling log v0.4.33 |
| 524 | 2026-07-17T21:26:27.889Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 525 | 2026-07-17T21:26:27.958Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 526 | 2026-07-17T21:26:27.998Z | Compiling crossbeam-utils v0.8.21 |
| 527 | 2026-07-17T21:26:28.219Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 528 | 2026-07-17T21:26:28.305Z | Compiling rustls-pki-types v1.12.0 |
| 529 | 2026-07-17T21:26:28.394Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 530 | 2026-07-17T21:26:28.429Z | Compiling tokio-macros v2.7.0 |
| 531 | 2026-07-17T21:26:28.510Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-07-17T21:26:28.647Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 533 | 2026-07-17T21:26:28.749Z | Compiling socket2 v0.6.3 |
| 534 | 2026-07-17T21:26:28.788Z | Compiling dirs-sys-next v0.1.2 |
| 535 | 2026-07-17T21:26:29.088Z | Compiling mio v1.2.0 |
| 536 | 2026-07-17T21:26:29.111Z | Compiling rustls v0.23.28 |
| 537 | 2026-07-17T21:26:29.126Z | Compiling untrusted v0.9.0 |
| 538 | 2026-07-17T21:26:29.172Z | Compiling num-conv v0.2.2 |
| 539 | 2026-07-17T21:26:29.209Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 540 | 2026-07-17T21:26:29.238Z | Compiling hashbrown v0.15.4 |
| 541 | 2026-07-17T21:26:29.317Z | Compiling equivalent v1.0.2 |
| 542 | 2026-07-17T21:26:29.320Z | Compiling bytes v1.10.1 |
| 543 | 2026-07-17T21:26:29.402Z | Compiling pin-project-lite v0.2.16 |
| 544 | 2026-07-17T21:26:29.427Z | Compiling time-core v0.1.9 |
| 545 | 2026-07-17T21:26:29.506Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 546 | 2026-07-17T21:26:29.576Z | Compiling dirs-next v2.0.0 |
| 547 | 2026-07-17T21:26:29.610Z | Compiling time-macros v0.2.31 |
| 548 | 2026-07-17T21:26:29.692Z | Compiling indexmap v2.9.0 |
| 549 | 2026-07-17T21:26:29.907Z | Compiling tokio v1.52.0 |
| 550 | 2026-07-17T21:26:29.910Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 551 | 2026-07-17T21:26:30.215Z | Compiling env_filter v2.0.0 |
| 552 | 2026-07-17T21:26:30.543Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-07-17T21:26:30.687Z | Compiling toml_datetime v0.6.11 |
| 554 | 2026-07-17T21:26:30.781Z | Compiling thread_local v1.1.9 |
| 555 | 2026-07-17T21:26:30.949Z | Compiling slog-async v2.8.0 |
| 556 | 2026-07-17T21:26:31.054Z | Compiling deranged v0.5.8 |
| 557 | 2026-07-17T21:26:31.275Z | Compiling winnow v0.7.11 |
| 558 | 2026-07-17T21:26:31.853Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 559 | 2026-07-17T21:26:31.951Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 560 | 2026-07-17T21:26:32.029Z | Compiling fastrand v2.3.0 |
| 561 | 2026-07-17T21:26:32.077Z | Compiling powerfmt v0.2.0 |
| 562 | 2026-07-17T21:26:32.273Z | Compiling toml_write v0.1.2 |
| 563 | 2026-07-17T21:26:32.286Z | Compiling time v0.3.53 |
| 564 | 2026-07-17T21:26:32.295Z | Compiling tempfile v3.27.0 |
| 565 | 2026-07-17T21:26:32.476Z | Compiling toml_edit v0.22.27 |
| 566 | 2026-07-17T21:26:32.705Z | Compiling env_logger v0.11.11 |
| 567 | 2026-07-17T21:26:33.038Z | Compiling crossbeam-channel v0.5.15 |
| 568 | 2026-07-17T21:26:33.161Z | Compiling term v0.7.0 |
| 569 | 2026-07-17T21:26:33.686Z | Compiling serde-big-array v0.5.1 |
| 570 | 2026-07-17T21:26:33.690Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 571 | 2026-07-17T21:26:33.701Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 572 | 2026-07-17T21:26:33.797Z | Compiling async-trait v0.1.89 |
| 573 | 2026-07-17T21:26:33.821Z | Compiling corncobs v0.1.4 |
| 574 | 2026-07-17T21:26:33.992Z | Compiling take_mut v0.2.2 |
| 575 | 2026-07-17T21:26:34.002Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 576 | 2026-07-17T21:26:34.147Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 577 | 2026-07-17T21:26:34.271Z | Compiling toml v0.8.23 |
| 578 | 2026-07-17T21:26:34.403Z | Compiling slog-term v2.9.1 |
| 579 | 2026-07-17T21:26:34.810Z | Compiling secrecy v0.8.0 |
| 580 | 2026-07-17T21:26:34.951Z | Compiling diff v0.1.13 |
| 581 | 2026-07-17T21:26:35.017Z | Compiling yansi v1.0.1 |
| 582 | 2026-07-17T21:26:35.257Z | Compiling pretty_assertions v1.4.1 |
| 583 | 2026-07-17T21:26:37.144Z | Compiling sprockets-tls v0.1.0 (/work/oxidecomputer/sprockets/tls) |
| 584 | 2026-07-17T21:26:37.526Z | Compiling sprockets-tls-test-utils v0.1.0 (/work/oxidecomputer/sprockets/tls/test-utils) |
| 585 | 2026-07-17T21:26:43.559Z | Compiling rustls-webpki v0.103.3 |
| 586 | 2026-07-17T21:26:46.046Z | Compiling tokio-rustls v0.26.2 |
| 587 | 2026-07-17T21:26:51.742Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.65s |
| 588 | 2026-07-17T21:26:51.857Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls-bda51c112a52ddce) |
| 589 | 2026-07-17T21:26:51.860Z | |
| 590 | 2026-07-17T21:26:51.860Z | running 8 tests |
| 591 | 2026-07-17T21:26:51.863Z | test tests::toml_config ... ok |
| 592 | 2026-07-17T21:26:51.883Z | Jul 17 21:26:50.885Jul 17 21:26:50.885Jul 17 21:26:50.885Jul 17 21:26:50.885 INFOINFOINFO INFOUsing file Using file Using file ""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor"/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor""Using file /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", , component, component:: component , sprocketssprockets:component |
| 593 | 2026-07-17T21:26:51.883Z | :sprockets |
| 594 | 2026-07-17T21:26:51.883Z | sprockets |
| 595 | 2026-07-17T21:26:51.883Z | |
| 596 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 597 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885Jul 17 21:26:50.885 INFOINFO Using file Jul 17 21:26:50.885Using file "INFO"Jul 17 21:26:50.885 /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cborUsing file Jul 17 21:26:50.885""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor, "INFO, /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cborcomponentcomponent:" :Using file " /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cborsprockets, "sprockets, |
| 598 | 2026-07-17T21:26:51.887Z | |
| 599 | 2026-07-17T21:26:51.887Z | componentcomponent:: sprocketssprockets |
| 600 | 2026-07-17T21:26:51.887Z | |
| 601 | 2026-07-17T21:26:51.887Z | INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 602 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 603 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 604 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 605 | 2026-07-17T21:26:51.887Z | Jul 17 21:26:50.885 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 606 | 2026-07-17T21:26:51.890Z | Jul 17 21:26:50.888 INFO Loaded keys and certs, component: sprockets |
| 607 | 2026-07-17T21:26:51.890Z | Jul 17 21:26:50.888 INFO Loaded keys and certsJul 17 21:26:50.888, componentINFO: Loaded keys and certssprockets, |
| 608 | 2026-07-17T21:26:51.890Z | component: sprockets |
| 609 | 2026-07-17T21:26:51.890Z | Jul 17 21:26:50.888 INFO Loaded keys and certs, component: sprockets |
| 610 | 2026-07-17T21:26:51.890Z | Jul 17 21:26:50.888 INFO Loaded keys and certs, component: sprockets |
| 611 | 2026-07-17T21:26:51.893Z | Jul 17 21:26:50.892 INFO Loaded keys and certs, component: sprockets |
| 612 | 2026-07-17T21:26:51.910Z | Jul 17 21:26:50.911 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 613 | 2026-07-17T21:26:51.917Z | Jul 17 21:26:50.918 INFO Signature verified successfully, component: sprockets |
| 614 | 2026-07-17T21:26:51.920Z | test client::tests::test_client_verifier ... ok |
| 615 | 2026-07-17T21:26:51.934Z | Jul 17 21:26:50.936 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 616 | 2026-07-17T21:26:51.937Z | Jul 17 21:26:50.936 INFO verifier succeeded against root w/ subject: Jul 17 21:26:50.936CN =INFO tverifier succeeded against root w/ subject: est-root-a,CN=testO-=rOoxoitd-ea ,Computer Company,O=Oxide ComputerC =CUoSmp, acomponentn:y ,sprockets |
| 617 | 2026-07-17T21:26:51.937Z | C=US, component: sprockets |
| 618 | 2026-07-17T21:26:51.937Z | Jul 17 21:26:50.936 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 619 | 2026-07-17T21:26:51.937Z | Jul 17 21:26:50.936 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 620 | 2026-07-17T21:26:51.940Z | Jul 17 21:26:50.939 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 621 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.942 INFO Signature verified successfully, component: sprockets |
| 622 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.942 INFO Signature verified successfully, component: sprockets |
| 623 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.942 INFO Signature verified successfully, component: sprockets |
| 624 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.942 INFO Signature verified successfully, component: sprockets |
| 625 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.943 INFO Signature verified successfully, component: sprockets |
| 626 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.946 INFO Signature verified successfully, component: sprockets |
| 627 | 2026-07-17T21:26:51.968Z | Jul 17 21:26:50.948 INFO Loaded keys and certs, component: sprockets |
| 628 | 2026-07-17T21:26:51.988Z | Jul 17 21:26:50.990 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 629 | 2026-07-17T21:26:51.992Z | Jul 17 21:26:50.990 Jul 17 21:26:50.990INFO INFOverifier succeeded against root w/ subject: verifier succeeded against root w/ subject: CNCN==tteesstt--rroooott--aa,,OO==OOxxiiddee CCoommppuutteerr CCoommppaannyy,,CC==UUSS, , componentcomponent:: sprocketssprockets |
| 630 | 2026-07-17T21:26:51.992Z | |
| 631 | 2026-07-17T21:26:51.992Z | Jul 17 21:26:50.990 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 632 | 2026-07-17T21:26:51.992Z | Jul 17 21:26:50.990 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 633 | 2026-07-17T21:26:51.996Z | Jul 17 21:26:50.995 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 634 | 2026-07-17T21:26:51.996Z | Jul 17 21:26:50.996 INFO Signature verified successfully, component: sprockets |
| 635 | 2026-07-17T21:26:51.996Z | Jul 17 21:26:50.996 INFO Signature verified successfully, component: sprockets |
| 636 | 2026-07-17T21:26:51.996Z | Jul 17 21:26:50.996 INFO Signature verified successfully, component: sprocketsJul 17 21:26:50.996 |
| 637 | 2026-07-17T21:26:51.996Z | INFO Signature verified successfully, component: sprockets |
| 638 | 2026-07-17T21:26:51.999Z | test tests::unattested_client ... ok |
| 639 | 2026-07-17T21:26:51.999Z | Jul 17 21:26:50.997 INFO Signature verified successfully, componentJul 17 21:26:50.997: INFOsprockets |
| 640 | 2026-07-17T21:26:51.999Z | Running with protocol version 2, component: sprockets |
| 641 | 2026-07-17T21:26:51.999Z | Jul 17 21:26:50.997 INFO Running with protocol version 2, component: sprockets |
| 642 | 2026-07-17T21:26:51.999Z | Jul 17 21:26:50.997 INFO Running with protocol version 2, component: sprockets |
| 643 | 2026-07-17T21:26:51.999Z | Jul 17 21:26:50.997 INFO Running with protocol version 2, component: sprockets |
| 644 | 2026-07-17T21:26:51.999Z | test tests::oversized_message_rejected ... ok |
| 645 | 2026-07-17T21:26:51.999Z | test tests::short_version_message_rejected ... ok |
| 646 | 2026-07-17T21:26:52.002Z | Jul 17 21:26:51.001 INFO Signature verified successfully, component: sprockets |
| 647 | 2026-07-17T21:26:52.002Z | Jul 17 21:26:51.003 INFO Loaded keys and certs, component: sprockets |
| 648 | 2026-07-17T21:26:52.049Z | Jul 17 21:26:51.050 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 649 | 2026-07-17T21:26:52.055Z | Jul 17 21:26:51.057 INFO Signature verified successfully, component: sprockets |
| 650 | 2026-07-17T21:26:52.058Z | Jul 17 21:26:51.059 INFO Jul 17 21:26:51.059Cert chain from peer " PDV2:913-0000019:RRR:20000002INFO" verified against root " Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CNCN==tteesstt--rroooott--aa,,OO==OOxxiiddee CCoommppuutteerr CCoommppaannyy,,CC==UUSS"", , componentcomponent:: sprocketssprockets |
| 651 | 2026-07-17T21:26:52.058Z | |
| 652 | 2026-07-17T21:26:52.058Z | Jul 17 21:26:51.059Jul 17 21:26:51.059 INFOINFO TQ & attestation cert chains agree on platform idTQ & attestation cert chains agree on platform id, , componentcomponent:: sprocketssprockets |
| 653 | 2026-07-17T21:26:52.058Z | |
| 654 | 2026-07-17T21:26:52.103Z | Jul 17 21:26:51.104 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 655 | 2026-07-17T21:26:52.106Z | Jul 17 21:26:51.107 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,Jul 17 21:26:51.107O =INFOO xCert chain from peer "iPDV2:913-0000019:RRR:20000001d" verified against root "e Computer Company,CN=test-root-a,C=US", component: sprockets |
| 656 | 2026-07-17T21:26:52.106Z | Jul 17 21:26:51.107O =INFOO xTQ & attestation cert chains agree on platform idi, dcomponente: Csprocketso |
| 657 | 2026-07-17T21:26:52.106Z | mputer Company,C=US", component: sprockets |
| 658 | 2026-07-17T21:26:52.106Z | Jul 17 21:26:51.107 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 659 | 2026-07-17T21:26:52.109Z | Jul 17 21:26:51.111 INFO Signature verified successfully, component: sprockets |
| 660 | 2026-07-17T21:26:52.112Z | Jul 17 21:26:51.113 INFO Peer attestation verified, component: sprockets |
| 661 | 2026-07-17T21:26:52.112Z | Jul 17 21:26:51.113 INFO Peer measurements appraised successfully, component: sprockets |
| 662 | 2026-07-17T21:26:52.112Z | Jul 17 21:26:51.113 INFO Peer attestation verified, component: sprockets |
| 663 | 2026-07-17T21:26:52.112Z | Jul 17 21:26:51.114 WARN Peer (PDV2:913-0000019:RRR:20000002) measurements appraisal failed: Measurements are not a subset of reference measurements: measurement set |
| 664 | 2026-07-17T21:26:52.112Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 665 | 2026-07-17T21:26:52.112Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 666 | 2026-07-17T21:26:52.112Z | corpus Reference measurements |
| 667 | 2026-07-17T21:26:52.113Z | (set is empty) |
| 668 | 2026-07-17T21:26:52.113Z | , component: sprockets |
| 669 | 2026-07-17T21:26:52.118Z | Jul 17 21:26:51.120 INFO Peer attestation verified, component: sprockets |
| 670 | 2026-07-17T21:26:52.121Z | Jul 17 21:26:51.120 INFO Peer measurements appraised successfully, component: sprockets |
| 671 | 2026-07-17T21:26:52.121Z | Jul 17 21:26:51.120 INFO Peer attestation verified, component: sprockets |
| 672 | 2026-07-17T21:26:52.121Z | Jul 17 21:26:51.120 WARN Peer (PDV2:913-0000019:RRR:20000001) measurements appraisal failed Measurements are not a subset of reference measurements: measurement set |
| 673 | 2026-07-17T21:26:52.121Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 674 | 2026-07-17T21:26:52.121Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 675 | 2026-07-17T21:26:52.121Z | corpus Reference measurements |
| 676 | 2026-07-17T21:26:52.121Z | (set is empty) |
| 677 | 2026-07-17T21:26:52.121Z | , component: sprockets |
| 678 | 2026-07-17T21:26:52.121Z | test tests::basic ... ok |
| 679 | 2026-07-17T21:26:52.121Z | test tests::no_corpus ... ok |
| 680 | 2026-07-17T21:26:52.157Z | Jul 17 21:26:51.158 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 681 | 2026-07-17T21:26:52.163Z | Jul 17 21:26:51.165 INFO Signature verified successfully, component: sprockets |
| 682 | 2026-07-17T21:26:52.211Z | Jul 17 21:26:51.212 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 683 | 2026-07-17T21:26:52.218Z | Jul 17 21:26:51.219 INFO Signature verified successfully, component: sprockets |
| 684 | 2026-07-17T21:26:52.222Z | Jul 17 21:26:51.219 INFO Running with protocol version 2, component: sprockets |
| 685 | 2026-07-17T21:26:52.222Z | Jul 17 21:26:51.219 INFO Running with protocol version 2, component: sprockets |
| 686 | 2026-07-17T21:26:52.222Z | Jul 17 21:26:51.219 INFO Running with protocol version 2, component: sprockets |
| 687 | 2026-07-17T21:26:52.222Z | Jul 17 21:26:51.219 INFO Running with protocol version 2, component: sprockets |
| 688 | 2026-07-17T21:26:52.226Z | Jul 17 21:26:51.227 INFO Running with protocol version 2, component: sprockets |
| 689 | 2026-07-17T21:26:52.233Z | Jul 17 21:26:51.234 INFO Running with protocol version 2, component: sprockets |
| 690 | 2026-07-17T21:26:52.310Z | Jul 17 21:26:51.311 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 691 | 2026-07-17T21:26:52.310Z | Jul 17 21:26:51.311 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 692 | 2026-07-17T21:26:52.357Z | Jul 17 21:26:51.359 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 693 | 2026-07-17T21:26:52.357Z | Jul 17 21:26:51.359 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 694 | 2026-07-17T21:26:52.405Z | Jul 17 21:26:51.406 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 695 | 2026-07-17T21:26:52.405Z | Jul 17 21:26:51.406 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 696 | 2026-07-17T21:26:52.452Z | Jul 17 21:26:51.453 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 697 | 2026-07-17T21:26:52.452Z | Jul 17 21:26:51.453 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 698 | 2026-07-17T21:26:52.499Z | Jul 17 21:26:51.500 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 699 | 2026-07-17T21:26:52.499Z | Jul 17 21:26:51.500 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 700 | 2026-07-17T21:26:52.546Z | Jul 17 21:26:51.547 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 701 | 2026-07-17T21:26:52.546Z | Jul 17 21:26:51.547 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 702 | 2026-07-17T21:26:52.553Z | Jul 17 21:26:51.554 INFO Peer attestation verified, component: sprockets |
| 703 | 2026-07-17T21:26:52.553Z | Jul 17 21:26:51.554 INFO Peer measurements appraised successfully, component: sprockets |
| 704 | 2026-07-17T21:26:52.559Z | Jul 17 21:26:51.560 INFO Peer attestation verified, component: sprockets |
| 705 | 2026-07-17T21:26:52.559Z | Jul 17 21:26:51.560 INFO Peer measurements appraised successfully, component: sprockets |
| 706 | 2026-07-17T21:26:52.565Z | Jul 17 21:26:51.567 INFO Peer attestation verified, component: sprockets |
| 707 | 2026-07-17T21:26:52.565Z | Jul 17 21:26:51.567 INFO Peer measurements appraised successfully, component: sprockets |
| 708 | 2026-07-17T21:26:52.573Z | Jul 17 21:26:51.573 INFO Peer attestation verified, component: sprockets |
| 709 | 2026-07-17T21:26:52.576Z | Jul 17 21:26:51.573 INFO Peer measurements appraised successfully, component: sprockets |
| 710 | 2026-07-17T21:26:52.579Z | Jul 17 21:26:51.579 INFO Peer attestation verified, component: sprockets |
| 711 | 2026-07-17T21:26:52.579Z | Jul 17 21:26:51.579 INFO Peer measurements appraised successfully, component: sprockets |
| 712 | 2026-07-17T21:26:52.584Z | Jul 17 21:26:51.586 INFO Peer attestation verified, component: sprockets |
| 713 | 2026-07-17T21:26:52.587Z | Jul 17 21:26:51.586 INFO Peer measurements appraised successfully, component: sprockets |
| 714 | 2026-07-17T21:26:52.587Z | test tests::spawn_accept ... ok |
| 715 | 2026-07-17T21:26:52.587Z | |
| 716 | 2026-07-17T21:26:52.587Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s |
| 717 | 2026-07-17T21:26:52.587Z | |
| 718 | 2026-07-17T21:26:52.590Z | Running tests/quic_examples.rs (target/debug/deps/quic_examples-1d84eb858049b299) |
| 719 | 2026-07-17T21:26:52.593Z | |
| 720 | 2026-07-17T21:26:52.593Z | running 0 tests |
| 721 | 2026-07-17T21:26:52.593Z | |
| 722 | 2026-07-17T21:26:52.593Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 723 | 2026-07-17T21:26:52.594Z | |
| 724 | 2026-07-17T21:26:52.594Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls_test_utils-cf018f56730d5c4f) |
| 725 | 2026-07-17T21:26:52.594Z | |
| 726 | 2026-07-17T21:26:52.594Z | running 1 test |
| 727 | 2026-07-17T21:26:52.620Z | test tests::sprockets_example_matches_code_based_generation ... ok |
| 728 | 2026-07-17T21:26:52.620Z | |
| 729 | 2026-07-17T21:26:52.620Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 730 | 2026-07-17T21:26:52.620Z | |
| 731 | 2026-07-17T21:26:52.623Z | Doc-tests sprockets_tls |
| 732 | 2026-07-17T21:26:52.742Z | |
| 733 | 2026-07-17T21:26:52.742Z | running 0 tests |
| 734 | 2026-07-17T21:26:52.742Z | |
| 735 | 2026-07-17T21:26:52.742Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 736 | 2026-07-17T21:26:52.742Z | |
| 737 | 2026-07-17T21:26:52.753Z | Doc-tests sprockets_tls_test_utils |
| 738 | 2026-07-17T21:26:52.810Z | |
| 739 | 2026-07-17T21:26:52.810Z | running 0 tests |
| 740 | 2026-07-17T21:26:52.810Z | |
| 741 | 2026-07-17T21:26:52.810Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 742 | 2026-07-17T21:26:52.810Z | |
| 743 | 2026-07-17T21:26:52.848Z | process exited: duration 44803 ms, exit code 0 |
| |
| 744 | 2026-07-17T21:26:52.855Z | found 0 output files |