|
|
|
| 1 | 2026-07-25T20:19:56.492Z | job assigned to worker 01KYDEX5GEXJP5J5VA31GD6QGY [factory aws, i-02c3a954fad825948] (queued for 42 s) |
| |
| 2 | 2026-07-25T20:20:02.745Z | starting task 0: "setup" |
| 3 | 2026-07-25T20:20:02.749Z | ++ uname -s |
| 4 | 2026-07-25T20:20:02.752Z | + kern=SunOS |
| 5 | 2026-07-25T20:20:02.752Z | + build_user=build |
| 6 | 2026-07-25T20:20:02.752Z | + build_uid=12345 |
| 7 | 2026-07-25T20:20:02.752Z | + work_dir=/work |
| 8 | 2026-07-25T20:20:02.752Z | + input_dir=/input |
| 9 | 2026-07-25T20:20:02.752Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-25T20:20:02.752Z | + case "$kern" in |
| 11 | 2026-07-25T20:20:02.752Z | + groupadd -g 12345 build |
| 12 | 2026-07-25T20:20:02.755Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-25T20:20:04.759Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-25T20:20:04.823Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-25T20:20:04.826Z | + home_fs=zfs |
| 16 | 2026-07-25T20:20:04.826Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-25T20:20:04.826Z | + mkdir -p /home/build |
| 18 | 2026-07-25T20:20:04.826Z | + chown build:build /home/build /work |
| 19 | 2026-07-25T20:20:06.827Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-25T20:20:06.830Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-07-25T20:20:06.835Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-25T20:20:06.840Z | + printf ' * rust toolchain channel = "%s"\n' 1.88 |
| 23 | 2026-07-25T20:20:06.840Z | * rust toolchain channel = "1.88" |
| 24 | 2026-07-25T20:20:06.840Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-25T20:20:06.840Z | * rust toolchain profile = "default" |
| 26 | 2026-07-25T20:20:06.840Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-25T20:20:06.840Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-25T20:20:06.843Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-25T20:20:06.843Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88 --profile default |
| 30 | 2026-07-25T20:20:06.949Z | info: downloading installer |
| 31 | 2026-07-25T20:20:08.295Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-25T20:20:08.295Z | warn: /opt/ooce/bin |
| 33 | 2026-07-25T20:20:08.295Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-25T20:20:08.295Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-25T20:20:08.295Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-25T20:20:08.295Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-25T20:20:08.295Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-25T20:20:08.295Z | error: cannot install while Rust is installed |
| 39 | 2026-07-25T20:20:08.295Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-25T20:20:08.295Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-25T20:20:08.295Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-25T20:20:08.295Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-25T20:20:08.295Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-25T20:20:08.308Z | info: profile set to default |
| 45 | 2026-07-25T20:20:08.309Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-25T20:20:08.311Z | info: syncing channel updates for 1.88-x86_64-unknown-illumos |
| 47 | 2026-07-25T20:20:08.438Z | info: latest update on 2025-06-26 for version 1.88.0 (6b00bc388 2025-06-23) |
| 48 | 2026-07-25T20:20:08.441Z | info: downloading 6 components |
| 49 | 2026-07-25T20:20:22.003Z | info: default toolchain set to 1.88-x86_64-unknown-illumos |
| 50 | 2026-07-25T20:20:22.003Z | |
| 51 | 2026-07-25T20:20:22.044Z | 1.88-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 52 | 2026-07-25T20:20:22.044Z | |
| 53 | 2026-07-25T20:20:22.044Z | |
| 54 | 2026-07-25T20:20:22.044Z | Rust is installed now. Great! |
| 55 | 2026-07-25T20:20:22.044Z | |
| 56 | 2026-07-25T20:20:22.044Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-25T20:20:22.044Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-25T20:20:22.044Z | |
| 59 | 2026-07-25T20:20:22.044Z | To configure your current shell, you need to source |
| 60 | 2026-07-25T20:20:22.044Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-25T20:20:22.044Z | |
| 62 | 2026-07-25T20:20:22.044Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-25T20:20:22.044Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-25T20:20:22.044Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-25T20:20:22.044Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-25T20:20:22.044Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-25T20:20:22.044Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-25T20:20:22.044Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-25T20:20:22.047Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-25T20:20:22.047Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-25T20:20:22.133Z | + rustup --version |
| 72 | 2026-07-25T20:20:22.141Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-25T20:20:22.144Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-25T20:20:22.164Z | info: the currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 75 | 2026-07-25T20:20:22.166Z | + cargo --version |
| 76 | 2026-07-25T20:20:22.179Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 77 | 2026-07-25T20:20:22.181Z | + rustc --version |
| 78 | 2026-07-25T20:20:22.201Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 79 | 2026-07-25T20:20:22.203Z | process exited: duration 15366 ms, exit code 0 |
| |
| 80 | 2026-07-25T20:20:22.209Z | starting task 2: "authentication" |
| 81 | 2026-07-25T20:20:22.224Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-25T20:20:22.230Z | starting task 3: "clone repository" |
| 83 | 2026-07-25T20:20:22.233Z | + mkdir -p /work/oxidecomputer/sprockets |
| 84 | 2026-07-25T20:20:22.235Z | + git clone https://github.com/oxidecomputer/sprockets /work/oxidecomputer/sprockets |
| 85 | 2026-07-25T20:20:22.266Z | Cloning into '/work/oxidecomputer/sprockets'... |
| 86 | 2026-07-25T20:20:22.728Z | + cd /work/oxidecomputer/sprockets |
| 87 | 2026-07-25T20:20:22.728Z | + git fetch origin 9696587e5be21a91441412240993d89e45c913ee |
| 88 | 2026-07-25T20:20:22.957Z | From https://github.com/oxidecomputer/sprockets |
| 89 | 2026-07-25T20:20:22.957Z | * branch 9696587e5be21a91441412240993d89e45c913ee -> FETCH_HEAD |
| 90 | 2026-07-25T20:20:22.963Z | + [[ -n better-fake-platform-ids ]] |
| 91 | 2026-07-25T20:20:22.966Z | ++ git branch --show-current |
| 92 | 2026-07-25T20:20:22.966Z | + current=main |
| 93 | 2026-07-25T20:20:22.966Z | + [[ main != better-fake-platform-ids ]] |
| 94 | 2026-07-25T20:20:22.966Z | + git branch -f better-fake-platform-ids 9696587e5be21a91441412240993d89e45c913ee |
| 95 | 2026-07-25T20:20:22.968Z | + git checkout -f better-fake-platform-ids |
| 96 | 2026-07-25T20:20:22.972Z | Switched to branch 'better-fake-platform-ids' |
| 97 | 2026-07-25T20:20:22.975Z | + git reset --hard 9696587e5be21a91441412240993d89e45c913ee |
| 98 | 2026-07-25T20:20:22.977Z | HEAD is now at 9696587 fix test |
| 99 | 2026-07-25T20:20:22.977Z | process exited: duration 746 ms, exit code 0 |
| |
| 100 | 2026-07-25T20:20:22.982Z | starting task 4: "build" |
| 101 | 2026-07-25T20:20:22.986Z | + cargo --version |
| 102 | 2026-07-25T20:20:22.995Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 103 | 2026-07-25T20:20:22.997Z | + rustc --version |
| 104 | 2026-07-25T20:20:23.018Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 105 | 2026-07-25T20:20:23.020Z | + cargo test |
| 106 | 2026-07-25T20:20:23.102Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 107 | 2026-07-25T20:20:23.445Z | Updating crates.io index |
| 108 | 2026-07-25T20:20:23.448Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 109 | 2026-07-25T20:20:23.715Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 110 | 2026-07-25T20:20:24.100Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 111 | 2026-07-25T20:20:24.607Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 112 | 2026-07-25T20:20:24.891Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 113 | 2026-07-25T20:20:25.243Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 114 | 2026-07-25T20:20:27.223Z | Downloading crates ... |
| 115 | 2026-07-25T20:20:27.284Z | Downloaded anstyle-parse v1.0.0 |
| 116 | 2026-07-25T20:20:27.287Z | Downloaded anyhow v1.0.103 |
| 117 | 2026-07-25T20:20:27.290Z | Downloaded anstyle-query v1.1.3 |
| 118 | 2026-07-25T20:20:27.290Z | Downloaded allocator-api2 v0.2.21 |
| 119 | 2026-07-25T20:20:27.293Z | Downloaded addr2line v0.24.2 |
| 120 | 2026-07-25T20:20:27.296Z | Downloaded fs_extra v1.3.0 |
| 121 | 2026-07-25T20:20:27.298Z | Downloaded cfg-if v1.0.1 |
| 122 | 2026-07-25T20:20:27.298Z | Downloaded clap_lex v1.1.0 |
| 123 | 2026-07-25T20:20:27.304Z | Downloaded heck v0.5.0 |
| 124 | 2026-07-25T20:20:27.307Z | Downloaded log v0.4.33 |
| 125 | 2026-07-25T20:20:27.310Z | Downloaded rustc_version v0.4.1 |
| 126 | 2026-07-25T20:20:27.313Z | Downloaded tokio-macros v2.7.0 |
| 127 | 2026-07-25T20:20:27.313Z | Downloaded knus v3.4.0 |
| 128 | 2026-07-25T20:20:27.316Z | Downloaded thread_local v1.1.9 |
| 129 | 2026-07-25T20:20:27.316Z | Downloaded fastrand v2.3.0 |
| 130 | 2026-07-25T20:20:27.319Z | Downloaded dyn-clone v1.0.19 |
| 131 | 2026-07-25T20:20:27.319Z | Downloaded backtrace-ext v0.2.1 |
| 132 | 2026-07-25T20:20:27.322Z | Downloaded thiserror v2.0.18 |
| 133 | 2026-07-25T20:20:27.325Z | Downloaded knuffel-derive v3.2.0 |
| 134 | 2026-07-25T20:20:27.327Z | Downloaded dirs-next v2.0.0 |
| 135 | 2026-07-25T20:20:27.328Z | Downloaded tinyvec_macros v0.1.1 |
| 136 | 2026-07-25T20:20:27.330Z | Downloaded tokio-rustls v0.26.2 |
| 137 | 2026-07-25T20:20:27.330Z | Downloaded thiserror-impl v1.0.69 |
| 138 | 2026-07-25T20:20:27.333Z | Downloaded dunce v1.0.5 |
| 139 | 2026-07-25T20:20:27.333Z | Downloaded thiserror-impl v2.0.18 |
| 140 | 2026-07-25T20:20:27.333Z | Downloaded base16ct v0.2.0 |
| 141 | 2026-07-25T20:20:27.336Z | Downloaded colorchoice v1.0.4 |
| 142 | 2026-07-25T20:20:27.336Z | Downloaded zeroize_derive v1.5.0 |
| 143 | 2026-07-25T20:20:27.339Z | Downloaded unicode-linebreak v0.1.5 |
| 144 | 2026-07-25T20:20:27.339Z | Downloaded ciborium-io v0.2.2 |
| 145 | 2026-07-25T20:20:27.339Z | Downloaded crypto-common v0.1.6 |
| 146 | 2026-07-25T20:20:27.342Z | Downloaded anstyle v1.0.14 |
| 147 | 2026-07-25T20:20:27.342Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 148 | 2026-07-25T20:20:27.342Z | Downloaded env_filter v2.0.0 |
| 149 | 2026-07-25T20:20:27.345Z | Downloaded pretty_assertions v1.4.1 |
| 150 | 2026-07-25T20:20:27.348Z | Downloaded knus-derive v3.4.0 |
| 151 | 2026-07-25T20:20:27.348Z | Downloaded bytes v1.10.1 |
| 152 | 2026-07-25T20:20:27.350Z | Downloaded is-terminal v0.4.16 |
| 153 | 2026-07-25T20:20:27.353Z | Downloaded toml_write v0.1.2 |
| 154 | 2026-07-25T20:20:27.353Z | Downloaded thiserror v1.0.69 |
| 155 | 2026-07-25T20:20:27.356Z | Downloaded hubpack_derive v0.1.1 |
| 156 | 2026-07-25T20:20:27.358Z | Downloaded itoa v1.0.15 |
| 157 | 2026-07-25T20:20:27.359Z | Downloaded lazy_static v1.5.0 |
| 158 | 2026-07-25T20:20:27.363Z | Downloaded num-conv v0.2.2 |
| 159 | 2026-07-25T20:20:27.363Z | Downloaded toml_datetime v0.6.11 |
| 160 | 2026-07-25T20:20:27.366Z | Downloaded generic-array v0.14.7 |
| 161 | 2026-07-25T20:20:27.366Z | Downloaded untrusted v0.9.0 |
| 162 | 2026-07-25T20:20:27.366Z | Downloaded ident_case v1.0.1 |
| 163 | 2026-07-25T20:20:27.366Z | Downloaded dirs-sys-next v0.1.2 |
| 164 | 2026-07-25T20:20:27.368Z | Downloaded powerfmt v0.2.0 |
| 165 | 2026-07-25T20:20:27.368Z | Downloaded keccak v0.1.5 |
| 166 | 2026-07-25T20:20:27.369Z | Downloaded is_terminal_polyfill v1.70.1 |
| 167 | 2026-07-25T20:20:27.371Z | Downloaded heck v0.4.1 |
| 168 | 2026-07-25T20:20:27.371Z | Downloaded is_ci v1.2.0 |
| 169 | 2026-07-25T20:20:27.371Z | Downloaded darling_macro v0.23.0 |
| 170 | 2026-07-25T20:20:27.374Z | Downloaded ciborium-ll v0.2.2 |
| 171 | 2026-07-25T20:20:27.374Z | Downloaded hubpack v0.1.2 |
| 172 | 2026-07-25T20:20:27.377Z | Downloaded block-buffer v0.10.4 |
| 173 | 2026-07-25T20:20:27.377Z | Downloaded miette-derive v7.6.0 |
| 174 | 2026-07-25T20:20:27.377Z | Downloaded textwrap v0.16.2 |
| 175 | 2026-07-25T20:20:27.380Z | Downloaded hex v0.4.3 |
| 176 | 2026-07-25T20:20:27.380Z | Downloaded equivalent v1.0.2 |
| 177 | 2026-07-25T20:20:27.383Z | Downloaded errno v0.3.13 |
| 178 | 2026-07-25T20:20:27.383Z | Downloaded adler2 v2.0.1 |
| 179 | 2026-07-25T20:20:27.383Z | Downloaded ref-cast v1.0.24 |
| 180 | 2026-07-25T20:20:27.386Z | Downloaded miette-derive v5.10.0 |
| 181 | 2026-07-25T20:20:27.386Z | Downloaded version_check v0.9.5 |
| 182 | 2026-07-25T20:20:27.388Z | Downloaded flagset v0.4.7 |
| 183 | 2026-07-25T20:20:27.388Z | Downloaded cpufeatures v0.2.17 |
| 184 | 2026-07-25T20:20:27.391Z | Downloaded toml v0.8.23 |
| 185 | 2026-07-25T20:20:27.391Z | Downloaded utf8parse v0.2.2 |
| 186 | 2026-07-25T20:20:27.394Z | Downloaded tls_codec v0.4.2 |
| 187 | 2026-07-25T20:20:27.394Z | Downloaded strsim v0.11.1 |
| 188 | 2026-07-25T20:20:27.397Z | Downloaded num-iter v0.1.45 |
| 189 | 2026-07-25T20:20:27.400Z | Downloaded proc-macro-error-attr v1.0.4 |
| 190 | 2026-07-25T20:20:27.404Z | Downloaded der_derive v0.7.3 |
| 191 | 2026-07-25T20:20:27.408Z | Downloaded sha1 v0.10.6 |
| 192 | 2026-07-25T20:20:27.411Z | Downloaded ref-cast-impl v1.0.24 |
| 193 | 2026-07-25T20:20:27.411Z | Downloaded rfc6979 v0.4.0 |
| 194 | 2026-07-25T20:20:27.414Z | Downloaded erased-serde v0.3.31 |
| 195 | 2026-07-25T20:20:27.417Z | Downloaded digest v0.10.7 |
| 196 | 2026-07-25T20:20:27.417Z | Downloaded deranged v0.5.8 |
| 197 | 2026-07-25T20:20:27.420Z | Downloaded serde_spanned v0.6.9 |
| 198 | 2026-07-25T20:20:27.420Z | Downloaded secrecy v0.8.0 |
| 199 | 2026-07-25T20:20:27.420Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 200 | 2026-07-25T20:20:27.422Z | Downloaded der v0.7.10 |
| 201 | 2026-07-25T20:20:27.425Z | Downloaded supports-hyperlinks v2.1.0 |
| 202 | 2026-07-25T20:20:27.425Z | Downloaded smawk v0.3.2 |
| 203 | 2026-07-25T20:20:27.425Z | Downloaded time-core v0.1.9 |
| 204 | 2026-07-25T20:20:27.428Z | Downloaded supports-color v3.0.2 |
| 205 | 2026-07-25T20:20:27.428Z | Downloaded terminal_size v0.4.4 |
| 206 | 2026-07-25T20:20:27.428Z | Downloaded serde-big-array v0.5.1 |
| 207 | 2026-07-25T20:20:27.431Z | Downloaded rand_chacha v0.3.1 |
| 208 | 2026-07-25T20:20:27.431Z | Downloaded zmij v1.0.14 |
| 209 | 2026-07-25T20:20:27.435Z | Downloaded supports-unicode v3.0.0 |
| 210 | 2026-07-25T20:20:27.436Z | Downloaded subtle v2.6.1 |
| 211 | 2026-07-25T20:20:27.438Z | Downloaded pkcs8 v0.10.2 |
| 212 | 2026-07-25T20:20:27.438Z | Downloaded tinyvec v1.12.0 |
| 213 | 2026-07-25T20:20:27.441Z | Downloaded autocfg v1.5.0 |
| 214 | 2026-07-25T20:20:27.441Z | Downloaded time-macros v0.2.31 |
| 215 | 2026-07-25T20:20:27.444Z | Downloaded group v0.13.0 |
| 216 | 2026-07-25T20:20:27.445Z | Downloaded jobserver v0.1.34 |
| 217 | 2026-07-25T20:20:27.445Z | Downloaded corncobs v0.1.4 |
| 218 | 2026-07-25T20:20:27.448Z | Downloaded pkcs1 v0.7.5 |
| 219 | 2026-07-25T20:20:27.448Z | Downloaded take_mut v0.2.2 |
| 220 | 2026-07-25T20:20:27.450Z | Downloaded bs58 v0.5.1 |
| 221 | 2026-07-25T20:20:27.453Z | Downloaded tls_codec_derive v0.4.2 |
| 222 | 2026-07-25T20:20:27.456Z | Downloaded base64ct v1.8.0 |
| 223 | 2026-07-25T20:20:27.458Z | Downloaded ff v0.13.1 |
| 224 | 2026-07-25T20:20:27.458Z | Downloaded ed25519 v2.2.3 |
| 225 | 2026-07-25T20:20:27.461Z | Downloaded strum v0.26.3 |
| 226 | 2026-07-25T20:20:27.461Z | Downloaded supports-unicode v2.1.0 |
| 227 | 2026-07-25T20:20:27.461Z | Downloaded supports-color v2.1.0 |
| 228 | 2026-07-25T20:20:27.461Z | Downloaded anstream v1.0.0 |
| 229 | 2026-07-25T20:20:27.464Z | Downloaded signature v2.2.0 |
| 230 | 2026-07-25T20:20:27.465Z | Downloaded crossbeam-utils v0.8.21 |
| 231 | 2026-07-25T20:20:27.467Z | Downloaded sha2 v0.10.9 |
| 232 | 2026-07-25T20:20:27.467Z | Downloaded proc-macro-error2 v2.0.1 |
| 233 | 2026-07-25T20:20:27.470Z | Downloaded cmake v0.1.54 |
| 234 | 2026-07-25T20:20:27.470Z | Downloaded ppv-lite86 v0.2.21 |
| 235 | 2026-07-25T20:20:27.473Z | Downloaded camino v1.2.4 |
| 236 | 2026-07-25T20:20:27.473Z | Downloaded supports-hyperlinks v3.2.0 |
| 237 | 2026-07-25T20:20:27.476Z | Downloaded iana-time-zone v0.1.63 |
| 238 | 2026-07-25T20:20:27.476Z | Downloaded rustversion v1.0.21 |
| 239 | 2026-07-25T20:20:27.478Z | Downloaded static_assertions v1.1.0 |
| 240 | 2026-07-25T20:20:27.478Z | Downloaded rand_core v0.6.4 |
| 241 | 2026-07-25T20:20:27.481Z | Downloaded ipnet v2.12.0 |
| 242 | 2026-07-25T20:20:27.481Z | Downloaded slog-async v2.8.0 |
| 243 | 2026-07-25T20:20:27.481Z | Downloaded cc v1.2.27 |
| 244 | 2026-07-25T20:20:27.484Z | Downloaded signal-hook-registry v1.4.8 |
| 245 | 2026-07-25T20:20:27.484Z | Downloaded terminal_size v0.1.17 |
| 246 | 2026-07-25T20:20:27.487Z | Downloaded owo-colors v3.5.0 |
| 247 | 2026-07-25T20:20:27.487Z | Downloaded strum_macros v0.26.4 |
| 248 | 2026-07-25T20:20:27.490Z | Downloaded sec1 v0.7.3 |
| 249 | 2026-07-25T20:20:27.490Z | Downloaded hmac v0.12.1 |
| 250 | 2026-07-25T20:20:27.493Z | Downloaded pin-project-lite v0.2.16 |
| 251 | 2026-07-25T20:20:27.496Z | Downloaded ecdsa v0.16.9 |
| 252 | 2026-07-25T20:20:27.496Z | Downloaded getrandom v0.2.16 |
| 253 | 2026-07-25T20:20:27.498Z | Downloaded quote v1.0.46 |
| 254 | 2026-07-25T20:20:27.498Z | Downloaded pem-rfc7468 v0.7.0 |
| 255 | 2026-07-25T20:20:27.501Z | Downloaded owo-colors v4.3.0 |
| 256 | 2026-07-25T20:20:27.501Z | Downloaded env_logger v0.11.11 |
| 257 | 2026-07-25T20:20:27.504Z | Downloaded ahash v0.8.12 |
| 258 | 2026-07-25T20:20:27.504Z | Downloaded diff v0.1.13 |
| 259 | 2026-07-25T20:20:27.507Z | Downloaded num-integer v0.1.46 |
| 260 | 2026-07-25T20:20:27.507Z | Downloaded const-oid v0.9.6 |
| 261 | 2026-07-25T20:20:27.510Z | Downloaded zeroize v1.9.0 |
| 262 | 2026-07-25T20:20:27.510Z | Downloaded ciborium v0.2.2 |
| 263 | 2026-07-25T20:20:27.514Z | Downloaded getrandom v0.4.3 |
| 264 | 2026-07-25T20:20:27.516Z | Downloaded semver v1.0.26 |
| 265 | 2026-07-25T20:20:27.519Z | Downloaded darling_core v0.23.0 |
| 266 | 2026-07-25T20:20:27.522Z | Downloaded bitflags v2.9.1 |
| 267 | 2026-07-25T20:20:27.524Z | Downloaded shlex v1.3.0 |
| 268 | 2026-07-25T20:20:27.524Z | Downloaded spki v0.7.3 |
| 269 | 2026-07-25T20:20:27.527Z | Downloaded slog-term v2.9.1 |
| 270 | 2026-07-25T20:20:27.527Z | Downloaded toml_edit v0.22.27 |
| 271 | 2026-07-25T20:20:27.530Z | Downloaded serde_core v1.0.228 |
| 272 | 2026-07-25T20:20:27.533Z | Downloaded darling v0.23.0 |
| 273 | 2026-07-25T20:20:27.536Z | Downloaded unicode-ident v1.0.18 |
| 274 | 2026-07-25T20:20:27.538Z | Downloaded async-trait v0.1.89 |
| 275 | 2026-07-25T20:20:27.538Z | Downloaded proc-macro-error v1.0.4 |
| 276 | 2026-07-25T20:20:27.541Z | Downloaded clap_derive v4.6.1 |
| 277 | 2026-07-25T20:20:27.544Z | Downloaded indexmap v1.9.3 |
| 278 | 2026-07-25T20:20:27.547Z | Downloaded primeorder v0.13.6 |
| 279 | 2026-07-25T20:20:27.547Z | Downloaded once_cell v1.21.3 |
| 280 | 2026-07-25T20:20:27.555Z | Downloaded serde_with_macros v3.21.0 |
| 281 | 2026-07-25T20:20:27.558Z | Downloaded textwrap v0.15.2 |
| 282 | 2026-07-25T20:20:27.558Z | Downloaded slog v2.8.2 |
| 283 | 2026-07-25T20:20:27.561Z | Downloaded serde_derive v1.0.228 |
| 284 | 2026-07-25T20:20:27.564Z | Downloaded smallvec v1.15.1 |
| 285 | 2026-07-25T20:20:27.567Z | Downloaded clap v4.6.1 |
| 286 | 2026-07-25T20:20:27.570Z | Downloaded knuffel v3.2.0 |
| 287 | 2026-07-25T20:20:27.573Z | Downloaded tempfile v3.27.0 |
| 288 | 2026-07-25T20:20:27.576Z | Downloaded spin v0.9.8 |
| 289 | 2026-07-25T20:20:27.576Z | Downloaded half v2.6.0 |
| 290 | 2026-07-25T20:20:27.579Z | Downloaded term v0.7.0 |
| 291 | 2026-07-25T20:20:27.582Z | Downloaded base64 v0.21.7 |
| 292 | 2026-07-25T20:20:27.584Z | Downloaded hashbrown v0.12.3 |
| 293 | 2026-07-25T20:20:27.587Z | Downloaded base64 v0.22.1 |
| 294 | 2026-07-25T20:20:27.590Z | Downloaded proc-macro2 v1.0.106 |
| 295 | 2026-07-25T20:20:27.590Z | Downloaded num-traits v0.2.19 |
| 296 | 2026-07-25T20:20:27.593Z | Downloaded ed25519-dalek v2.2.0 |
| 297 | 2026-07-25T20:20:27.596Z | Downloaded elliptic-curve v0.13.8 |
| 298 | 2026-07-25T20:20:27.596Z | Downloaded rustc-demangle v0.1.25 |
| 299 | 2026-07-25T20:20:27.599Z | Downloaded indexmap v2.9.0 |
| 300 | 2026-07-25T20:20:27.599Z | Downloaded crypto-bigint v0.5.5 |
| 301 | 2026-07-25T20:20:27.602Z | Downloaded crossbeam-channel v0.5.15 |
| 302 | 2026-07-25T20:20:27.605Z | Downloaded chumsky v0.9.3 |
| 303 | 2026-07-25T20:20:27.608Z | Downloaded backtrace v0.3.75 |
| 304 | 2026-07-25T20:20:27.613Z | Downloaded socket2 v0.6.3 |
| 305 | 2026-07-25T20:20:27.616Z | Downloaded clap_builder v4.6.0 |
| 306 | 2026-07-25T20:20:27.624Z | Downloaded rustls-pki-types v1.12.0 |
| 307 | 2026-07-25T20:20:27.627Z | Downloaded miniz_oxide v0.8.9 |
| 308 | 2026-07-25T20:20:27.629Z | Downloaded yansi v1.0.1 |
| 309 | 2026-07-25T20:20:27.634Z | Downloaded schemars v0.9.0 |
| 310 | 2026-07-25T20:20:27.639Z | Downloaded typenum v1.18.0 |
| 311 | 2026-07-25T20:20:27.644Z | Downloaded hashbrown v0.14.5 |
| 312 | 2026-07-25T20:20:27.648Z | Downloaded hashbrown v0.15.4 |
| 313 | 2026-07-25T20:20:27.655Z | Downloaded serde_json v1.0.149 |
| 314 | 2026-07-25T20:20:27.659Z | Downloaded serde v1.0.228 |
| 315 | 2026-07-25T20:20:27.661Z | Downloaded hkdf v0.12.4 |
| 316 | 2026-07-25T20:20:27.664Z | Downloaded rand v0.8.7 |
| 317 | 2026-07-25T20:20:27.666Z | Downloaded miette v5.10.0 |
| 318 | 2026-07-25T20:20:27.669Z | Downloaded rsa v0.9.10 |
| 319 | 2026-07-25T20:20:27.672Z | Downloaded aho-corasick v1.1.4 |
| 320 | 2026-07-25T20:20:27.674Z | Downloaded rustls-webpki v0.103.3 |
| 321 | 2026-07-25T20:20:27.677Z | Downloaded unicode-segmentation v1.12.0 |
| 322 | 2026-07-25T20:20:27.679Z | Downloaded salty v0.3.0 |
| 323 | 2026-07-25T20:20:27.683Z | Downloaded chrono v0.4.41 |
| 324 | 2026-07-25T20:20:27.687Z | Downloaded memchr v2.7.5 |
| 325 | 2026-07-25T20:20:27.690Z | Downloaded curve25519-dalek v4.1.3 |
| 326 | 2026-07-25T20:20:27.695Z | Downloaded miette v7.6.0 |
| 327 | 2026-07-25T20:20:27.698Z | Downloaded x509-cert v0.2.5 |
| 328 | 2026-07-25T20:20:27.702Z | Downloaded schemars v1.2.0 |
| 329 | 2026-07-25T20:20:27.710Z | Downloaded mio v1.2.0 |
| 330 | 2026-07-25T20:20:27.713Z | Downloaded syn v2.0.118 |
| 331 | 2026-07-25T20:20:27.719Z | Downloaded gimli v0.31.1 |
| 332 | 2026-07-25T20:20:27.724Z | Downloaded aws-lc-rs v1.17.0 |
| 333 | 2026-07-25T20:20:27.736Z | Downloaded num-bigint-dig v0.8.6 |
| 334 | 2026-07-25T20:20:27.745Z | Downloaded libm v0.2.15 |
| 335 | 2026-07-25T20:20:27.774Z | Downloaded regex v1.13.0 |
| 336 | 2026-07-25T20:20:27.786Z | Downloaded sha3 v0.10.8 |
| 337 | 2026-07-25T20:20:27.801Z | Downloaded winnow v0.7.11 |
| 338 | 2026-07-25T20:20:27.808Z | Downloaded p384 v0.13.1 |
| 339 | 2026-07-25T20:20:27.841Z | Downloaded serde_with v3.21.0 |
| 340 | 2026-07-25T20:20:27.848Z | Downloaded unicode-width v0.2.2 |
| 341 | 2026-07-25T20:20:27.864Z | Downloaded syn v1.0.109 |
| 342 | 2026-07-25T20:20:27.869Z | Downloaded time v0.3.53 |
| 343 | 2026-07-25T20:20:27.877Z | Downloaded zerocopy v0.8.54 |
| 344 | 2026-07-25T20:20:27.888Z | Downloaded unicode-width v0.1.14 |
| 345 | 2026-07-25T20:20:27.900Z | Downloaded object v0.36.7 |
| 346 | 2026-07-25T20:20:27.909Z | Downloaded rustls v0.23.28 |
| 347 | 2026-07-25T20:20:27.924Z | Downloaded regex-syntax v0.8.11 |
| 348 | 2026-07-25T20:20:27.938Z | Downloaded rustix v1.1.4 |
| 349 | 2026-07-25T20:20:28.000Z | Downloaded regex-automata v0.4.15 |
| 350 | 2026-07-25T20:20:28.042Z | Downloaded libc v0.2.185 |
| 351 | 2026-07-25T20:20:28.062Z | Downloaded tokio v1.52.0 |
| 352 | 2026-07-25T20:20:28.112Z | Downloaded ring v0.17.14 |
| 353 | 2026-07-25T20:20:28.369Z | Downloaded aws-lc-sys v0.41.0 |
| 354 | 2026-07-25T20:20:28.553Z | Compiling proc-macro2 v1.0.106 |
| 355 | 2026-07-25T20:20:28.553Z | Compiling unicode-ident v1.0.18 |
| 356 | 2026-07-25T20:20:28.553Z | Compiling quote v1.0.46 |
| 357 | 2026-07-25T20:20:28.553Z | Compiling libc v0.2.185 |
| 358 | 2026-07-25T20:20:28.553Z | Compiling cfg-if v1.0.1 |
| 359 | 2026-07-25T20:20:28.556Z | Compiling version_check v0.9.5 |
| 360 | 2026-07-25T20:20:28.556Z | Compiling const-oid v0.9.6 |
| 361 | 2026-07-25T20:20:28.556Z | Compiling typenum v1.18.0 |
| 362 | 2026-07-25T20:20:28.701Z | Compiling subtle v2.6.1 |
| 363 | 2026-07-25T20:20:28.748Z | Compiling flagset v0.4.7 |
| 364 | 2026-07-25T20:20:28.843Z | Compiling serde_core v1.0.228 |
| 365 | 2026-07-25T20:20:28.863Z | Compiling bitflags v2.9.1 |
| 366 | 2026-07-25T20:20:28.901Z | Compiling generic-array v0.14.7 |
| 367 | 2026-07-25T20:20:29.021Z | Compiling zerocopy v0.8.54 |
| 368 | 2026-07-25T20:20:29.077Z | Compiling strsim v0.11.1 |
| 369 | 2026-07-25T20:20:29.158Z | Compiling serde v1.0.228 |
| 370 | 2026-07-25T20:20:29.360Z | Compiling getrandom v0.2.16 |
| 371 | 2026-07-25T20:20:29.368Z | Compiling base64ct v1.8.0 |
| 372 | 2026-07-25T20:20:29.465Z | Compiling heck v0.5.0 |
| 373 | 2026-07-25T20:20:29.491Z | Compiling rand_core v0.6.4 |
| 374 | 2026-07-25T20:20:29.499Z | Compiling utf8parse v0.2.2 |
| 375 | 2026-07-25T20:20:29.546Z | Compiling anstyle-query v1.1.3 |
| 376 | 2026-07-25T20:20:29.611Z | Compiling pem-rfc7468 v0.7.0 |
| 377 | 2026-07-25T20:20:29.620Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-07-25T20:20:29.659Z | Compiling is_terminal_polyfill v1.70.1 |
| 379 | 2026-07-25T20:20:29.721Z | Compiling colorchoice v1.0.4 |
| 380 | 2026-07-25T20:20:29.740Z | Compiling base16ct v0.2.0 |
| 381 | 2026-07-25T20:20:29.788Z | Compiling anstyle v1.0.14 |
| 382 | 2026-07-25T20:20:29.821Z | Compiling syn v2.0.118 |
| 383 | 2026-07-25T20:20:29.829Z | Compiling once_cell v1.21.3 |
| 384 | 2026-07-25T20:20:29.878Z | Compiling ff v0.13.1 |
| 385 | 2026-07-25T20:20:29.910Z | Compiling object v0.36.7 |
| 386 | 2026-07-25T20:20:29.995Z | Compiling anstream v1.0.0 |
| 387 | 2026-07-25T20:20:30.004Z | Compiling cpufeatures v0.2.17 |
| 388 | 2026-07-25T20:20:30.023Z | Compiling clap_lex v1.1.0 |
| 389 | 2026-07-25T20:20:30.125Z | Compiling group v0.13.0 |
| 390 | 2026-07-25T20:20:30.226Z | Compiling adler2 v2.0.1 |
| 391 | 2026-07-25T20:20:30.252Z | Compiling semver v1.0.26 |
| 392 | 2026-07-25T20:20:30.291Z | Compiling syn v1.0.109 |
| 393 | 2026-07-25T20:20:30.299Z | Compiling memchr v2.7.5 |
| 394 | 2026-07-25T20:20:30.344Z | Compiling gimli v0.31.1 |
| 395 | 2026-07-25T20:20:30.397Z | Compiling libm v0.2.15 |
| 396 | 2026-07-25T20:20:30.546Z | Compiling autocfg v1.5.0 |
| 397 | 2026-07-25T20:20:30.603Z | Compiling rustversion v1.0.21 |
| 398 | 2026-07-25T20:20:30.888Z | Compiling num-traits v0.2.19 |
| 399 | 2026-07-25T20:20:30.946Z | Compiling miniz_oxide v0.8.9 |
| 400 | 2026-07-25T20:20:30.956Z | Compiling ahash v0.8.12 |
| 401 | 2026-07-25T20:20:30.976Z | Compiling unicode-linebreak v0.1.5 |
| 402 | 2026-07-25T20:20:31.107Z | Compiling rustc-demangle v0.1.25 |
| 403 | 2026-07-25T20:20:31.193Z | Compiling is_ci v1.2.0 |
| 404 | 2026-07-25T20:20:31.631Z | Compiling unicode-width v0.1.14 |
| 405 | 2026-07-25T20:20:31.897Z | Compiling rustix v1.1.4 |
| 406 | 2026-07-25T20:20:31.905Z | Compiling rustc_version v0.4.1 |
| 407 | 2026-07-25T20:20:32.170Z | Compiling addr2line v0.24.2 |
| 408 | 2026-07-25T20:20:32.479Z | Compiling ppv-lite86 v0.2.21 |
| 409 | 2026-07-25T20:20:32.508Z | Compiling errno v0.3.13 |
| 410 | 2026-07-25T20:20:32.583Z | Compiling hex v0.4.3 |
| 411 | 2026-07-25T20:20:32.663Z | Compiling thiserror v2.0.18 |
| 412 | 2026-07-25T20:20:32.710Z | Compiling allocator-api2 v0.2.21 |
| 413 | 2026-07-25T20:20:32.810Z | Compiling num-integer v0.1.46 |
| 414 | 2026-07-25T20:20:32.836Z | Compiling rand_chacha v0.3.1 |
| 415 | 2026-07-25T20:20:33.031Z | Compiling hashbrown v0.14.5 |
| 416 | 2026-07-25T20:20:33.118Z | Compiling curve25519-dalek v4.1.3 |
| 417 | 2026-07-25T20:20:33.200Z | Compiling backtrace v0.3.75 |
| 418 | 2026-07-25T20:20:33.392Z | Compiling keccak v0.1.5 |
| 419 | 2026-07-25T20:20:33.451Z | Compiling spin v0.9.8 |
| 420 | 2026-07-25T20:20:33.476Z | Compiling num-bigint-dig v0.8.6 |
| 421 | 2026-07-25T20:20:33.549Z | Compiling lazy_static v1.5.0 |
| 422 | 2026-07-25T20:20:33.560Z | Compiling chumsky v0.9.3 |
| 423 | 2026-07-25T20:20:33.576Z | Compiling terminal_size v0.4.4 |
| 424 | 2026-07-25T20:20:33.633Z | Compiling backtrace-ext v0.2.1 |
| 425 | 2026-07-25T20:20:33.647Z | Compiling rand v0.8.7 |
| 426 | 2026-07-25T20:20:33.673Z | Compiling zeroize_derive v1.5.0 |
| 427 | 2026-07-25T20:20:33.695Z | Compiling der_derive v0.7.3 |
| 428 | 2026-07-25T20:20:33.703Z | Compiling serde_derive v1.0.228 |
| 429 | 2026-07-25T20:20:33.801Z | Compiling clap_derive v4.6.1 |
| 430 | 2026-07-25T20:20:34.259Z | Compiling thiserror-impl v2.0.18 |
| 431 | 2026-07-25T20:20:34.323Z | Compiling zeroize v1.9.0 |
| 432 | 2026-07-25T20:20:34.628Z | Compiling der v0.7.10 |
| 433 | 2026-07-25T20:20:34.701Z | Compiling curve25519-dalek-derive v0.1.1 |
| 434 | 2026-07-25T20:20:34.817Z | Compiling num-iter v0.1.45 |
| 435 | 2026-07-25T20:20:34.923Z | Compiling crypto-common v0.1.6 |
| 436 | 2026-07-25T20:20:34.964Z | Compiling block-buffer v0.10.4 |
| 437 | 2026-07-25T20:20:35.044Z | Compiling crypto-bigint v0.5.5 |
| 438 | 2026-07-25T20:20:35.096Z | Compiling digest v0.10.7 |
| 439 | 2026-07-25T20:20:35.292Z | Compiling signature v2.2.0 |
| 440 | 2026-07-25T20:20:35.352Z | Compiling hmac v0.12.1 |
| 441 | 2026-07-25T20:20:35.402Z | Compiling spki v0.7.3 |
| 442 | 2026-07-25T20:20:35.428Z | Compiling sha2 v0.10.9 |
| 443 | 2026-07-25T20:20:35.454Z | Compiling hkdf v0.12.4 |
| 444 | 2026-07-25T20:20:35.587Z | Compiling pkcs8 v0.10.2 |
| 445 | 2026-07-25T20:20:35.595Z | Compiling rfc6979 v0.4.0 |
| 446 | 2026-07-25T20:20:35.805Z | Compiling sha3 v0.10.8 |
| 447 | 2026-07-25T20:20:35.816Z | Compiling thiserror v1.0.69 |
| 448 | 2026-07-25T20:20:35.861Z | Compiling smallvec v1.15.1 |
| 449 | 2026-07-25T20:20:35.941Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-07-25T20:20:35.959Z | Compiling is-terminal v0.4.16 |
| 451 | 2026-07-25T20:20:36.058Z | Compiling camino v1.2.4 |
| 452 | 2026-07-25T20:20:36.309Z | Compiling ident_case v1.0.1 |
| 453 | 2026-07-25T20:20:36.351Z | Compiling proc-macro-error-attr v1.0.4 |
| 454 | 2026-07-25T20:20:36.420Z | Compiling darling_core v0.23.0 |
| 455 | 2026-07-25T20:20:36.613Z | Compiling sec1 v0.7.3 |
| 456 | 2026-07-25T20:20:36.859Z | Compiling sha1 v0.10.6 |
| 457 | 2026-07-25T20:20:36.867Z | Compiling clap_builder v4.6.0 |
| 458 | 2026-07-25T20:20:36.878Z | Compiling jobserver v0.1.34 |
| 459 | 2026-07-25T20:20:37.002Z | Compiling proc-macro-error v1.0.4 |
| 460 | 2026-07-25T20:20:37.086Z | Compiling shlex v1.3.0 |
| 461 | 2026-07-25T20:20:37.190Z | Compiling ipnet v2.12.0 |
| 462 | 2026-07-25T20:20:37.204Z | Compiling owo-colors v4.3.0 |
| 463 | 2026-07-25T20:20:37.264Z | Compiling cc v1.2.27 |
| 464 | 2026-07-25T20:20:37.294Z | Compiling elliptic-curve v0.13.8 |
| 465 | 2026-07-25T20:20:37.570Z | Compiling slog v2.8.2 |
| 466 | 2026-07-25T20:20:37.605Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 467 | 2026-07-25T20:20:37.712Z | Compiling half v2.6.0 |
| 468 | 2026-07-25T20:20:37.721Z | Compiling smawk v0.3.2 |
| 469 | 2026-07-25T20:20:37.796Z | Compiling unicode-segmentation v1.12.0 |
| 470 | 2026-07-25T20:20:37.851Z | Compiling unicode-width v0.2.2 |
| 471 | 2026-07-25T20:20:37.879Z | Compiling ciborium-io v0.2.2 |
| 472 | 2026-07-25T20:20:37.954Z | Compiling ciborium-ll v0.2.2 |
| 473 | 2026-07-25T20:20:37.967Z | Compiling cmake v0.1.54 |
| 474 | 2026-07-25T20:20:37.997Z | Compiling proc-macro-error2 v2.0.1 |
| 475 | 2026-07-25T20:20:38.114Z | Compiling heck v0.4.1 |
| 476 | 2026-07-25T20:20:38.152Z | Compiling textwrap v0.16.2 |
| 477 | 2026-07-25T20:20:38.155Z | Compiling textwrap v0.15.2 |
| 478 | 2026-07-25T20:20:38.429Z | Compiling clap v4.6.1 |
| 479 | 2026-07-25T20:20:38.495Z | Compiling erased-serde v0.3.31 |
| 480 | 2026-07-25T20:20:38.503Z | Compiling supports-hyperlinks v2.1.0 |
| 481 | 2026-07-25T20:20:38.506Z | Compiling darling_macro v0.23.0 |
| 482 | 2026-07-25T20:20:38.518Z | Compiling supports-unicode v2.1.0 |
| 483 | 2026-07-25T20:20:38.518Z | Compiling supports-color v2.1.0 |
| 484 | 2026-07-25T20:20:38.664Z | Compiling miette-derive v5.10.0 |
| 485 | 2026-07-25T20:20:38.664Z | Compiling miette-derive v7.6.0 |
| 486 | 2026-07-25T20:20:38.734Z | Compiling strum_macros v0.26.4 |
| 487 | 2026-07-25T20:20:38.800Z | Compiling supports-color v3.0.2 |
| 488 | 2026-07-25T20:20:38.948Z | Compiling terminal_size v0.1.17 |
| 489 | 2026-07-25T20:20:38.957Z | Compiling owo-colors v3.5.0 |
| 490 | 2026-07-25T20:20:38.986Z | Compiling fs_extra v1.3.0 |
| 491 | 2026-07-25T20:20:39.052Z | Compiling supports-hyperlinks v3.2.0 |
| 492 | 2026-07-25T20:20:39.055Z | Compiling darling v0.23.0 |
| 493 | 2026-07-25T20:20:39.133Z | Compiling serde_with_macros v3.21.0 |
| 494 | 2026-07-25T20:20:39.190Z | Compiling dunce v1.0.5 |
| 495 | 2026-07-25T20:20:39.230Z | Compiling supports-unicode v3.0.0 |
| 496 | 2026-07-25T20:20:39.279Z | Compiling aws-lc-sys v0.41.0 |
| 497 | 2026-07-25T20:20:39.635Z | Compiling knuffel-derive v3.2.0 |
| 498 | 2026-07-25T20:20:39.686Z | Compiling knus-derive v3.4.0 |
| 499 | 2026-07-25T20:20:39.710Z | Compiling miette v5.10.0 |
| 500 | 2026-07-25T20:20:39.770Z | Compiling miette v7.6.0 |
| 501 | 2026-07-25T20:20:40.125Z | Compiling ciborium v0.2.2 |
| 502 | 2026-07-25T20:20:40.198Z | Compiling serde_with v3.21.0 |
| 503 | 2026-07-25T20:20:40.318Z | Compiling strum v0.26.3 |
| 504 | 2026-07-25T20:20:40.439Z | Compiling ecdsa v0.16.9 |
| 505 | 2026-07-25T20:20:40.673Z | Compiling primeorder v0.13.6 |
| 506 | 2026-07-25T20:20:40.736Z | Compiling ed25519 v2.2.3 |
| 507 | 2026-07-25T20:20:40.801Z | Compiling pkcs1 v0.7.5 |
| 508 | 2026-07-25T20:20:40.907Z | Compiling hubpack_derive v0.1.1 |
| 509 | 2026-07-25T20:20:40.966Z | Compiling getrandom v0.4.3 |
| 510 | 2026-07-25T20:20:40.993Z | Compiling salty v0.3.0 |
| 511 | 2026-07-25T20:20:41.011Z | Compiling base64 v0.22.1 |
| 512 | 2026-07-25T20:20:41.050Z | Compiling anyhow v1.0.103 |
| 513 | 2026-07-25T20:20:41.213Z | Compiling base64 v0.21.7 |
| 514 | 2026-07-25T20:20:41.242Z | Compiling knus v3.4.0 |
| 515 | 2026-07-25T20:20:41.325Z | Compiling rsa v0.9.10 |
| 516 | 2026-07-25T20:20:41.384Z | Compiling ed25519-dalek v2.2.0 |
| 517 | 2026-07-25T20:20:41.443Z | Compiling hubpack v0.1.2 |
| 518 | 2026-07-25T20:20:41.550Z | Compiling knuffel v3.2.0 |
| 519 | 2026-07-25T20:20:41.617Z | Compiling p384 v0.13.1 |
| 520 | 2026-07-25T20:20:41.676Z | Compiling x509-cert v0.2.5 |
| 521 | 2026-07-25T20:20:42.391Z | Compiling aws-lc-rs v1.17.0 |
| 522 | 2026-07-25T20:20:42.414Z | Compiling static_assertions v1.1.0 |
| 523 | 2026-07-25T20:20:42.478Z | Compiling log v0.4.33 |
| 524 | 2026-07-25T20:20:42.671Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 525 | 2026-07-25T20:20:42.686Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 526 | 2026-07-25T20:20:42.774Z | Compiling crossbeam-utils v0.8.21 |
| 527 | 2026-07-25T20:20:43.081Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 528 | 2026-07-25T20:20:43.104Z | Compiling rustls-pki-types v1.12.0 |
| 529 | 2026-07-25T20:20:43.119Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 530 | 2026-07-25T20:20:43.216Z | Compiling tokio-macros v2.7.0 |
| 531 | 2026-07-25T20:20:43.232Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-07-25T20:20:43.427Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 533 | 2026-07-25T20:20:43.511Z | Compiling socket2 v0.6.3 |
| 534 | 2026-07-25T20:20:43.546Z | Compiling mio v1.2.0 |
| 535 | 2026-07-25T20:20:43.880Z | Compiling dirs-sys-next v0.1.2 |
| 536 | 2026-07-25T20:20:43.902Z | Compiling rustls v0.23.28 |
| 537 | 2026-07-25T20:20:43.926Z | Compiling hashbrown v0.15.4 |
| 538 | 2026-07-25T20:20:44.025Z | Compiling bytes v1.10.1 |
| 539 | 2026-07-25T20:20:44.052Z | Compiling equivalent v1.0.2 |
| 540 | 2026-07-25T20:20:44.106Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 541 | 2026-07-25T20:20:44.131Z | Compiling pin-project-lite v0.2.16 |
| 542 | 2026-07-25T20:20:44.172Z | Compiling time-core v0.1.9 |
| 543 | 2026-07-25T20:20:44.220Z | Compiling num-conv v0.2.2 |
| 544 | 2026-07-25T20:20:44.318Z | Compiling untrusted v0.9.0 |
| 545 | 2026-07-25T20:20:44.353Z | Compiling indexmap v2.9.0 |
| 546 | 2026-07-25T20:20:44.364Z | Compiling time-macros v0.2.31 |
| 547 | 2026-07-25T20:20:44.420Z | Compiling tokio v1.52.0 |
| 548 | 2026-07-25T20:20:44.430Z | Compiling dirs-next v2.0.0 |
| 549 | 2026-07-25T20:20:44.543Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 550 | 2026-07-25T20:20:44.708Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 551 | 2026-07-25T20:20:44.864Z | Compiling env_filter v2.0.0 |
| 552 | 2026-07-25T20:20:45.185Z | Compiling toml_datetime v0.6.11 |
| 553 | 2026-07-25T20:20:45.442Z | Compiling serde_spanned v0.6.9 |
| 554 | 2026-07-25T20:20:45.514Z | Compiling thread_local v1.1.9 |
| 555 | 2026-07-25T20:20:45.583Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 556 | 2026-07-25T20:20:45.760Z | Compiling winnow v0.7.11 |
| 557 | 2026-07-25T20:20:45.800Z | Compiling slog-async v2.8.0 |
| 558 | 2026-07-25T20:20:46.082Z | Compiling powerfmt v0.2.0 |
| 559 | 2026-07-25T20:20:46.312Z | Compiling fastrand v2.3.0 |
| 560 | 2026-07-25T20:20:46.568Z | Compiling toml_write v0.1.2 |
| 561 | 2026-07-25T20:20:46.735Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 562 | 2026-07-25T20:20:46.760Z | Compiling deranged v0.5.8 |
| 563 | 2026-07-25T20:20:46.833Z | Compiling tempfile v3.27.0 |
| 564 | 2026-07-25T20:20:47.167Z | Compiling toml_edit v0.22.27 |
| 565 | 2026-07-25T20:20:47.241Z | Compiling env_logger v0.11.11 |
| 566 | 2026-07-25T20:20:47.565Z | Compiling crossbeam-channel v0.5.15 |
| 567 | 2026-07-25T20:20:47.666Z | Compiling time v0.3.53 |
| 568 | 2026-07-25T20:20:47.722Z | Compiling term v0.7.0 |
| 569 | 2026-07-25T20:20:48.219Z | Compiling serde-big-array v0.5.1 |
| 570 | 2026-07-25T20:20:48.349Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 571 | 2026-07-25T20:20:48.363Z | Compiling async-trait v0.1.89 |
| 572 | 2026-07-25T20:20:48.452Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 573 | 2026-07-25T20:20:48.660Z | Compiling take_mut v0.2.2 |
| 574 | 2026-07-25T20:20:48.767Z | Compiling corncobs v0.1.4 |
| 575 | 2026-07-25T20:20:48.895Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 576 | 2026-07-25T20:20:48.940Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 577 | 2026-07-25T20:20:49.017Z | Compiling slog-term v2.9.1 |
| 578 | 2026-07-25T20:20:49.334Z | Compiling toml v0.8.23 |
| 579 | 2026-07-25T20:20:49.730Z | Compiling secrecy v0.8.0 |
| 580 | 2026-07-25T20:20:49.775Z | Compiling diff v0.1.13 |
| 581 | 2026-07-25T20:20:49.984Z | Compiling yansi v1.0.1 |
| 582 | 2026-07-25T20:20:50.198Z | Compiling pretty_assertions v1.4.1 |
| 583 | 2026-07-25T20:20:51.791Z | Compiling sprockets-tls v0.1.0 (/work/oxidecomputer/sprockets/tls) |
| 584 | 2026-07-25T20:20:52.053Z | Compiling sprockets-tls-test-utils v0.1.0 (/work/oxidecomputer/sprockets/tls/test-utils) |
| 585 | 2026-07-25T20:20:58.350Z | Compiling rustls-webpki v0.103.3 |
| 586 | 2026-07-25T20:21:00.762Z | Compiling tokio-rustls v0.26.2 |
| 587 | 2026-07-25T20:21:06.215Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.18s |
| 588 | 2026-07-25T20:21:06.326Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls-bda51c112a52ddce) |
| 589 | 2026-07-25T20:21:06.328Z | |
| 590 | 2026-07-25T20:21:06.328Z | running 6 tests |
| 591 | 2026-07-25T20:21:06.331Z | test tests::toml_config ... ok |
| 592 | 2026-07-25T20:21:06.352Z | Jul 25 20:21:05.451Jul 25 20:21:05.451 INFO INFO 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"", , componentcomponent:: sprocketssprockets |
| 593 | 2026-07-25T20:21:06.352Z | |
| 594 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 595 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file Jul 25 20:21:05.452" /work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cborINFO" , Using file component":/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor "Jul 25 20:21:05.452, sprocketscomponent |
| 596 | 2026-07-25T20:21:06.355Z | : sprocketsINFO |
| 597 | 2026-07-25T20:21:06.355Z | Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 598 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 599 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 600 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 601 | 2026-07-25T20:21:06.355Z | Jul 25 20:21:05.452 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 602 | 2026-07-25T20:21:06.358Z | Jul 25 20:21:05.455 INFO Loaded keys and certs, component: sprockets |
| 603 | 2026-07-25T20:21:06.358Z | Jul 25 20:21:05.455 INFO Loaded keys and certs, component: sprockets |
| 604 | 2026-07-25T20:21:06.358Z | Jul 25 20:21:05.455 INFO Loaded keys and certs, component: sprockets |
| 605 | 2026-07-25T20:21:06.360Z | Jul 25 20:21:05.459 INFO Loaded keys and certs, component: sprockets |
| 606 | 2026-07-25T20:21:06.378Z | Jul 25 20:21:05.477 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 607 | 2026-07-25T20:21:06.384Z | Jul 25 20:21:05.484 INFO Signature verified successfully, component: sprockets |
| 608 | 2026-07-25T20:21:06.387Z | test client::tests::test_client_verifier ... ok |
| 609 | 2026-07-25T20:21:06.403Z | Jul 25 20:21:05.502 INFO verifier succeeded against root w/ subject: CN=test-root-a,Jul 25 20:21:05.502 INFO verifier succeeded against root w/ subject: O=Oxide Computer CompanCNy=,test-root-a,C=US, component: sprockets |
| 610 | 2026-07-25T20:21:06.403Z | O=Oxide Computer Company,C=US, component: sprockets |
| 611 | 2026-07-25T20:21:06.406Z | Jul 25 20:21:05.503 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 612 | 2026-07-25T20:21:06.409Z | Jul 25 20:21:05.506 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 613 | 2026-07-25T20:21:06.412Z | Jul 25 20:21:05.509 INFO Signature verified successfully, component: sprockets |
| 614 | 2026-07-25T20:21:06.412Z | Jul 25 20:21:05.509 INFO Signature verified successfully, component: sprockets |
| 615 | 2026-07-25T20:21:06.412Z | Jul 25 20:21:05.509 INFO Signature verified successfully, component: sprockets |
| 616 | 2026-07-25T20:21:06.414Z | Jul 25 20:21:05.512 INFO Signature verified successfully, component: sprockets |
| 617 | 2026-07-25T20:21:06.417Z | Jul 25 20:21:05.514 INFO Loaded keys and certs, component: sprockets |
| 618 | 2026-07-25T20:21:06.457Z | Jul 25 20:21:05.557 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Jul 25 20:21:05.557O xINFOi dverifier succeeded against root w/ subject: e Computer Company,CN=test-root-a,C=US, component: sprockets |
| 619 | 2026-07-25T20:21:06.460Z | O=Oxide Computer Company,C=US, component: sprockets |
| 620 | 2026-07-25T20:21:06.460Z | Jul 25 20:21:05.557 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 621 | 2026-07-25T20:21:06.462Z | Jul 25 20:21:05.562 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 622 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.563 INFO Signature verified successfully, component: sprockets |
| 623 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.563 INFO Signature verified successfully, component: sprockets |
| 624 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.563 INFO Signature verified successfully, component: Jul 25 20:21:05.563sprockets |
| 625 | 2026-07-25T20:21:06.465Z | INFO Running with protocol version 2, component: sprockets |
| 626 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.564 INFO Running with protocol version 2, component: sprockets |
| 627 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.564 INFO Running with protocol version 2, component: sprockets |
| 628 | 2026-07-25T20:21:06.465Z | Jul 25 20:21:05.564 INFO Running with protocol version 2, component: sprockets |
| 629 | 2026-07-25T20:21:06.469Z | Jul 25 20:21:05.568 INFO Signature verified successfully, component: sprockets |
| 630 | 2026-07-25T20:21:06.471Z | Jul 25 20:21:05.570 INFO Loaded keys and certs, component: sprockets |
| 631 | 2026-07-25T20:21:06.518Z | Jul 25 20:21:05.617 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 632 | 2026-07-25T20:21:06.524Z | Jul 25 20:21:05.624 INFO Signature verified successfully, component: sprockets |
| 633 | 2026-07-25T20:21:06.527Z | Jul 25 20:21:05.626 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-07-25T20:21:06.527Z | Jul 25 20:21:05.626 INFO TQ & attestation cert chains agree on platform id, componentJul 25 20:21:05.626: INFOsprockets |
| 635 | 2026-07-25T20:21:06.527Z | 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-07-25T20:21:06.527Z | Jul 25 20:21:05.626 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 637 | 2026-07-25T20:21:06.572Z | Jul 25 20:21:05.672 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 638 | 2026-07-25T20:21:06.575Z | Jul 25 20:21:05.673 INFO Cert chain from peer "PDV2:913-0000019:RRR:2FAKE001" verified against root "CN=test-root-a,OJul 25 20:21:05.673= OINFOx iCert chain from peer "dPDV2:913-0000019:RRR:2FAKE001e" verified against root " Computer Company,CN=test-root-a,C=US", component: sprockets |
| 639 | 2026-07-25T20:21:06.575Z | OJul 25 20:21:05.673= OINFOx iTQ & attestation cert chains agree on platform idd, ecomponent :C osprocketsm |
| 640 | 2026-07-25T20:21:06.575Z | puter Company,C=US", component: sprockets |
| 641 | 2026-07-25T20:21:06.575Z | Jul 25 20:21:05.673 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 642 | 2026-07-25T20:21:06.578Z | Jul 25 20:21:05.678 INFO Signature verified successfully, component: sprockets |
| 643 | 2026-07-25T20:21:06.581Z | Jul 25 20:21:05.680 INFO Peer attestation verified, component: sprockets |
| 644 | 2026-07-25T20:21:06.581Z | Jul 25 20:21:05.680 INFO Peer measurements appraised successfully, component: sprockets |
| 645 | 2026-07-25T20:21:06.581Z | Jul 25 20:21:05.680 INFO Peer attestation verified, component: sprockets |
| 646 | 2026-07-25T20:21:06.581Z | Jul 25 20:21:05.680 WARN Peer (PDV2:913-0000019:RRR:2FAKE002) measurements appraisal failed: Measurements are not a subset of reference measurements: measurement set |
| 647 | 2026-07-25T20:21:06.581Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 648 | 2026-07-25T20:21:06.581Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 649 | 2026-07-25T20:21:06.581Z | corpus Reference measurements |
| 650 | 2026-07-25T20:21:06.581Z | (set is empty) |
| 651 | 2026-07-25T20:21:06.581Z | , component: sprockets |
| 652 | 2026-07-25T20:21:06.587Z | Jul 25 20:21:05.686 INFO Peer attestation verified, component: sprockets |
| 653 | 2026-07-25T20:21:06.589Z | Jul 25 20:21:05.686 INFO Peer attestation verified, component: sprockets |
| 654 | 2026-07-25T20:21:06.589Z | Jul 25 20:21:05.686 WARN Peer (Jul 25 20:21:05.686PDV2:913-0000019:RRR:2FAKE001 ) measurements appraisal failed INFOMeasurements are not a subset of reference measurements: measurement set |
| 655 | 2026-07-25T20:21:06.589Z | Peer measurements appraised successfully , component:sha3-256; 72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5sprockets |
| 656 | 2026-07-25T20:21:06.589Z | |
| 657 | 2026-07-25T20:21:06.589Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 658 | 2026-07-25T20:21:06.589Z | corpus Reference measurements |
| 659 | 2026-07-25T20:21:06.589Z | (set is empty) |
| 660 | 2026-07-25T20:21:06.589Z | , component: sprockets |
| 661 | 2026-07-25T20:21:06.589Z | test tests::basic ... ok |
| 662 | 2026-07-25T20:21:06.589Z | test tests::no_corpus ... ok |
| 663 | 2026-07-25T20:21:06.626Z | Jul 25 20:21:05.725 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 664 | 2026-07-25T20:21:06.632Z | Jul 25 20:21:05.732 INFO Signature verified successfully, component: sprockets |
| 665 | 2026-07-25T20:21:06.680Z | Jul 25 20:21:05.779 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 666 | 2026-07-25T20:21:06.686Z | Jul 25 20:21:05.786 INFO Signature verified successfully, component: sprockets |
| 667 | 2026-07-25T20:21:06.689Z | Jul 25 20:21:05.786 INFO Running with protocol version 2, component: sprockets |
| 668 | 2026-07-25T20:21:06.689Z | Jul 25 20:21:05.786 INFO Running with protocol version 2, component: sprockets |
| 669 | 2026-07-25T20:21:06.689Z | Jul 25 20:21:05.786 INFO Running with protocol version 2, component: sprockets |
| 670 | 2026-07-25T20:21:06.689Z | Jul 25 20:21:05.786 INFO Running with protocol version 2, component: sprockets |
| 671 | 2026-07-25T20:21:06.694Z | Jul 25 20:21:05.794 INFO Running with protocol version 2, component: sprockets |
| 672 | 2026-07-25T20:21:06.702Z | Jul 25 20:21:05.801 INFO Running with protocol version 2, component: sprockets |
| 673 | 2026-07-25T20:21:06.779Z | Jul 25 20:21:05.879 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-07-25T20:21:06.779Z | Jul 25 20:21:05.879 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 675 | 2026-07-25T20:21:06.827Z | Jul 25 20:21:05.926 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-07-25T20:21:06.827Z | Jul 25 20:21:05.926 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 677 | 2026-07-25T20:21:06.874Z | Jul 25 20:21:05.973 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-07-25T20:21:06.874Z | Jul 25 20:21:05.973 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 679 | 2026-07-25T20:21:06.921Z | Jul 25 20:21:06.020 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-07-25T20:21:06.921Z | Jul 25 20:21:06.020 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 681 | 2026-07-25T20:21:06.968Z | Jul 25 20:21:06.067 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-07-25T20:21:06.968Z | Jul 25 20:21:06.068 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 683 | 2026-07-25T20:21:07.015Z | Jul 25 20:21:06.115 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-07-25T20:21:07.016Z | Jul 25 20:21:06.115 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 685 | 2026-07-25T20:21:07.022Z | Jul 25 20:21:06.121 INFO Peer attestation verified, component: sprockets |
| 686 | 2026-07-25T20:21:07.025Z | Jul 25 20:21:06.122 INFO Peer measurements appraised successfully, component: sprockets |
| 687 | 2026-07-25T20:21:07.028Z | Jul 25 20:21:06.128 INFO Peer attestation verified, component: sprockets |
| 688 | 2026-07-25T20:21:07.031Z | Jul 25 20:21:06.128 INFO Peer measurements appraised successfully, component: sprockets |
| 689 | 2026-07-25T20:21:07.035Z | Jul 25 20:21:06.134 INFO Peer attestation verified, component: sprockets |
| 690 | 2026-07-25T20:21:07.035Z | Jul 25 20:21:06.134 INFO Peer measurements appraised successfully, component: sprockets |
| 691 | 2026-07-25T20:21:07.041Z | Jul 25 20:21:06.141 INFO Peer attestation verified, component: sprockets |
| 692 | 2026-07-25T20:21:07.044Z | Jul 25 20:21:06.141 INFO Peer measurements appraised successfully, component: sprockets |
| 693 | 2026-07-25T20:21:07.048Z | Jul 25 20:21:06.147 INFO Peer attestation verified, component: sprockets |
| 694 | 2026-07-25T20:21:07.050Z | Jul 25 20:21:06.147 INFO Peer measurements appraised successfully, component: sprockets |
| 695 | 2026-07-25T20:21:07.054Z | Jul 25 20:21:06.154 INFO Peer attestation verified, component: sprockets |
| 696 | 2026-07-25T20:21:07.057Z | Jul 25 20:21:06.154 INFO Peer measurements appraised successfully, component: sprockets |
| 697 | 2026-07-25T20:21:07.057Z | test tests::spawn_accept ... ok |
| 698 | 2026-07-25T20:21:07.262Z | test tests::unattested_client ... ok |
| 699 | 2026-07-25T20:21:07.262Z | |
| 700 | 2026-07-25T20:21:07.262Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s |
| 701 | 2026-07-25T20:21:07.262Z | |
| 702 | 2026-07-25T20:21:07.547Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls_test_utils-cf018f56730d5c4f) |
| 703 | 2026-07-25T20:21:07.550Z | |
| 704 | 2026-07-25T20:21:07.550Z | running 1 test |
| 705 | 2026-07-25T20:21:07.576Z | test tests::sprockets_example_matches_code_based_generation ... ok |
| 706 | 2026-07-25T20:21:07.576Z | |
| 707 | 2026-07-25T20:21:07.576Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 708 | 2026-07-25T20:21:07.576Z | |
| 709 | 2026-07-25T20:21:07.579Z | Doc-tests sprockets_tls |
| 710 | 2026-07-25T20:21:07.699Z | |
| 711 | 2026-07-25T20:21:07.699Z | running 0 tests |
| 712 | 2026-07-25T20:21:07.700Z | |
| 713 | 2026-07-25T20:21:07.700Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-07-25T20:21:07.700Z | |
| 715 | 2026-07-25T20:21:07.711Z | Doc-tests sprockets_tls_test_utils |
| 716 | 2026-07-25T20:21:07.768Z | |
| 717 | 2026-07-25T20:21:07.768Z | running 0 tests |
| 718 | 2026-07-25T20:21:07.768Z | |
| 719 | 2026-07-25T20:21:07.771Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 720 | 2026-07-25T20:21:07.771Z | |
| 721 | 2026-07-25T20:21:07.803Z | process exited: duration 44817 ms, exit code 0 |
| |
| 722 | 2026-07-25T20:21:07.809Z | found 0 output files |