|
|
|
| 1 | 2026-08-10T17:45:19.997Z | job assigned to worker 01KZPCD9NRED3NTVHRT2P5S19H [factory aws, i-020f6ff49c1d31995] (queued for 55 s) |
| |
| 2 | 2026-08-10T17:45:26.787Z | starting task 0: "setup" |
| 3 | 2026-08-10T17:45:26.793Z | ++ uname -s |
| 4 | 2026-08-10T17:45:26.796Z | + kern=SunOS |
| 5 | 2026-08-10T17:45:26.796Z | + build_user=build |
| 6 | 2026-08-10T17:45:26.796Z | + build_uid=12345 |
| 7 | 2026-08-10T17:45:26.796Z | + work_dir=/work |
| 8 | 2026-08-10T17:45:26.796Z | + input_dir=/input |
| 9 | 2026-08-10T17:45:26.796Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-10T17:45:26.796Z | + case "$kern" in |
| 11 | 2026-08-10T17:45:26.796Z | + groupadd -g 12345 build |
| 12 | 2026-08-10T17:45:26.796Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-10T17:45:28.803Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-10T17:45:28.902Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-10T17:45:28.906Z | + home_fs=zfs |
| 16 | 2026-08-10T17:45:28.906Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-10T17:45:28.906Z | + mkdir -p /home/build |
| 18 | 2026-08-10T17:45:28.906Z | + chown build:build /home/build /work |
| 19 | 2026-08-10T17:45:30.906Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-10T17:45:30.910Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-08-10T17:45:30.916Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-10T17:45:30.920Z | + printf ' * rust toolchain channel = "%s"\n' 1.88 |
| 23 | 2026-08-10T17:45:30.920Z | * rust toolchain channel = "1.88" |
| 24 | 2026-08-10T17:45:30.920Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-10T17:45:30.920Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-10T17:45:30.920Z | * rust toolchain profile = "default" |
| 27 | 2026-08-10T17:45:30.920Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-10T17:45:30.923Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-10T17:45:30.923Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88 --profile default |
| 30 | 2026-08-10T17:45:31.031Z | info: downloading installer |
| 31 | 2026-08-10T17:45:32.250Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-10T17:45:32.250Z | warn: /opt/ooce/bin |
| 33 | 2026-08-10T17:45:32.250Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-10T17:45:32.250Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-10T17:45:32.250Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-10T17:45:32.250Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-10T17:45:32.250Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-10T17:45:32.250Z | error: cannot install while Rust is installed |
| 39 | 2026-08-10T17:45:32.250Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-10T17:45:32.250Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-10T17:45:32.250Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-10T17:45:32.250Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-10T17:45:32.251Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-10T17:45:32.262Z | info: profile set to default |
| 45 | 2026-08-10T17:45:32.263Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-10T17:45:32.267Z | info: syncing channel updates for 1.88-x86_64-unknown-illumos |
| 47 | 2026-08-10T17:45:32.394Z | info: latest update on 2025-06-26 for version 1.88.0 (6b00bc388 2025-06-23) |
| 48 | 2026-08-10T17:45:32.399Z | info: downloading 6 components |
| 49 | 2026-08-10T17:45:46.200Z | info: default toolchain set to 1.88-x86_64-unknown-illumos |
| 50 | 2026-08-10T17:45:46.200Z | |
| 51 | 2026-08-10T17:45:46.238Z | 1.88-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 52 | 2026-08-10T17:45:46.238Z | |
| 53 | 2026-08-10T17:45:46.238Z | |
| 54 | 2026-08-10T17:45:46.241Z | Rust is installed now. Great! |
| 55 | 2026-08-10T17:45:46.241Z | |
| 56 | 2026-08-10T17:45:46.241Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-10T17:45:46.241Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-10T17:45:46.241Z | |
| 59 | 2026-08-10T17:45:46.241Z | To configure your current shell, you need to source |
| 60 | 2026-08-10T17:45:46.241Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-10T17:45:46.241Z | |
| 62 | 2026-08-10T17:45:46.241Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-10T17:45:46.241Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-10T17:45:46.241Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-10T17:45:46.241Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-10T17:45:46.241Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-10T17:45:46.241Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-10T17:45:46.242Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-10T17:45:46.242Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-10T17:45:46.242Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-10T17:45:46.329Z | + rustup --version |
| 72 | 2026-08-10T17:45:46.338Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-10T17:45:46.341Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-10T17:45:46.361Z | info: the currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 75 | 2026-08-10T17:45:46.365Z | + cargo --version |
| 76 | 2026-08-10T17:45:46.376Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 77 | 2026-08-10T17:45:46.380Z | + rustc --version |
| 78 | 2026-08-10T17:45:46.399Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 79 | 2026-08-10T17:45:46.402Z | process exited: duration 15483 ms, exit code 0 |
| |
| 80 | 2026-08-10T17:45:46.408Z | starting task 2: "authentication" |
| 81 | 2026-08-10T17:45:46.425Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-10T17:45:46.431Z | starting task 3: "clone repository" |
| 83 | 2026-08-10T17:45:46.435Z | + mkdir -p /work/oxidecomputer/sprockets |
| 84 | 2026-08-10T17:45:46.439Z | + git clone https://github.com/oxidecomputer/sprockets /work/oxidecomputer/sprockets |
| 85 | 2026-08-10T17:45:46.467Z | Cloning into '/work/oxidecomputer/sprockets'... |
| 86 | 2026-08-10T17:45:47.065Z | + cd /work/oxidecomputer/sprockets |
| 87 | 2026-08-10T17:45:47.065Z | + git fetch origin b8782742d1bd91546887fbc1757a7d024a5469ef |
| 88 | 2026-08-10T17:45:47.407Z | From https://github.com/oxidecomputer/sprockets |
| 89 | 2026-08-10T17:45:47.408Z | * branch b8782742d1bd91546887fbc1757a7d024a5469ef -> FETCH_HEAD |
| 90 | 2026-08-10T17:45:47.414Z | + [[ -n ipcc-feature ]] |
| 91 | 2026-08-10T17:45:47.417Z | ++ git branch --show-current |
| 92 | 2026-08-10T17:45:47.417Z | + current=main |
| 93 | 2026-08-10T17:45:47.417Z | + [[ main != ipcc-feature ]] |
| 94 | 2026-08-10T17:45:47.417Z | + git branch -f ipcc-feature b8782742d1bd91546887fbc1757a7d024a5469ef |
| 95 | 2026-08-10T17:45:47.420Z | + git checkout -f ipcc-feature |
| 96 | 2026-08-10T17:45:47.424Z | Switched to branch 'ipcc-feature' |
| 97 | 2026-08-10T17:45:47.427Z | + git reset --hard b8782742d1bd91546887fbc1757a7d024a5469ef |
| 98 | 2026-08-10T17:45:47.430Z | HEAD is now at b878274 Put IPCC behind a default-on cargo feature |
| 99 | 2026-08-10T17:45:47.430Z | process exited: duration 997 ms, exit code 0 |
| |
| 100 | 2026-08-10T17:45:47.436Z | starting task 4: "build" |
| 101 | 2026-08-10T17:45:47.440Z | + cargo --version |
| 102 | 2026-08-10T17:45:47.449Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 103 | 2026-08-10T17:45:47.451Z | + rustc --version |
| 104 | 2026-08-10T17:45:47.471Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 105 | 2026-08-10T17:45:47.475Z | + cargo test |
| 106 | 2026-08-10T17:45:47.554Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 107 | 2026-08-10T17:45:47.942Z | Updating crates.io index |
| 108 | 2026-08-10T17:45:47.974Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 109 | 2026-08-10T17:45:48.284Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 110 | 2026-08-10T17:45:48.734Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 111 | 2026-08-10T17:45:49.101Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 112 | 2026-08-10T17:45:49.707Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 113 | 2026-08-10T17:45:50.012Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 114 | 2026-08-10T17:45:51.829Z | Downloading crates ... |
| 115 | 2026-08-10T17:45:51.881Z | Downloaded colorchoice v1.0.4 |
| 116 | 2026-08-10T17:45:51.885Z | Downloaded hubpack_derive v0.1.1 |
| 117 | 2026-08-10T17:45:51.885Z | Downloaded dyn-clone v1.0.19 |
| 118 | 2026-08-10T17:45:51.889Z | Downloaded anstream v1.0.0 |
| 119 | 2026-08-10T17:45:51.895Z | Downloaded time-core v0.1.9 |
| 120 | 2026-08-10T17:45:51.899Z | Downloaded cpufeatures v0.2.17 |
| 121 | 2026-08-10T17:45:51.902Z | Downloaded thiserror-impl v2.0.18 |
| 122 | 2026-08-10T17:45:51.902Z | Downloaded thiserror v1.0.69 |
| 123 | 2026-08-10T17:45:51.905Z | Downloaded log v0.4.33 |
| 124 | 2026-08-10T17:45:51.908Z | Downloaded toml_datetime v0.6.11 |
| 125 | 2026-08-10T17:45:51.911Z | Downloaded proc-macro-error2 v2.0.1 |
| 126 | 2026-08-10T17:45:51.911Z | Downloaded clap_lex v1.1.0 |
| 127 | 2026-08-10T17:45:51.915Z | Downloaded adler2 v2.0.1 |
| 128 | 2026-08-10T17:45:51.915Z | Downloaded cmake v0.1.54 |
| 129 | 2026-08-10T17:45:51.918Z | Downloaded knuffel-derive v3.2.0 |
| 130 | 2026-08-10T17:45:51.918Z | Downloaded semver v1.0.26 |
| 131 | 2026-08-10T17:45:51.921Z | Downloaded crossbeam-channel v0.5.15 |
| 132 | 2026-08-10T17:45:51.925Z | Downloaded ciborium-io v0.2.2 |
| 133 | 2026-08-10T17:45:51.925Z | Downloaded cfg-if v1.0.1 |
| 134 | 2026-08-10T17:45:51.925Z | Downloaded proc-macro-error v1.0.4 |
| 135 | 2026-08-10T17:45:51.928Z | Downloaded tokio-rustls v0.26.2 |
| 136 | 2026-08-10T17:45:51.928Z | Downloaded ahash v0.8.12 |
| 137 | 2026-08-10T17:45:51.931Z | Downloaded textwrap v0.16.2 |
| 138 | 2026-08-10T17:45:51.935Z | Downloaded toml v0.8.23 |
| 139 | 2026-08-10T17:45:51.935Z | Downloaded rand_core v0.6.4 |
| 140 | 2026-08-10T17:45:51.938Z | Downloaded quote v1.0.46 |
| 141 | 2026-08-10T17:45:51.938Z | Downloaded base16ct v0.2.0 |
| 142 | 2026-08-10T17:45:51.941Z | Downloaded num-traits v0.2.19 |
| 143 | 2026-08-10T17:45:51.941Z | Downloaded hex v0.4.3 |
| 144 | 2026-08-10T17:45:51.945Z | Downloaded fastrand v2.3.0 |
| 145 | 2026-08-10T17:45:51.945Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 146 | 2026-08-10T17:45:51.945Z | Downloaded ident_case v1.0.1 |
| 147 | 2026-08-10T17:45:51.948Z | Downloaded rustc-demangle v0.1.25 |
| 148 | 2026-08-10T17:45:51.948Z | Downloaded zeroize_derive v1.5.0 |
| 149 | 2026-08-10T17:45:51.951Z | Downloaded errno v0.3.13 |
| 150 | 2026-08-10T17:45:51.951Z | Downloaded serde-big-array v0.5.1 |
| 151 | 2026-08-10T17:45:51.951Z | Downloaded tinyvec_macros v0.1.1 |
| 152 | 2026-08-10T17:45:51.954Z | Downloaded thiserror-impl v1.0.69 |
| 153 | 2026-08-10T17:45:51.954Z | Downloaded num-conv v0.2.2 |
| 154 | 2026-08-10T17:45:51.954Z | Downloaded heck v0.4.1 |
| 155 | 2026-08-10T17:45:51.957Z | Downloaded version_check v0.9.5 |
| 156 | 2026-08-10T17:45:51.957Z | Downloaded darling_macro v0.23.0 |
| 157 | 2026-08-10T17:45:51.957Z | Downloaded itoa v1.0.15 |
| 158 | 2026-08-10T17:45:51.960Z | Downloaded owo-colors v4.3.0 |
| 159 | 2026-08-10T17:45:51.961Z | Downloaded block-buffer v0.10.4 |
| 160 | 2026-08-10T17:45:51.961Z | Downloaded toml_edit v0.22.27 |
| 161 | 2026-08-10T17:45:51.964Z | Downloaded toml_write v0.1.2 |
| 162 | 2026-08-10T17:45:51.967Z | Downloaded dunce v1.0.5 |
| 163 | 2026-08-10T17:45:51.967Z | Downloaded backtrace-ext v0.2.1 |
| 164 | 2026-08-10T17:45:51.968Z | Downloaded anstyle-query v1.1.3 |
| 165 | 2026-08-10T17:45:51.971Z | Downloaded ciborium v0.2.2 |
| 166 | 2026-08-10T17:45:51.971Z | Downloaded addr2line v0.24.2 |
| 167 | 2026-08-10T17:45:51.974Z | Downloaded heck v0.5.0 |
| 168 | 2026-08-10T17:45:51.974Z | Downloaded equivalent v1.0.2 |
| 169 | 2026-08-10T17:45:51.974Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 170 | 2026-08-10T17:45:51.977Z | Downloaded is-terminal v0.4.16 |
| 171 | 2026-08-10T17:45:51.977Z | Downloaded flagset v0.4.7 |
| 172 | 2026-08-10T17:45:51.977Z | Downloaded miette-derive v5.10.0 |
| 173 | 2026-08-10T17:45:51.980Z | Downloaded env_filter v2.0.0 |
| 174 | 2026-08-10T17:45:51.981Z | Downloaded crossbeam-utils v0.8.21 |
| 175 | 2026-08-10T17:45:51.984Z | Downloaded is_terminal_polyfill v1.70.1 |
| 176 | 2026-08-10T17:45:51.984Z | Downloaded ref-cast-impl v1.0.24 |
| 177 | 2026-08-10T17:45:51.984Z | Downloaded untrusted v0.9.0 |
| 178 | 2026-08-10T17:45:51.987Z | Downloaded camino v1.2.4 |
| 179 | 2026-08-10T17:45:51.987Z | Downloaded tinyvec v1.12.0 |
| 180 | 2026-08-10T17:45:51.991Z | Downloaded rfc6979 v0.4.0 |
| 181 | 2026-08-10T17:45:51.991Z | Downloaded pkcs8 v0.10.2 |
| 182 | 2026-08-10T17:45:51.994Z | Downloaded pem-rfc7468 v0.7.0 |
| 183 | 2026-08-10T17:45:51.994Z | Downloaded num-integer v0.1.46 |
| 184 | 2026-08-10T17:45:51.994Z | Downloaded unicode-linebreak v0.1.5 |
| 185 | 2026-08-10T17:45:51.998Z | Downloaded keccak v0.1.5 |
| 186 | 2026-08-10T17:45:51.998Z | Downloaded dirs-sys-next v0.1.2 |
| 187 | 2026-08-10T17:45:51.998Z | Downloaded dirs-next v2.0.0 |
| 188 | 2026-08-10T17:45:51.998Z | Downloaded crypto-common v0.1.6 |
| 189 | 2026-08-10T17:45:52.002Z | Downloaded rand_chacha v0.3.1 |
| 190 | 2026-08-10T17:45:52.002Z | Downloaded powerfmt v0.2.0 |
| 191 | 2026-08-10T17:45:52.002Z | Downloaded corncobs v0.1.4 |
| 192 | 2026-08-10T17:45:52.006Z | Downloaded clap v4.6.1 |
| 193 | 2026-08-10T17:45:52.009Z | Downloaded strsim v0.11.1 |
| 194 | 2026-08-10T17:45:52.010Z | Downloaded take_mut v0.2.2 |
| 195 | 2026-08-10T17:45:52.014Z | Downloaded lazy_static v1.5.0 |
| 196 | 2026-08-10T17:45:52.014Z | Downloaded chumsky v0.9.3 |
| 197 | 2026-08-10T17:45:52.014Z | Downloaded autocfg v1.5.0 |
| 198 | 2026-08-10T17:45:52.017Z | Downloaded secrecy v0.8.0 |
| 199 | 2026-08-10T17:45:52.017Z | Downloaded supports-hyperlinks v3.2.0 |
| 200 | 2026-08-10T17:45:52.017Z | Downloaded strum v0.26.3 |
| 201 | 2026-08-10T17:45:52.017Z | Downloaded sha1 v0.10.6 |
| 202 | 2026-08-10T17:45:52.020Z | Downloaded supports-hyperlinks v2.1.0 |
| 203 | 2026-08-10T17:45:52.020Z | Downloaded tokio-macros v2.7.0 |
| 204 | 2026-08-10T17:45:52.020Z | Downloaded hubpack v0.1.2 |
| 205 | 2026-08-10T17:45:52.020Z | Downloaded supports-color v3.0.2 |
| 206 | 2026-08-10T17:45:52.024Z | Downloaded supports-color v2.1.0 |
| 207 | 2026-08-10T17:45:52.024Z | Downloaded proc-macro-error-attr v1.0.4 |
| 208 | 2026-08-10T17:45:52.024Z | Downloaded supports-unicode v2.1.0 |
| 209 | 2026-08-10T17:45:52.024Z | Downloaded smawk v0.3.2 |
| 210 | 2026-08-10T17:45:52.027Z | Downloaded num-iter v0.1.45 |
| 211 | 2026-08-10T17:45:52.027Z | Downloaded ed25519 v2.2.3 |
| 212 | 2026-08-10T17:45:52.027Z | Downloaded subtle v2.6.1 |
| 213 | 2026-08-10T17:45:52.031Z | Downloaded serde_spanned v0.6.9 |
| 214 | 2026-08-10T17:45:52.031Z | Downloaded erased-serde v0.3.31 |
| 215 | 2026-08-10T17:45:52.031Z | Downloaded deranged v0.5.8 |
| 216 | 2026-08-10T17:45:52.034Z | Downloaded generic-array v0.14.7 |
| 217 | 2026-08-10T17:45:52.034Z | Downloaded fs_extra v1.3.0 |
| 218 | 2026-08-10T17:45:52.034Z | Downloaded env_logger v0.11.11 |
| 219 | 2026-08-10T17:45:52.037Z | Downloaded signature v2.2.0 |
| 220 | 2026-08-10T17:45:52.037Z | Downloaded anstyle-parse v1.0.0 |
| 221 | 2026-08-10T17:45:52.037Z | Downloaded jobserver v0.1.34 |
| 222 | 2026-08-10T17:45:52.040Z | Downloaded terminal_size v0.4.4 |
| 223 | 2026-08-10T17:45:52.041Z | Downloaded rustc_version v0.4.1 |
| 224 | 2026-08-10T17:45:52.041Z | Downloaded owo-colors v3.5.0 |
| 225 | 2026-08-10T17:45:52.044Z | Downloaded slog-async v2.8.0 |
| 226 | 2026-08-10T17:45:52.044Z | Downloaded ipnet v2.12.0 |
| 227 | 2026-08-10T17:45:52.044Z | Downloaded group v0.13.0 |
| 228 | 2026-08-10T17:45:52.047Z | Downloaded anstyle v1.0.14 |
| 229 | 2026-08-10T17:45:52.047Z | Downloaded primeorder v0.13.6 |
| 230 | 2026-08-10T17:45:52.047Z | Downloaded pin-project-lite v0.2.16 |
| 231 | 2026-08-10T17:45:52.050Z | Downloaded digest v0.10.7 |
| 232 | 2026-08-10T17:45:52.050Z | Downloaded zeroize v1.9.0 |
| 233 | 2026-08-10T17:45:52.054Z | Downloaded ecdsa v0.16.9 |
| 234 | 2026-08-10T17:45:52.054Z | Downloaded async-trait v0.1.89 |
| 235 | 2026-08-10T17:45:52.057Z | Downloaded utf8parse v0.2.2 |
| 236 | 2026-08-10T17:45:52.057Z | Downloaded ff v0.13.1 |
| 237 | 2026-08-10T17:45:52.057Z | Downloaded der_derive v0.7.3 |
| 238 | 2026-08-10T17:45:52.057Z | Downloaded const-oid v0.9.6 |
| 239 | 2026-08-10T17:45:52.060Z | Downloaded clap_derive v4.6.1 |
| 240 | 2026-08-10T17:45:52.060Z | Downloaded ppv-lite86 v0.2.21 |
| 241 | 2026-08-10T17:45:52.061Z | Downloaded terminal_size v0.1.17 |
| 242 | 2026-08-10T17:45:52.064Z | Downloaded getrandom v0.2.16 |
| 243 | 2026-08-10T17:45:52.064Z | Downloaded miette-derive v7.6.0 |
| 244 | 2026-08-10T17:45:52.064Z | Downloaded knus-derive v3.4.0 |
| 245 | 2026-08-10T17:45:52.067Z | Downloaded base64ct v1.8.0 |
| 246 | 2026-08-10T17:45:52.067Z | Downloaded is_ci v1.2.0 |
| 247 | 2026-08-10T17:45:52.067Z | Downloaded time-macros v0.2.31 |
| 248 | 2026-08-10T17:45:52.070Z | Downloaded static_assertions v1.1.0 |
| 249 | 2026-08-10T17:45:52.070Z | Downloaded thiserror v2.0.18 |
| 250 | 2026-08-10T17:45:52.074Z | Downloaded strum_macros v0.26.4 |
| 251 | 2026-08-10T17:45:52.077Z | Downloaded rustversion v1.0.21 |
| 252 | 2026-08-10T17:45:52.077Z | Downloaded slog-term v2.9.1 |
| 253 | 2026-08-10T17:45:52.077Z | Downloaded shlex v1.3.0 |
| 254 | 2026-08-10T17:45:52.080Z | Downloaded tls_codec_derive v0.4.2 |
| 255 | 2026-08-10T17:45:52.081Z | Downloaded thread_local v1.1.9 |
| 256 | 2026-08-10T17:45:52.081Z | Downloaded darling v0.23.0 |
| 257 | 2026-08-10T17:45:52.084Z | Downloaded supports-unicode v3.0.0 |
| 258 | 2026-08-10T17:45:52.084Z | Downloaded hmac v0.12.1 |
| 259 | 2026-08-10T17:45:52.087Z | Downloaded sec1 v0.7.3 |
| 260 | 2026-08-10T17:45:52.087Z | Downloaded ciborium-ll v0.2.2 |
| 261 | 2026-08-10T17:45:52.087Z | Downloaded spki v0.7.3 |
| 262 | 2026-08-10T17:45:52.087Z | Downloaded tls_codec v0.4.2 |
| 263 | 2026-08-10T17:45:52.090Z | Downloaded iana-time-zone v0.1.63 |
| 264 | 2026-08-10T17:45:52.090Z | Downloaded serde_with_macros v3.21.0 |
| 265 | 2026-08-10T17:45:52.094Z | Downloaded diff v0.1.13 |
| 266 | 2026-08-10T17:45:52.094Z | Downloaded bs58 v0.5.1 |
| 267 | 2026-08-10T17:45:52.094Z | Downloaded ref-cast v1.0.24 |
| 268 | 2026-08-10T17:45:52.097Z | Downloaded anyhow v1.0.103 |
| 269 | 2026-08-10T17:45:52.104Z | Downloaded sha2 v0.10.9 |
| 270 | 2026-08-10T17:45:52.108Z | Downloaded crypto-bigint v0.5.5 |
| 271 | 2026-08-10T17:45:52.111Z | Downloaded spin v0.9.8 |
| 272 | 2026-08-10T17:45:52.111Z | Downloaded term v0.7.0 |
| 273 | 2026-08-10T17:45:52.114Z | Downloaded pkcs1 v0.7.5 |
| 274 | 2026-08-10T17:45:52.114Z | Downloaded once_cell v1.21.3 |
| 275 | 2026-08-10T17:45:52.117Z | Downloaded allocator-api2 v0.2.21 |
| 276 | 2026-08-10T17:45:52.121Z | Downloaded unicode-ident v1.0.18 |
| 277 | 2026-08-10T17:45:52.124Z | Downloaded zmij v1.0.14 |
| 278 | 2026-08-10T17:45:52.124Z | Downloaded bitflags v2.9.1 |
| 279 | 2026-08-10T17:45:52.127Z | Downloaded tempfile v3.27.0 |
| 280 | 2026-08-10T17:45:52.130Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-08-10T17:45:52.135Z | Downloaded slog v2.8.2 |
| 282 | 2026-08-10T17:45:52.135Z | Downloaded rustls-pki-types v1.12.0 |
| 283 | 2026-08-10T17:45:52.138Z | Downloaded getrandom v0.4.3 |
| 284 | 2026-08-10T17:45:52.138Z | Downloaded cc v1.2.27 |
| 285 | 2026-08-10T17:45:52.142Z | Downloaded serde_derive v1.0.228 |
| 286 | 2026-08-10T17:45:52.146Z | Downloaded smallvec v1.15.1 |
| 287 | 2026-08-10T17:45:52.149Z | Downloaded typenum v1.18.0 |
| 288 | 2026-08-10T17:45:52.152Z | Downloaded elliptic-curve v0.13.8 |
| 289 | 2026-08-10T17:45:52.155Z | Downloaded base64 v0.22.1 |
| 290 | 2026-08-10T17:45:52.155Z | Downloaded textwrap v0.15.2 |
| 291 | 2026-08-10T17:45:52.178Z | Downloaded serde_core v1.0.228 |
| 292 | 2026-08-10T17:45:52.178Z | Downloaded darling_core v0.23.0 |
| 293 | 2026-08-10T17:45:52.178Z | Downloaded socket2 v0.6.3 |
| 294 | 2026-08-10T17:45:52.178Z | Downloaded miniz_oxide v0.8.9 |
| 295 | 2026-08-10T17:45:52.178Z | Downloaded indexmap v1.9.3 |
| 296 | 2026-08-10T17:45:52.178Z | Downloaded half v2.6.0 |
| 297 | 2026-08-10T17:45:52.178Z | Downloaded backtrace v0.3.75 |
| 298 | 2026-08-10T17:45:52.178Z | Downloaded knuffel v3.2.0 |
| 299 | 2026-08-10T17:45:52.178Z | Downloaded rustls-webpki v0.103.3 |
| 300 | 2026-08-10T17:45:52.178Z | Downloaded base64 v0.21.7 |
| 301 | 2026-08-10T17:45:52.178Z | Downloaded bytes v1.10.1 |
| 302 | 2026-08-10T17:45:52.183Z | Downloaded ed25519-dalek v2.2.0 |
| 303 | 2026-08-10T17:45:52.187Z | Downloaded knus v3.4.0 |
| 304 | 2026-08-10T17:45:52.190Z | Downloaded yansi v1.0.1 |
| 305 | 2026-08-10T17:45:52.193Z | Downloaded der v0.7.10 |
| 306 | 2026-08-10T17:45:52.198Z | Downloaded schemars v0.9.0 |
| 307 | 2026-08-10T17:45:52.201Z | Downloaded indexmap v2.9.0 |
| 308 | 2026-08-10T17:45:52.205Z | Downloaded schemars v1.2.0 |
| 309 | 2026-08-10T17:45:52.210Z | Downloaded x509-cert v0.2.5 |
| 310 | 2026-08-10T17:45:52.213Z | Downloaded hashbrown v0.12.3 |
| 311 | 2026-08-10T17:45:52.216Z | Downloaded proc-macro2 v1.0.106 |
| 312 | 2026-08-10T17:45:52.219Z | Downloaded serde v1.0.228 |
| 313 | 2026-08-10T17:45:52.220Z | Downloaded pretty_assertions v1.4.1 |
| 314 | 2026-08-10T17:45:52.223Z | Downloaded hashbrown v0.14.5 |
| 315 | 2026-08-10T17:45:52.226Z | Downloaded rand v0.8.7 |
| 316 | 2026-08-10T17:45:52.226Z | Downloaded hashbrown v0.15.4 |
| 317 | 2026-08-10T17:45:52.230Z | Downloaded miette v7.6.0 |
| 318 | 2026-08-10T17:45:52.234Z | Downloaded clap_builder v4.6.0 |
| 319 | 2026-08-10T17:45:52.241Z | Downloaded rsa v0.9.10 |
| 320 | 2026-08-10T17:45:52.245Z | Downloaded mio v1.2.0 |
| 321 | 2026-08-10T17:45:52.248Z | Downloaded miette v5.10.0 |
| 322 | 2026-08-10T17:45:52.251Z | Downloaded unicode-segmentation v1.12.0 |
| 323 | 2026-08-10T17:45:52.254Z | Downloaded memchr v2.7.5 |
| 324 | 2026-08-10T17:45:52.258Z | Downloaded aho-corasick v1.1.4 |
| 325 | 2026-08-10T17:45:52.261Z | Downloaded hkdf v0.12.4 |
| 326 | 2026-08-10T17:45:52.261Z | Downloaded winnow v0.7.11 |
| 327 | 2026-08-10T17:45:52.267Z | Downloaded num-bigint-dig v0.8.6 |
| 328 | 2026-08-10T17:45:52.271Z | Downloaded chrono v0.4.41 |
| 329 | 2026-08-10T17:45:52.274Z | Downloaded serde_with v3.21.0 |
| 330 | 2026-08-10T17:45:52.281Z | Downloaded aws-lc-rs v1.17.0 |
| 331 | 2026-08-10T17:45:52.288Z | Downloaded syn v1.0.109 |
| 332 | 2026-08-10T17:45:52.292Z | Downloaded gimli v0.31.1 |
| 333 | 2026-08-10T17:45:52.296Z | Downloaded curve25519-dalek v4.1.3 |
| 334 | 2026-08-10T17:45:52.301Z | Downloaded syn v2.0.118 |
| 335 | 2026-08-10T17:45:52.307Z | Downloaded regex v1.13.0 |
| 336 | 2026-08-10T17:45:52.310Z | Downloaded libm v0.2.15 |
| 337 | 2026-08-10T17:45:52.315Z | Downloaded serde_json v1.0.149 |
| 338 | 2026-08-10T17:45:52.323Z | Downloaded salty v0.3.0 |
| 339 | 2026-08-10T17:45:52.349Z | Downloaded p384 v0.13.1 |
| 340 | 2026-08-10T17:45:52.355Z | Downloaded unicode-width v0.1.14 |
| 341 | 2026-08-10T17:45:52.387Z | Downloaded time v0.3.53 |
| 342 | 2026-08-10T17:45:52.399Z | Downloaded unicode-width v0.2.2 |
| 343 | 2026-08-10T17:45:52.411Z | Downloaded zerocopy v0.8.54 |
| 344 | 2026-08-10T17:45:52.447Z | Downloaded object v0.36.7 |
| 345 | 2026-08-10T17:45:52.452Z | Downloaded regex-syntax v0.8.11 |
| 346 | 2026-08-10T17:45:52.456Z | Downloaded rustls v0.23.28 |
| 347 | 2026-08-10T17:45:52.496Z | Downloaded rustix v1.1.4 |
| 348 | 2026-08-10T17:45:52.560Z | Downloaded regex-automata v0.4.15 |
| 349 | 2026-08-10T17:45:52.590Z | Downloaded libc v0.2.185 |
| 350 | 2026-08-10T17:45:52.608Z | Downloaded tokio v1.52.0 |
| 351 | 2026-08-10T17:45:52.628Z | Downloaded sha3 v0.10.8 |
| 352 | 2026-08-10T17:45:52.661Z | Downloaded ring v0.17.14 |
| 353 | 2026-08-10T17:45:52.901Z | Downloaded aws-lc-sys v0.41.0 |
| 354 | 2026-08-10T17:45:53.085Z | Compiling proc-macro2 v1.0.106 |
| 355 | 2026-08-10T17:45:53.085Z | Compiling quote v1.0.46 |
| 356 | 2026-08-10T17:45:53.085Z | Compiling unicode-ident v1.0.18 |
| 357 | 2026-08-10T17:45:53.085Z | Compiling libc v0.2.185 |
| 358 | 2026-08-10T17:45:53.085Z | Compiling cfg-if v1.0.1 |
| 359 | 2026-08-10T17:45:53.089Z | Compiling version_check v0.9.5 |
| 360 | 2026-08-10T17:45:53.089Z | Compiling const-oid v0.9.6 |
| 361 | 2026-08-10T17:45:53.089Z | Compiling typenum v1.18.0 |
| 362 | 2026-08-10T17:45:53.227Z | Compiling subtle v2.6.1 |
| 363 | 2026-08-10T17:45:53.276Z | Compiling flagset v0.4.7 |
| 364 | 2026-08-10T17:45:53.371Z | Compiling serde_core v1.0.228 |
| 365 | 2026-08-10T17:45:53.394Z | Compiling bitflags v2.9.1 |
| 366 | 2026-08-10T17:45:53.426Z | Compiling generic-array v0.14.7 |
| 367 | 2026-08-10T17:45:53.565Z | Compiling zerocopy v0.8.54 |
| 368 | 2026-08-10T17:45:53.607Z | Compiling strsim v0.11.1 |
| 369 | 2026-08-10T17:45:53.678Z | Compiling serde v1.0.228 |
| 370 | 2026-08-10T17:45:53.897Z | Compiling getrandom v0.2.16 |
| 371 | 2026-08-10T17:45:53.912Z | Compiling base64ct v1.8.0 |
| 372 | 2026-08-10T17:45:54.003Z | Compiling heck v0.5.0 |
| 373 | 2026-08-10T17:45:54.022Z | Compiling rand_core v0.6.4 |
| 374 | 2026-08-10T17:45:54.062Z | Compiling utf8parse v0.2.2 |
| 375 | 2026-08-10T17:45:54.062Z | Compiling base16ct v0.2.0 |
| 376 | 2026-08-10T17:45:54.150Z | Compiling pem-rfc7468 v0.7.0 |
| 377 | 2026-08-10T17:45:54.165Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-08-10T17:45:54.240Z | Compiling once_cell v1.21.3 |
| 379 | 2026-08-10T17:45:54.334Z | Compiling colorchoice v1.0.4 |
| 380 | 2026-08-10T17:45:54.381Z | Compiling syn v2.0.118 |
| 381 | 2026-08-10T17:45:54.395Z | Compiling anstyle v1.0.14 |
| 382 | 2026-08-10T17:45:54.426Z | Compiling anstyle-query v1.1.3 |
| 383 | 2026-08-10T17:45:54.435Z | Compiling is_terminal_polyfill v1.70.1 |
| 384 | 2026-08-10T17:45:54.512Z | Compiling ff v0.13.1 |
| 385 | 2026-08-10T17:45:54.520Z | Compiling clap_lex v1.1.0 |
| 386 | 2026-08-10T17:45:54.527Z | Compiling object v0.36.7 |
| 387 | 2026-08-10T17:45:54.606Z | Compiling anstream v1.0.0 |
| 388 | 2026-08-10T17:45:54.637Z | Compiling cpufeatures v0.2.17 |
| 389 | 2026-08-10T17:45:54.704Z | Compiling group v0.13.0 |
| 390 | 2026-08-10T17:45:54.749Z | Compiling autocfg v1.5.0 |
| 391 | 2026-08-10T17:45:54.773Z | Compiling memchr v2.7.5 |
| 392 | 2026-08-10T17:45:54.842Z | Compiling rustversion v1.0.21 |
| 393 | 2026-08-10T17:45:54.874Z | Compiling adler2 v2.0.1 |
| 394 | 2026-08-10T17:45:54.910Z | Compiling semver v1.0.26 |
| 395 | 2026-08-10T17:45:55.000Z | Compiling libm v0.2.15 |
| 396 | 2026-08-10T17:45:55.093Z | Compiling gimli v0.31.1 |
| 397 | 2026-08-10T17:45:55.181Z | Compiling syn v1.0.109 |
| 398 | 2026-08-10T17:45:55.320Z | Compiling num-traits v0.2.19 |
| 399 | 2026-08-10T17:45:55.461Z | Compiling miniz_oxide v0.8.9 |
| 400 | 2026-08-10T17:45:55.535Z | Compiling ahash v0.8.12 |
| 401 | 2026-08-10T17:45:55.561Z | Compiling unicode-linebreak v0.1.5 |
| 402 | 2026-08-10T17:45:55.564Z | Compiling rustc-demangle v0.1.25 |
| 403 | 2026-08-10T17:45:55.775Z | Compiling is_ci v1.2.0 |
| 404 | 2026-08-10T17:45:56.279Z | Compiling rustix v1.1.4 |
| 405 | 2026-08-10T17:45:56.554Z | Compiling unicode-width v0.1.14 |
| 406 | 2026-08-10T17:45:56.820Z | Compiling addr2line v0.24.2 |
| 407 | 2026-08-10T17:45:56.884Z | Compiling ppv-lite86 v0.2.21 |
| 408 | 2026-08-10T17:45:57.068Z | Compiling rustc_version v0.4.1 |
| 409 | 2026-08-10T17:45:57.153Z | Compiling errno v0.3.13 |
| 410 | 2026-08-10T17:45:57.174Z | Compiling allocator-api2 v0.2.21 |
| 411 | 2026-08-10T17:45:57.206Z | Compiling hex v0.4.3 |
| 412 | 2026-08-10T17:45:57.291Z | Compiling thiserror v2.0.18 |
| 413 | 2026-08-10T17:45:57.343Z | Compiling curve25519-dalek v4.1.3 |
| 414 | 2026-08-10T17:45:57.451Z | Compiling hashbrown v0.14.5 |
| 415 | 2026-08-10T17:45:57.625Z | Compiling num-integer v0.1.46 |
| 416 | 2026-08-10T17:45:57.673Z | Compiling rand_chacha v0.3.1 |
| 417 | 2026-08-10T17:45:57.826Z | Compiling backtrace v0.3.75 |
| 418 | 2026-08-10T17:45:57.962Z | Compiling spin v0.9.8 |
| 419 | 2026-08-10T17:45:58.035Z | Compiling num-bigint-dig v0.8.6 |
| 420 | 2026-08-10T17:45:58.082Z | Compiling keccak v0.1.5 |
| 421 | 2026-08-10T17:45:58.090Z | Compiling lazy_static v1.5.0 |
| 422 | 2026-08-10T17:45:58.119Z | Compiling terminal_size v0.4.4 |
| 423 | 2026-08-10T17:45:58.160Z | Compiling chumsky v0.9.3 |
| 424 | 2026-08-10T17:45:58.171Z | Compiling rand v0.8.7 |
| 425 | 2026-08-10T17:45:58.247Z | Compiling backtrace-ext v0.2.1 |
| 426 | 2026-08-10T17:45:58.266Z | Compiling num-iter v0.1.45 |
| 427 | 2026-08-10T17:45:58.334Z | Compiling zeroize_derive v1.5.0 |
| 428 | 2026-08-10T17:45:58.369Z | Compiling der_derive v0.7.3 |
| 429 | 2026-08-10T17:45:58.400Z | Compiling serde_derive v1.0.228 |
| 430 | 2026-08-10T17:45:58.420Z | Compiling clap_derive v4.6.1 |
| 431 | 2026-08-10T17:45:58.788Z | Compiling thiserror-impl v2.0.18 |
| 432 | 2026-08-10T17:45:58.994Z | Compiling zeroize v1.9.0 |
| 433 | 2026-08-10T17:45:59.188Z | Compiling curve25519-dalek-derive v0.1.1 |
| 434 | 2026-08-10T17:45:59.296Z | Compiling smallvec v1.15.1 |
| 435 | 2026-08-10T17:45:59.306Z | Compiling der v0.7.10 |
| 436 | 2026-08-10T17:45:59.520Z | Compiling thiserror v1.0.69 |
| 437 | 2026-08-10T17:45:59.644Z | Compiling crypto-common v0.1.6 |
| 438 | 2026-08-10T17:45:59.767Z | Compiling block-buffer v0.10.4 |
| 439 | 2026-08-10T17:45:59.830Z | Compiling crypto-bigint v0.5.5 |
| 440 | 2026-08-10T17:45:59.899Z | Compiling digest v0.10.7 |
| 441 | 2026-08-10T17:46:00.054Z | Compiling thiserror-impl v1.0.69 |
| 442 | 2026-08-10T17:46:00.100Z | Compiling hmac v0.12.1 |
| 443 | 2026-08-10T17:46:00.139Z | Compiling signature v2.2.0 |
| 444 | 2026-08-10T17:46:00.233Z | Compiling hkdf v0.12.4 |
| 445 | 2026-08-10T17:46:00.280Z | Compiling spki v0.7.3 |
| 446 | 2026-08-10T17:46:00.538Z | Compiling sha2 v0.10.9 |
| 447 | 2026-08-10T17:46:00.611Z | Compiling pkcs8 v0.10.2 |
| 448 | 2026-08-10T17:46:00.643Z | Compiling rfc6979 v0.4.0 |
| 449 | 2026-08-10T17:46:00.761Z | Compiling sha3 v0.10.8 |
| 450 | 2026-08-10T17:46:00.919Z | Compiling is-terminal v0.4.16 |
| 451 | 2026-08-10T17:46:00.928Z | Compiling ident_case v1.0.1 |
| 452 | 2026-08-10T17:46:01.008Z | Compiling camino v1.2.4 |
| 453 | 2026-08-10T17:46:01.057Z | Compiling darling_core v0.23.0 |
| 454 | 2026-08-10T17:46:01.201Z | Compiling proc-macro-error-attr v1.0.4 |
| 455 | 2026-08-10T17:46:01.286Z | Compiling sec1 v0.7.3 |
| 456 | 2026-08-10T17:46:01.330Z | Compiling sha1 v0.10.6 |
| 457 | 2026-08-10T17:46:01.467Z | Compiling clap_builder v4.6.0 |
| 458 | 2026-08-10T17:46:01.548Z | Compiling jobserver v0.1.34 |
| 459 | 2026-08-10T17:46:01.556Z | Compiling proc-macro-error v1.0.4 |
| 460 | 2026-08-10T17:46:01.640Z | Compiling owo-colors v4.3.0 |
| 461 | 2026-08-10T17:46:01.783Z | Compiling ipnet v2.12.0 |
| 462 | 2026-08-10T17:46:01.795Z | Compiling shlex v1.3.0 |
| 463 | 2026-08-10T17:46:01.960Z | Compiling cc v1.2.27 |
| 464 | 2026-08-10T17:46:02.006Z | Compiling elliptic-curve v0.13.8 |
| 465 | 2026-08-10T17:46:02.014Z | Compiling slog v2.8.2 |
| 466 | 2026-08-10T17:46:02.241Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 467 | 2026-08-10T17:46:02.306Z | Compiling half v2.6.0 |
| 468 | 2026-08-10T17:46:02.315Z | Compiling unicode-segmentation v1.12.0 |
| 469 | 2026-08-10T17:46:02.370Z | Compiling ciborium-io v0.2.2 |
| 470 | 2026-08-10T17:46:02.479Z | Compiling smawk v0.3.2 |
| 471 | 2026-08-10T17:46:02.562Z | Compiling unicode-width v0.2.2 |
| 472 | 2026-08-10T17:46:02.610Z | Compiling textwrap v0.15.2 |
| 473 | 2026-08-10T17:46:02.650Z | Compiling proc-macro-error2 v2.0.1 |
| 474 | 2026-08-10T17:46:02.688Z | Compiling cmake v0.1.54 |
| 475 | 2026-08-10T17:46:02.779Z | Compiling textwrap v0.16.2 |
| 476 | 2026-08-10T17:46:02.827Z | Compiling heck v0.4.1 |
| 477 | 2026-08-10T17:46:02.905Z | Compiling ciborium-ll v0.2.2 |
| 478 | 2026-08-10T17:46:03.001Z | Compiling clap v4.6.1 |
| 479 | 2026-08-10T17:46:03.113Z | Compiling erased-serde v0.3.31 |
| 480 | 2026-08-10T17:46:03.113Z | Compiling supports-color v2.1.0 |
| 481 | 2026-08-10T17:46:03.141Z | Compiling supports-unicode v2.1.0 |
| 482 | 2026-08-10T17:46:03.164Z | Compiling darling_macro v0.23.0 |
| 483 | 2026-08-10T17:46:03.228Z | Compiling supports-hyperlinks v2.1.0 |
| 484 | 2026-08-10T17:46:03.282Z | Compiling miette-derive v5.10.0 |
| 485 | 2026-08-10T17:46:03.325Z | Compiling miette-derive v7.6.0 |
| 486 | 2026-08-10T17:46:03.379Z | Compiling strum_macros v0.26.4 |
| 487 | 2026-08-10T17:46:03.522Z | Compiling supports-color v3.0.2 |
| 488 | 2026-08-10T17:46:03.577Z | Compiling terminal_size v0.1.17 |
| 489 | 2026-08-10T17:46:03.672Z | Compiling supports-hyperlinks v3.2.0 |
| 490 | 2026-08-10T17:46:03.690Z | Compiling supports-unicode v3.0.0 |
| 491 | 2026-08-10T17:46:03.712Z | Compiling darling v0.23.0 |
| 492 | 2026-08-10T17:46:03.782Z | Compiling owo-colors v3.5.0 |
| 493 | 2026-08-10T17:46:03.790Z | Compiling serde_with_macros v3.21.0 |
| 494 | 2026-08-10T17:46:03.807Z | Compiling fs_extra v1.3.0 |
| 495 | 2026-08-10T17:46:03.817Z | Compiling dunce v1.0.5 |
| 496 | 2026-08-10T17:46:04.049Z | Compiling aws-lc-sys v0.41.0 |
| 497 | 2026-08-10T17:46:04.245Z | Compiling knuffel-derive v3.2.0 |
| 498 | 2026-08-10T17:46:04.329Z | Compiling miette v5.10.0 |
| 499 | 2026-08-10T17:46:04.447Z | Compiling miette v7.6.0 |
| 500 | 2026-08-10T17:46:04.464Z | Compiling ciborium v0.2.2 |
| 501 | 2026-08-10T17:46:04.861Z | Compiling serde_with v3.21.0 |
| 502 | 2026-08-10T17:46:04.913Z | Compiling knus-derive v3.4.0 |
| 503 | 2026-08-10T17:46:04.987Z | Compiling strum v0.26.3 |
| 504 | 2026-08-10T17:46:05.007Z | Compiling ecdsa v0.16.9 |
| 505 | 2026-08-10T17:46:05.110Z | Compiling primeorder v0.13.6 |
| 506 | 2026-08-10T17:46:05.356Z | Compiling pkcs1 v0.7.5 |
| 507 | 2026-08-10T17:46:05.380Z | Compiling ed25519 v2.2.3 |
| 508 | 2026-08-10T17:46:05.485Z | Compiling hubpack_derive v0.1.1 |
| 509 | 2026-08-10T17:46:05.633Z | Compiling base64 v0.22.1 |
| 510 | 2026-08-10T17:46:05.673Z | Compiling base64 v0.21.7 |
| 511 | 2026-08-10T17:46:05.707Z | Compiling getrandom v0.4.3 |
| 512 | 2026-08-10T17:46:05.807Z | Compiling anyhow v1.0.103 |
| 513 | 2026-08-10T17:46:05.938Z | Compiling salty v0.3.0 |
| 514 | 2026-08-10T17:46:05.980Z | Compiling hubpack v0.1.2 |
| 515 | 2026-08-10T17:46:05.995Z | Compiling knuffel v3.2.0 |
| 516 | 2026-08-10T17:46:06.070Z | Compiling rsa v0.9.10 |
| 517 | 2026-08-10T17:46:06.199Z | Compiling ed25519-dalek v2.2.0 |
| 518 | 2026-08-10T17:46:06.217Z | Compiling p384 v0.13.1 |
| 519 | 2026-08-10T17:46:06.386Z | Compiling knus v3.4.0 |
| 520 | 2026-08-10T17:46:06.421Z | Compiling x509-cert v0.2.5 |
| 521 | 2026-08-10T17:46:07.132Z | Compiling aws-lc-rs v1.17.0 |
| 522 | 2026-08-10T17:46:07.166Z | Compiling static_assertions v1.1.0 |
| 523 | 2026-08-10T17:46:07.231Z | Compiling log v0.4.33 |
| 524 | 2026-08-10T17:46:07.425Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 525 | 2026-08-10T17:46:07.433Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 526 | 2026-08-10T17:46:07.528Z | Compiling crossbeam-utils v0.8.21 |
| 527 | 2026-08-10T17:46:07.722Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 528 | 2026-08-10T17:46:07.837Z | Compiling rustls-pki-types v1.12.0 |
| 529 | 2026-08-10T17:46:07.865Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 530 | 2026-08-10T17:46:07.874Z | Compiling tokio-macros v2.7.0 |
| 531 | 2026-08-10T17:46:07.979Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-08-10T17:46:08.179Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 533 | 2026-08-10T17:46:08.266Z | Compiling dirs-sys-next v0.1.2 |
| 534 | 2026-08-10T17:46:08.282Z | Compiling mio v1.2.0 |
| 535 | 2026-08-10T17:46:08.563Z | Compiling socket2 v0.6.3 |
| 536 | 2026-08-10T17:46:08.572Z | Compiling time-core v0.1.9 |
| 537 | 2026-08-10T17:46:08.639Z | Compiling untrusted v0.9.0 |
| 538 | 2026-08-10T17:46:08.746Z | Compiling rustls v0.23.28 |
| 539 | 2026-08-10T17:46:08.749Z | Compiling bytes v1.10.1 |
| 540 | 2026-08-10T17:46:08.749Z | Compiling pin-project-lite v0.2.16 |
| 541 | 2026-08-10T17:46:08.767Z | Compiling equivalent v1.0.2 |
| 542 | 2026-08-10T17:46:08.844Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 543 | 2026-08-10T17:46:08.844Z | Compiling num-conv v0.2.2 |
| 544 | 2026-08-10T17:46:08.954Z | Compiling hashbrown v0.15.4 |
| 545 | 2026-08-10T17:46:08.984Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 546 | 2026-08-10T17:46:08.993Z | Compiling time-macros v0.2.31 |
| 547 | 2026-08-10T17:46:09.078Z | Compiling dirs-next v2.0.0 |
| 548 | 2026-08-10T17:46:09.194Z | Compiling tokio v1.52.0 |
| 549 | 2026-08-10T17:46:09.427Z | Compiling indexmap v2.9.0 |
| 550 | 2026-08-10T17:46:09.431Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 551 | 2026-08-10T17:46:09.869Z | Compiling env_filter v2.0.0 |
| 552 | 2026-08-10T17:46:10.157Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-08-10T17:46:10.203Z | Compiling toml_datetime v0.6.11 |
| 554 | 2026-08-10T17:46:10.303Z | Compiling thread_local v1.1.9 |
| 555 | 2026-08-10T17:46:10.515Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 556 | 2026-08-10T17:46:10.589Z | Compiling deranged v0.5.8 |
| 557 | 2026-08-10T17:46:10.741Z | Compiling slog-async v2.8.0 |
| 558 | 2026-08-10T17:46:11.037Z | Compiling fastrand v2.3.0 |
| 559 | 2026-08-10T17:46:11.297Z | Compiling toml_write v0.1.2 |
| 560 | 2026-08-10T17:46:11.310Z | Compiling powerfmt v0.2.0 |
| 561 | 2026-08-10T17:46:11.431Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 562 | 2026-08-10T17:46:11.488Z | Compiling winnow v0.7.11 |
| 563 | 2026-08-10T17:46:11.505Z | Compiling time v0.3.53 |
| 564 | 2026-08-10T17:46:11.577Z | Compiling tempfile v3.27.0 |
| 565 | 2026-08-10T17:46:12.011Z | Compiling env_logger v0.11.11 |
| 566 | 2026-08-10T17:46:12.346Z | Compiling crossbeam-channel v0.5.15 |
| 567 | 2026-08-10T17:46:12.471Z | Compiling term v0.7.0 |
| 568 | 2026-08-10T17:46:12.796Z | Compiling toml_edit v0.22.27 |
| 569 | 2026-08-10T17:46:12.927Z | Compiling serde-big-array v0.5.1 |
| 570 | 2026-08-10T17:46:13.060Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 571 | 2026-08-10T17:46:13.067Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 572 | 2026-08-10T17:46:13.118Z | Compiling async-trait v0.1.89 |
| 573 | 2026-08-10T17:46:13.174Z | Compiling take_mut v0.2.2 |
| 574 | 2026-08-10T17:46:13.280Z | Compiling corncobs v0.1.4 |
| 575 | 2026-08-10T17:46:13.451Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 576 | 2026-08-10T17:46:13.507Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 577 | 2026-08-10T17:46:13.631Z | Compiling slog-term v2.9.1 |
| 578 | 2026-08-10T17:46:14.055Z | Compiling secrecy v0.8.0 |
| 579 | 2026-08-10T17:46:14.195Z | Compiling toml v0.8.23 |
| 580 | 2026-08-10T17:46:14.278Z | Compiling yansi v1.0.1 |
| 581 | 2026-08-10T17:46:14.578Z | Compiling diff v0.1.13 |
| 582 | 2026-08-10T17:46:14.858Z | Compiling pretty_assertions v1.4.1 |
| 583 | 2026-08-10T17:46:16.613Z | Compiling sprockets-tls v0.1.0 (/work/oxidecomputer/sprockets/tls) |
| 584 | 2026-08-10T17:46:16.751Z | Compiling sprockets-tls-test-utils v0.1.0 (/work/oxidecomputer/sprockets/tls/test-utils) |
| 585 | 2026-08-10T17:46:23.116Z | Compiling rustls-webpki v0.103.3 |
| 586 | 2026-08-10T17:46:25.601Z | Compiling tokio-rustls v0.26.2 |
| 587 | 2026-08-10T17:46:31.114Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.62s |
| 588 | 2026-08-10T17:46:31.228Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls-d8b8efd96d324ea2) |
| 589 | 2026-08-10T17:46:31.232Z | |
| 590 | 2026-08-10T17:46:31.232Z | running 6 tests |
| 591 | 2026-08-10T17:46:31.235Z | test tests::toml_config ... ok |
| 592 | 2026-08-10T17:46:31.254Z | Aug 10 17:46:29.570Aug 10 17:46:29.570 INFO INFO Using file Using file ""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-rot.cbor/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-rot.cbor"", component: , sprocketscomponent: |
| 593 | 2026-08-10T17:46:31.254Z | sprockets |
| 594 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-rot.cbor", component: sprockets |
| 595 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571Aug 10 17:46:29.571Aug 10 17:46:29.571 INFOINFO INFOUsing file " Using file Using file /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-sp.cbor""", /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-sp.cbor/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-sp.cborcomponent":, " componentsprockets, |
| 596 | 2026-08-10T17:46:31.258Z | component: :sprockets |
| 597 | 2026-08-10T17:46:31.258Z | sprockets |
| 598 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-rot.cbor", component: sprockets |
| 599 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-sp.cbor", component: sprockets |
| 600 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-rot.cbor", component: sprockets |
| 601 | 2026-08-10T17:46:31.258Z | Aug 10 17:46:29.571 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-c6cb7094a2328cca/out/corim-sp.cbor", component: sprockets |
| 602 | 2026-08-10T17:46:31.261Z | Aug 10 17:46:29.574 INFO Loaded keys and certs, component: sprockets |
| 603 | 2026-08-10T17:46:31.261Z | Aug 10 17:46:29.574 INFO Loaded keys and certs, component: sprockets |
| 604 | 2026-08-10T17:46:31.261Z | Aug 10 17:46:29.574 INFO Loaded keys and certs, component: sprockets |
| 605 | 2026-08-10T17:46:31.264Z | Aug 10 17:46:29.578 INFO Loaded keys and certs, component: sprockets |
| 606 | 2026-08-10T17:46:31.281Z | Aug 10 17:46:29.597 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 607 | 2026-08-10T17:46:31.288Z | Aug 10 17:46:29.604 INFO Signature verified successfully, component: sprockets |
| 608 | 2026-08-10T17:46:31.292Z | test client::tests::test_client_verifier ... ok |
| 609 | 2026-08-10T17:46:31.305Z | Aug 10 17:46:29.622 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, Aug 10 17:46:29.622component :INFO sprocketsverifier succeeded against root w/ subject: |
| 610 | 2026-08-10T17:46:31.308Z | CN=test-root-a,O=Oxide CompAug 10 17:46:29.622u tINFOe rverifier succeeded against root w/ subject: Company,CNC==UtSes, tcomponent-:r osprocketsot |
| 611 | 2026-08-10T17:46:31.308Z | -a,O=Oxide Computer Company,C=US, component: sprockets |
| 612 | 2026-08-10T17:46:31.311Z | Aug 10 17:46:29.625 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 613 | 2026-08-10T17:46:31.314Z | Aug 10 17:46:29.628 INFO Signature verified successfully, component: sprockets |
| 614 | 2026-08-10T17:46:31.314Z | Aug 10 17:46:29.628 INFO Signature verified successfully, component: sprockets |
| 615 | 2026-08-10T17:46:31.314Z | Aug 10 17:46:29.628 INFO Signature verified successfully, component: sprockets |
| 616 | 2026-08-10T17:46:31.317Z | Aug 10 17:46:29.632 INFO Signature verified successfully, component: sprockets |
| 617 | 2026-08-10T17:46:31.317Z | Aug 10 17:46:29.634 INFO Loaded keys and certs, component: sprockets |
| 618 | 2026-08-10T17:46:31.360Z | Aug 10 17:46:29.676 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 619 | 2026-08-10T17:46:31.363Z | Aug 10 17:46:29.676 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 620 | 2026-08-10T17:46:31.363Z | Aug 10 17:46:29.676 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 621 | 2026-08-10T17:46:31.366Z | Aug 10 17:46:29.681 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 622 | 2026-08-10T17:46:31.366Z | Aug 10 17:46:29.682 INFO Signature verified successfully, component: sprockets |
| 623 | 2026-08-10T17:46:31.366Z | Aug 10 17:46:29.683 INFO Signature verified successfully, component: sprockets |
| 624 | 2026-08-10T17:46:31.370Z | Aug 10 17:46:29.683 INFO Signature verified successfully, component: sprockets |
| 625 | 2026-08-10T17:46:31.370Z | Aug 10 17:46:29.683 INFO Running with protocol version 2, component: sprockets |
| 626 | 2026-08-10T17:46:31.370Z | Aug 10 17:46:29.683 INFO Running with protocol version 2, component: sprockets |
| 627 | 2026-08-10T17:46:31.370Z | Aug 10 17:46:29.683 INFO Running with protocol version 2, component: sprockets |
| 628 | 2026-08-10T17:46:31.370Z | Aug 10 17:46:29.683 INFO Running with protocol version 2, component: sprockets |
| 629 | 2026-08-10T17:46:31.373Z | Aug 10 17:46:29.688 INFO Signature verified successfully, component: sprockets |
| 630 | 2026-08-10T17:46:31.376Z | Aug 10 17:46:29.690 INFO Loaded keys and certs, component: sprockets |
| 631 | 2026-08-10T17:46:31.421Z | Aug 10 17:46:29.737 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 632 | 2026-08-10T17:46:31.427Z | Aug 10 17:46:29.743 INFO Signature verified successfully, component: sprockets |
| 633 | 2026-08-10T17:46:31.430Z | Aug 10 17:46:29.746 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 634 | 2026-08-10T17:46:31.431Z | Aug 10 17:46:29.746 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 635 | 2026-08-10T17:46:31.431Z | Aug 10 17:46:29.746 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 636 | 2026-08-10T17:46:31.431Z | Aug 10 17:46:29.746 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 637 | 2026-08-10T17:46:31.476Z | Aug 10 17:46:29.792 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 638 | 2026-08-10T17:46:31.479Z | Aug 10 17:46:29.794 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 639 | 2026-08-10T17:46:31.479Z | Aug 10 17:46:29.794 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 640 | 2026-08-10T17:46:31.479Z | Aug 10 17:46:29.794 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 641 | 2026-08-10T17:46:31.479Z | Aug 10 17:46:29.794 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 642 | 2026-08-10T17:46:31.482Z | Aug 10 17:46:29.798 INFO Signature verified successfully, component: sprockets |
| 643 | 2026-08-10T17:46:31.485Z | Aug 10 17:46:29.800 INFO Peer attestation verified, component: sprockets |
| 644 | 2026-08-10T17:46:31.485Z | Aug 10 17:46:29.800 WARN Peer (PDV2:913-0000019:RRR:2FAKE002) measurements appraisal failed: Measurements are not a subset of reference measurements: measurement set |
| 645 | 2026-08-10T17:46:31.485Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 646 | 2026-08-10T17:46:31.485Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 647 | 2026-08-10T17:46:31.485Z | corpus Reference measurements |
| 648 | 2026-08-10T17:46:31.485Z | (set is empty) |
| 649 | 2026-08-10T17:46:31.485Z | , component: sprockets |
| 650 | 2026-08-10T17:46:31.485Z | Aug 10 17:46:29.800 INFO Peer attestation verified, component: sprockets |
| 651 | 2026-08-10T17:46:31.485Z | Aug 10 17:46:29.800 INFO Peer measurements appraised successfully, component: sprockets |
| 652 | 2026-08-10T17:46:31.490Z | Aug 10 17:46:29.807 INFO Peer attestation verified, component: sprockets |
| 653 | 2026-08-10T17:46:31.493Z | Aug 10 17:46:29.807 WARN Peer (PDV2:913-0000019:RRR:2FAKE001) measurements appraisal failed Measurements are not a subset of reference measurements: measurement set |
| 654 | 2026-08-10T17:46:31.493Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 655 | 2026-08-10T17:46:31.493Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 656 | 2026-08-10T17:46:31.493Z | corpus Reference measurements |
| 657 | 2026-08-10T17:46:31.493Z | (set is empty) |
| 658 | 2026-08-10T17:46:31.493Z | , component: sprockets |
| 659 | 2026-08-10T17:46:31.493Z | Aug 10 17:46:29.807 INFO Peer attestation verified, component: sprockets |
| 660 | 2026-08-10T17:46:31.493Z | test tests::no_corpus ... ok |
| 661 | 2026-08-10T17:46:31.493Z | Aug 10 17:46:29.807 INFO Peer measurements appraised successfully, component: sprockets |
| 662 | 2026-08-10T17:46:31.493Z | test tests::basic ... ok |
| 663 | 2026-08-10T17:46:31.530Z | Aug 10 17:46:29.846 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 664 | 2026-08-10T17:46:31.536Z | Aug 10 17:46:29.852 INFO Signature verified successfully, component: sprockets |
| 665 | 2026-08-10T17:46:31.584Z | Aug 10 17:46:29.900 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 666 | 2026-08-10T17:46:31.590Z | Aug 10 17:46:29.907 INFO Signature verified successfully, component: sprockets |
| 667 | 2026-08-10T17:46:31.594Z | Aug 10 17:46:29.907 INFO Running with protocol version 2, component: sprockets |
| 668 | 2026-08-10T17:46:31.594Z | Aug 10 17:46:29.907 INFO Running with protocol version 2, component: sprockets |
| 669 | 2026-08-10T17:46:31.594Z | Aug 10 17:46:29.907 INFO Running with protocol version 2, component: sprockets |
| 670 | 2026-08-10T17:46:31.594Z | Aug 10 17:46:29.907 INFO Running with protocol version 2, component: sprockets |
| 671 | 2026-08-10T17:46:31.598Z | Aug 10 17:46:29.915 INFO Running with protocol version 2, component: sprockets |
| 672 | 2026-08-10T17:46:31.606Z | Aug 10 17:46:29.922 INFO Running with protocol version 2, component: sprockets |
| 673 | 2026-08-10T17:46:31.687Z | Aug 10 17:46:30.000 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 674 | 2026-08-10T17:46:31.687Z | Aug 10 17:46:30.000 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 675 | 2026-08-10T17:46:31.732Z | Aug 10 17:46:30.048 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 676 | 2026-08-10T17:46:31.732Z | Aug 10 17:46:30.048 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 677 | 2026-08-10T17:46:31.779Z | Aug 10 17:46:30.095 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 678 | 2026-08-10T17:46:31.779Z | Aug 10 17:46:30.095 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 679 | 2026-08-10T17:46:31.827Z | Aug 10 17:46:30.143 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 680 | 2026-08-10T17:46:31.827Z | Aug 10 17:46:30.143 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 681 | 2026-08-10T17:46:31.876Z | Aug 10 17:46:30.190 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 682 | 2026-08-10T17:46:31.876Z | Aug 10 17:46:30.190 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 683 | 2026-08-10T17:46:31.922Z | Aug 10 17:46:30.238 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 684 | 2026-08-10T17:46:31.922Z | Aug 10 17:46:30.238 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 685 | 2026-08-10T17:46:31.929Z | Aug 10 17:46:30.245 INFO Peer attestation verified, component: sprockets |
| 686 | 2026-08-10T17:46:31.932Z | Aug 10 17:46:30.245 INFO Peer measurements appraised successfully, component: sprockets |
| 687 | 2026-08-10T17:46:31.935Z | Aug 10 17:46:30.251 INFO Peer attestation verified, component: sprockets |
| 688 | 2026-08-10T17:46:31.935Z | Aug 10 17:46:30.251 INFO Peer measurements appraised successfully, component: sprockets |
| 689 | 2026-08-10T17:46:31.941Z | Aug 10 17:46:30.257 INFO Peer attestation verified, component: sprockets |
| 690 | 2026-08-10T17:46:31.941Z | Aug 10 17:46:30.257 INFO Peer measurements appraised successfully, component: sprockets |
| 691 | 2026-08-10T17:46:31.948Z | Aug 10 17:46:30.264 INFO Peer attestation verified, component: sprockets |
| 692 | 2026-08-10T17:46:31.952Z | Aug 10 17:46:30.264 INFO Peer measurements appraised successfully, component: sprockets |
| 693 | 2026-08-10T17:46:31.955Z | Aug 10 17:46:30.270 INFO Peer attestation verified, component: sprockets |
| 694 | 2026-08-10T17:46:31.955Z | Aug 10 17:46:30.270 INFO Peer measurements appraised successfully, component: sprockets |
| 695 | 2026-08-10T17:46:31.960Z | Aug 10 17:46:30.277 INFO Peer attestation verified, component: sprockets |
| 696 | 2026-08-10T17:46:31.963Z | Aug 10 17:46:30.277 INFO Peer measurements appraised successfully, component: sprockets |
| 697 | 2026-08-10T17:46:31.963Z | test tests::spawn_accept ... ok |
| 698 | 2026-08-10T17:46:32.147Z | test tests::unattested_client ... ok |
| 699 | 2026-08-10T17:46:32.147Z | |
| 700 | 2026-08-10T17:46:32.147Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s |
| 701 | 2026-08-10T17:46:32.147Z | |
| 702 | 2026-08-10T17:46:32.440Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls_test_utils-cf018f56730d5c4f) |
| 703 | 2026-08-10T17:46:32.444Z | |
| 704 | 2026-08-10T17:46:32.444Z | running 1 test |
| 705 | 2026-08-10T17:46:32.469Z | test tests::sprockets_example_matches_code_based_generation ... ok |
| 706 | 2026-08-10T17:46:32.469Z | |
| 707 | 2026-08-10T17:46:32.469Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 708 | 2026-08-10T17:46:32.469Z | |
| 709 | 2026-08-10T17:46:32.472Z | Doc-tests sprockets_tls |
| 710 | 2026-08-10T17:46:32.594Z | |
| 711 | 2026-08-10T17:46:32.594Z | running 0 tests |
| 712 | 2026-08-10T17:46:32.594Z | |
| 713 | 2026-08-10T17:46:32.594Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-08-10T17:46:32.594Z | |
| 715 | 2026-08-10T17:46:32.604Z | Doc-tests sprockets_tls_test_utils |
| 716 | 2026-08-10T17:46:32.661Z | |
| 717 | 2026-08-10T17:46:32.661Z | running 0 tests |
| 718 | 2026-08-10T17:46:32.661Z | |
| 719 | 2026-08-10T17:46:32.664Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-08-10T17:46:32.664Z | |
| 721 | 2026-08-10T17:46:32.699Z | process exited: duration 45258 ms, exit code 0 |
| |
| 722 | 2026-08-10T17:46:32.706Z | found 0 output files |