|
|
|
| 1 | 2026-07-17T04:01:54.839Z | job assigned to worker 01KXQ3R8GKTPW0JVB9GF01TQ8Y [factory aws, i-0fcdd9f9e90b99229] (queued for 57 s) |
| |
| 2 | 2026-07-17T04:02:01.575Z | starting task 0: "setup" |
| 3 | 2026-07-17T04:02:01.579Z | ++ uname -s |
| 4 | 2026-07-17T04:02:01.582Z | + kern=SunOS |
| 5 | 2026-07-17T04:02:01.582Z | + build_user=build |
| 6 | 2026-07-17T04:02:01.582Z | + build_uid=12345 |
| 7 | 2026-07-17T04:02:01.582Z | + work_dir=/work |
| 8 | 2026-07-17T04:02:01.582Z | + input_dir=/input |
| 9 | 2026-07-17T04:02:01.582Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-17T04:02:01.582Z | + case "$kern" in |
| 11 | 2026-07-17T04:02:01.582Z | + groupadd -g 12345 build |
| 12 | 2026-07-17T04:02:01.585Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-17T04:02:03.589Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-17T04:02:03.660Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-17T04:02:03.663Z | + home_fs=zfs |
| 16 | 2026-07-17T04:02:03.663Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-17T04:02:03.663Z | + mkdir -p /home/build |
| 18 | 2026-07-17T04:02:03.663Z | + chown build:build /home/build /work |
| 19 | 2026-07-17T04:02:04.664Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-17T04:02:04.668Z | process exited: duration 3094 ms, exit code 0 |
| |
| 21 | 2026-07-17T04:02:04.675Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-17T04:02:04.679Z | + printf ' * rust toolchain channel = "%s"\n' 1.88 |
| 23 | 2026-07-17T04:02:04.679Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-17T04:02:04.679Z | * rust toolchain channel = "1.88" |
| 25 | 2026-07-17T04:02:04.679Z | * rust toolchain profile = "default" |
| 26 | 2026-07-17T04:02:04.679Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-17T04:02:04.679Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-17T04:02:04.683Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-17T04:02:04.683Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.88 --profile default |
| 30 | 2026-07-17T04:02:04.801Z | info: downloading installer |
| 31 | 2026-07-17T04:02:06.466Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-17T04:02:06.466Z | warn: /opt/ooce/bin |
| 33 | 2026-07-17T04:02:06.466Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-17T04:02:06.466Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-17T04:02:06.466Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-17T04:02:06.466Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-17T04:02:06.466Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-17T04:02:06.466Z | error: cannot install while Rust is installed |
| 39 | 2026-07-17T04:02:06.466Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-17T04:02:06.466Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-17T04:02:06.466Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-17T04:02:06.466Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-17T04:02:06.466Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-17T04:02:06.478Z | info: profile set to default |
| 45 | 2026-07-17T04:02:06.478Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-17T04:02:06.481Z | info: syncing channel updates for 1.88-x86_64-unknown-illumos |
| 47 | 2026-07-17T04:02:06.621Z | info: latest update on 2025-06-26 for version 1.88.0 (6b00bc388 2025-06-23) |
| 48 | 2026-07-17T04:02:06.624Z | info: downloading 6 components |
| 49 | 2026-07-17T04:02:23.293Z | info: default toolchain set to 1.88-x86_64-unknown-illumos |
| 50 | 2026-07-17T04:02:23.293Z | |
| 51 | 2026-07-17T04:02:23.321Z | 1.88-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 52 | 2026-07-17T04:02:23.321Z | |
| 53 | 2026-07-17T04:02:23.321Z | |
| 54 | 2026-07-17T04:02:23.321Z | Rust is installed now. Great! |
| 55 | 2026-07-17T04:02:23.321Z | |
| 56 | 2026-07-17T04:02:23.321Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-17T04:02:23.321Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-17T04:02:23.322Z | |
| 59 | 2026-07-17T04:02:23.322Z | To configure your current shell, you need to source |
| 60 | 2026-07-17T04:02:23.322Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-17T04:02:23.322Z | |
| 62 | 2026-07-17T04:02:23.322Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-17T04:02:23.322Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-17T04:02:23.322Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-17T04:02:23.322Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-17T04:02:23.322Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-17T04:02:23.322Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-17T04:02:23.322Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-17T04:02:23.325Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-17T04:02:23.325Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-17T04:02:23.409Z | + rustup --version |
| 72 | 2026-07-17T04:02:23.418Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-17T04:02:23.421Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-17T04:02:23.440Z | info: the currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 75 | 2026-07-17T04:02:23.444Z | + cargo --version |
| 76 | 2026-07-17T04:02:23.457Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 77 | 2026-07-17T04:02:23.460Z | + rustc --version |
| 78 | 2026-07-17T04:02:23.479Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 79 | 2026-07-17T04:02:23.482Z | process exited: duration 18808 ms, exit code 0 |
| |
| 80 | 2026-07-17T04:02:23.488Z | starting task 2: "authentication" |
| 81 | 2026-07-17T04:02:23.504Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-17T04:02:23.510Z | starting task 3: "clone repository" |
| 83 | 2026-07-17T04:02:23.513Z | + mkdir -p /work/oxidecomputer/sprockets |
| 84 | 2026-07-17T04:02:23.516Z | + git clone https://github.com/oxidecomputer/sprockets /work/oxidecomputer/sprockets |
| 85 | 2026-07-17T04:02:23.546Z | Cloning into '/work/oxidecomputer/sprockets'... |
| 86 | 2026-07-17T04:02:24.027Z | + cd /work/oxidecomputer/sprockets |
| 87 | 2026-07-17T04:02:24.027Z | + git fetch origin d732278b1ed1658fb5979d2e77f85834c652e35c |
| 88 | 2026-07-17T04:02:24.366Z | From https://github.com/oxidecomputer/sprockets |
| 89 | 2026-07-17T04:02:24.367Z | * branch d732278b1ed1658fb5979d2e77f85834c652e35c -> FETCH_HEAD |
| 90 | 2026-07-17T04:02:24.370Z | + [[ -n '' ]] |
| 91 | 2026-07-17T04:02:24.370Z | + git reset --hard d732278b1ed1658fb5979d2e77f85834c652e35c |
| 92 | 2026-07-17T04:02:24.374Z | HEAD is now at d732278 replace use of attest-mock binary w/ API |
| 93 | 2026-07-17T04:02:24.376Z | process exited: duration 864 ms, exit code 0 |
| |
| 94 | 2026-07-17T04:02:24.382Z | starting task 4: "build" |
| 95 | 2026-07-17T04:02:24.387Z | + cargo --version |
| 96 | 2026-07-17T04:02:24.396Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 97 | 2026-07-17T04:02:24.399Z | + rustc --version |
| 98 | 2026-07-17T04:02:24.419Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 99 | 2026-07-17T04:02:24.422Z | + cargo test |
| 100 | 2026-07-17T04:02:24.496Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 101 | 2026-07-17T04:02:24.858Z | Updating crates.io index |
| 102 | 2026-07-17T04:02:24.862Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 103 | 2026-07-17T04:02:25.176Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 104 | 2026-07-17T04:02:25.417Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 105 | 2026-07-17T04:02:25.887Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 106 | 2026-07-17T04:02:26.377Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 107 | 2026-07-17T04:02:26.663Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 108 | 2026-07-17T04:02:28.157Z | Downloading crates ... |
| 109 | 2026-07-17T04:02:28.209Z | Downloaded base16ct v0.2.0 |
| 110 | 2026-07-17T04:02:28.216Z | Downloaded camino v1.2.4 |
| 111 | 2026-07-17T04:02:28.220Z | Downloaded cpufeatures v0.2.17 |
| 112 | 2026-07-17T04:02:28.223Z | Downloaded iana-time-zone v0.1.63 |
| 113 | 2026-07-17T04:02:28.226Z | Downloaded adler2 v2.0.1 |
| 114 | 2026-07-17T04:02:28.229Z | Downloaded ahash v0.8.12 |
| 115 | 2026-07-17T04:02:28.232Z | Downloaded addr2line v0.24.2 |
| 116 | 2026-07-17T04:02:28.232Z | Downloaded knuffel-derive v3.2.0 |
| 117 | 2026-07-17T04:02:28.237Z | Downloaded thread_local v1.1.9 |
| 118 | 2026-07-17T04:02:28.240Z | Downloaded thiserror-impl v1.0.69 |
| 119 | 2026-07-17T04:02:28.240Z | Downloaded thiserror-impl v2.0.18 |
| 120 | 2026-07-17T04:02:28.243Z | Downloaded time-core v0.1.9 |
| 121 | 2026-07-17T04:02:28.243Z | Downloaded hubpack_derive v0.1.1 |
| 122 | 2026-07-17T04:02:28.243Z | Downloaded group v0.13.0 |
| 123 | 2026-07-17T04:02:28.248Z | Downloaded time-macros v0.2.31 |
| 124 | 2026-07-17T04:02:28.248Z | Downloaded tinyvec_macros v0.1.1 |
| 125 | 2026-07-17T04:02:28.248Z | Downloaded textwrap v0.16.2 |
| 126 | 2026-07-17T04:02:28.251Z | Downloaded ident_case v1.0.1 |
| 127 | 2026-07-17T04:02:28.251Z | Downloaded anyhow v1.0.103 |
| 128 | 2026-07-17T04:02:28.254Z | Downloaded corncobs v0.1.4 |
| 129 | 2026-07-17T04:02:28.254Z | Downloaded thiserror v1.0.69 |
| 130 | 2026-07-17T04:02:29.260Z | Downloaded anstream v1.0.0 |
| 131 | 2026-07-17T04:02:29.265Z | Downloaded thiserror v2.0.18 |
| 132 | 2026-07-17T04:02:29.265Z | Downloaded tinyvec v1.12.0 |
| 133 | 2026-07-17T04:02:29.265Z | Downloaded tls_codec v0.4.2 |
| 134 | 2026-07-17T04:02:29.265Z | Downloaded tls_codec_derive v0.4.2 |
| 135 | 2026-07-17T04:02:29.265Z | Downloaded async-trait v0.1.89 |
| 136 | 2026-07-17T04:02:29.265Z | Downloaded hmac v0.12.1 |
| 137 | 2026-07-17T04:02:29.265Z | Downloaded env_logger v0.11.11 |
| 138 | 2026-07-17T04:02:29.265Z | Downloaded heck v0.4.1 |
| 139 | 2026-07-17T04:02:29.265Z | Downloaded tokio-macros v2.7.0 |
| 140 | 2026-07-17T04:02:29.266Z | Downloaded ipnet v2.12.0 |
| 141 | 2026-07-17T04:02:29.266Z | Downloaded hex v0.4.3 |
| 142 | 2026-07-17T04:02:29.266Z | Downloaded colorchoice v1.0.4 |
| 143 | 2026-07-17T04:02:29.266Z | Downloaded clap_lex v1.1.0 |
| 144 | 2026-07-17T04:02:29.266Z | Downloaded aho-corasick v1.1.4 |
| 145 | 2026-07-17T04:02:29.266Z | Downloaded block-buffer v0.10.4 |
| 146 | 2026-07-17T04:02:29.266Z | Downloaded dyn-clone v1.0.19 |
| 147 | 2026-07-17T04:02:29.266Z | Downloaded owo-colors v3.5.0 |
| 148 | 2026-07-17T04:02:29.266Z | Downloaded darling v0.23.0 |
| 149 | 2026-07-17T04:02:29.266Z | Downloaded ciborium v0.2.2 |
| 150 | 2026-07-17T04:02:29.266Z | Downloaded version_check v0.9.5 |
| 151 | 2026-07-17T04:02:29.266Z | Downloaded is_ci v1.2.0 |
| 152 | 2026-07-17T04:02:29.266Z | Downloaded fastrand v2.3.0 |
| 153 | 2026-07-17T04:02:29.266Z | Downloaded dirs-sys-next v0.1.2 |
| 154 | 2026-07-17T04:02:29.266Z | Downloaded serde-big-array v0.5.1 |
| 155 | 2026-07-17T04:02:29.266Z | Downloaded ref-cast v1.0.24 |
| 156 | 2026-07-17T04:02:29.266Z | Downloaded cfg-if v1.0.1 |
| 157 | 2026-07-17T04:02:29.266Z | Downloaded utf8parse v0.2.2 |
| 158 | 2026-07-17T04:02:29.266Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 159 | 2026-07-17T04:02:29.266Z | Downloaded crypto-common v0.1.6 |
| 160 | 2026-07-17T04:02:29.266Z | Downloaded dirs-next v2.0.0 |
| 161 | 2026-07-17T04:02:29.266Z | Downloaded anstyle-query v1.1.3 |
| 162 | 2026-07-17T04:02:29.266Z | Downloaded proc-macro-error-attr v1.0.4 |
| 163 | 2026-07-17T04:02:29.266Z | Downloaded untrusted v0.9.0 |
| 164 | 2026-07-17T04:02:29.266Z | Downloaded num-conv v0.2.2 |
| 165 | 2026-07-17T04:02:29.266Z | Downloaded zeroize_derive v1.5.0 |
| 166 | 2026-07-17T04:02:29.266Z | Downloaded proc-macro-error v1.0.4 |
| 167 | 2026-07-17T04:02:29.266Z | Downloaded ff v0.13.1 |
| 168 | 2026-07-17T04:02:29.267Z | Downloaded is_terminal_polyfill v1.70.1 |
| 169 | 2026-07-17T04:02:29.267Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 170 | 2026-07-17T04:02:29.267Z | Downloaded dunce v1.0.5 |
| 171 | 2026-07-17T04:02:29.267Z | Downloaded darling_macro v0.23.0 |
| 172 | 2026-07-17T04:02:29.267Z | Downloaded keccak v0.1.5 |
| 173 | 2026-07-17T04:02:29.267Z | Downloaded rfc6979 v0.4.0 |
| 174 | 2026-07-17T04:02:29.267Z | Downloaded generic-array v0.14.7 |
| 175 | 2026-07-17T04:02:29.267Z | Downloaded itoa v1.0.15 |
| 176 | 2026-07-17T04:02:29.267Z | Downloaded flagset v0.4.7 |
| 177 | 2026-07-17T04:02:29.267Z | Downloaded unicode-linebreak v0.1.5 |
| 178 | 2026-07-17T04:02:29.267Z | Downloaded lazy_static v1.5.0 |
| 179 | 2026-07-17T04:02:29.267Z | Downloaded toml_datetime v0.6.11 |
| 180 | 2026-07-17T04:02:29.267Z | Downloaded primeorder v0.13.6 |
| 181 | 2026-07-17T04:02:29.267Z | Downloaded time v0.3.53 |
| 182 | 2026-07-17T04:02:29.267Z | Downloaded smawk v0.3.2 |
| 183 | 2026-07-17T04:02:29.267Z | Downloaded miette-derive v5.10.0 |
| 184 | 2026-07-17T04:02:29.267Z | Downloaded ref-cast-impl v1.0.24 |
| 185 | 2026-07-17T04:02:29.267Z | Downloaded strsim v0.11.1 |
| 186 | 2026-07-17T04:02:29.267Z | Downloaded rustc_version v0.4.1 |
| 187 | 2026-07-17T04:02:29.267Z | Downloaded hubpack v0.1.2 |
| 188 | 2026-07-17T04:02:29.267Z | Downloaded errno v0.3.13 |
| 189 | 2026-07-17T04:02:29.267Z | Downloaded terminal_size v0.4.4 |
| 190 | 2026-07-17T04:02:29.267Z | Downloaded is-terminal v0.4.16 |
| 191 | 2026-07-17T04:02:29.267Z | Downloaded equivalent v1.0.2 |
| 192 | 2026-07-17T04:02:29.267Z | Downloaded ciborium-io v0.2.2 |
| 193 | 2026-07-17T04:02:29.267Z | Downloaded powerfmt v0.2.0 |
| 194 | 2026-07-17T04:02:29.267Z | Downloaded anstyle v1.0.14 |
| 195 | 2026-07-17T04:02:29.267Z | Downloaded rand_chacha v0.3.1 |
| 196 | 2026-07-17T04:02:29.268Z | Downloaded terminal_size v0.1.17 |
| 197 | 2026-07-17T04:02:29.268Z | Downloaded heck v0.5.0 |
| 198 | 2026-07-17T04:02:29.268Z | Downloaded take_mut v0.2.2 |
| 199 | 2026-07-17T04:02:29.268Z | Downloaded der_derive v0.7.3 |
| 200 | 2026-07-17T04:02:29.268Z | Downloaded toml_write v0.1.2 |
| 201 | 2026-07-17T04:02:29.268Z | Downloaded deranged v0.5.8 |
| 202 | 2026-07-17T04:02:29.268Z | Downloaded secrecy v0.8.0 |
| 203 | 2026-07-17T04:02:29.268Z | Downloaded supports-unicode v2.1.0 |
| 204 | 2026-07-17T04:02:29.268Z | Downloaded backtrace-ext v0.2.1 |
| 205 | 2026-07-17T04:02:29.268Z | Downloaded sha1 v0.10.6 |
| 206 | 2026-07-17T04:02:29.268Z | Downloaded sec1 v0.7.3 |
| 207 | 2026-07-17T04:02:29.268Z | Downloaded signature v2.2.0 |
| 208 | 2026-07-17T04:02:29.268Z | Downloaded supports-color v2.1.0 |
| 209 | 2026-07-17T04:02:29.268Z | Downloaded supports-hyperlinks v3.2.0 |
| 210 | 2026-07-17T04:02:29.268Z | Downloaded subtle v2.6.1 |
| 211 | 2026-07-17T04:02:29.268Z | Downloaded supports-color v3.0.2 |
| 212 | 2026-07-17T04:02:29.268Z | Downloaded strum v0.26.3 |
| 213 | 2026-07-17T04:02:29.268Z | Downloaded supports-hyperlinks v2.1.0 |
| 214 | 2026-07-17T04:02:29.268Z | Downloaded proc-macro-error2 v2.0.1 |
| 215 | 2026-07-17T04:02:29.268Z | Downloaded pem-rfc7468 v0.7.0 |
| 216 | 2026-07-17T04:02:29.268Z | Downloaded cmake v0.1.54 |
| 217 | 2026-07-17T04:02:29.268Z | Downloaded bs58 v0.5.1 |
| 218 | 2026-07-17T04:02:29.268Z | Downloaded ed25519 v2.2.3 |
| 219 | 2026-07-17T04:02:29.268Z | Downloaded autocfg v1.5.0 |
| 220 | 2026-07-17T04:02:29.268Z | Downloaded fs_extra v1.3.0 |
| 221 | 2026-07-17T04:02:29.268Z | Downloaded num-iter v0.1.45 |
| 222 | 2026-07-17T04:02:29.268Z | Downloaded digest v0.10.7 |
| 223 | 2026-07-17T04:02:29.268Z | Downloaded supports-unicode v3.0.0 |
| 224 | 2026-07-17T04:02:29.269Z | Downloaded static_assertions v1.1.0 |
| 225 | 2026-07-17T04:02:29.269Z | Downloaded pkcs8 v0.10.2 |
| 226 | 2026-07-17T04:02:29.269Z | Downloaded ecdsa v0.16.9 |
| 227 | 2026-07-17T04:02:29.269Z | Downloaded knus-derive v3.4.0 |
| 228 | 2026-07-17T04:02:29.269Z | Downloaded env_filter v2.0.0 |
| 229 | 2026-07-17T04:02:29.269Z | Downloaded num-integer v0.1.46 |
| 230 | 2026-07-17T04:02:29.269Z | Downloaded miette-derive v7.6.0 |
| 231 | 2026-07-17T04:02:29.273Z | Downloaded crossbeam-channel v0.5.15 |
| 232 | 2026-07-17T04:02:29.273Z | Downloaded rand_core v0.6.4 |
| 233 | 2026-07-17T04:02:29.273Z | Downloaded ppv-lite86 v0.2.21 |
| 234 | 2026-07-17T04:02:29.273Z | Downloaded owo-colors v4.3.0 |
| 235 | 2026-07-17T04:02:29.273Z | Downloaded crossbeam-utils v0.8.21 |
| 236 | 2026-07-17T04:02:29.273Z | Downloaded backtrace v0.3.75 |
| 237 | 2026-07-17T04:02:29.273Z | Downloaded erased-serde v0.3.31 |
| 238 | 2026-07-17T04:02:29.273Z | Downloaded diff v0.1.13 |
| 239 | 2026-07-17T04:02:29.273Z | Downloaded anstyle-parse v1.0.0 |
| 240 | 2026-07-17T04:02:29.273Z | Downloaded serde_spanned v0.6.9 |
| 241 | 2026-07-17T04:02:29.273Z | Downloaded jobserver v0.1.34 |
| 242 | 2026-07-17T04:02:29.274Z | Downloaded zmij v1.0.14 |
| 243 | 2026-07-17T04:02:29.274Z | Downloaded pin-project-lite v0.2.16 |
| 244 | 2026-07-17T04:02:29.274Z | Downloaded shlex v1.3.0 |
| 245 | 2026-07-17T04:02:29.274Z | Downloaded strum_macros v0.26.4 |
| 246 | 2026-07-17T04:02:29.274Z | Downloaded spki v0.7.3 |
| 247 | 2026-07-17T04:02:29.274Z | Downloaded rustversion v1.0.21 |
| 248 | 2026-07-17T04:02:29.274Z | Downloaded tokio-rustls v0.26.2 |
| 249 | 2026-07-17T04:02:29.274Z | Downloaded getrandom v0.2.16 |
| 250 | 2026-07-17T04:02:29.274Z | Downloaded const-oid v0.9.6 |
| 251 | 2026-07-17T04:02:29.274Z | Downloaded clap_derive v4.6.1 |
| 252 | 2026-07-17T04:02:29.274Z | Downloaded once_cell v1.21.3 |
| 253 | 2026-07-17T04:02:29.274Z | Downloaded sha2 v0.10.9 |
| 254 | 2026-07-17T04:02:29.274Z | Downloaded base64ct v1.8.0 |
| 255 | 2026-07-17T04:02:29.274Z | Downloaded bitflags v2.9.1 |
| 256 | 2026-07-17T04:02:29.274Z | Downloaded slog-async v2.8.0 |
| 257 | 2026-07-17T04:02:29.274Z | Downloaded semver v1.0.26 |
| 258 | 2026-07-17T04:02:29.274Z | Downloaded elliptic-curve v0.13.8 |
| 259 | 2026-07-17T04:02:29.274Z | Downloaded hashbrown v0.12.3 |
| 260 | 2026-07-17T04:02:29.274Z | Downloaded quote v1.0.46 |
| 261 | 2026-07-17T04:02:29.274Z | Downloaded clap v4.6.1 |
| 262 | 2026-07-17T04:02:29.274Z | Downloaded unicode-ident v1.0.18 |
| 263 | 2026-07-17T04:02:29.274Z | Downloaded serde_with_macros v3.21.0 |
| 264 | 2026-07-17T04:02:29.274Z | Downloaded rustc-demangle v0.1.25 |
| 265 | 2026-07-17T04:02:29.274Z | Downloaded zeroize v1.9.0 |
| 266 | 2026-07-17T04:02:29.274Z | Downloaded slog-term v2.9.1 |
| 267 | 2026-07-17T04:02:29.274Z | Downloaded serde_core v1.0.228 |
| 268 | 2026-07-17T04:02:29.274Z | Downloaded smallvec v1.15.1 |
| 269 | 2026-07-17T04:02:29.274Z | Downloaded indexmap v1.9.3 |
| 270 | 2026-07-17T04:02:29.274Z | Downloaded getrandom v0.4.3 |
| 271 | 2026-07-17T04:02:29.275Z | Downloaded base64 v0.22.1 |
| 272 | 2026-07-17T04:02:29.275Z | Downloaded ciborium-ll v0.2.2 |
| 273 | 2026-07-17T04:02:29.275Z | Downloaded log v0.4.33 |
| 274 | 2026-07-17T04:02:29.275Z | Downloaded half v2.6.0 |
| 275 | 2026-07-17T04:02:29.275Z | Downloaded spin v0.9.8 |
| 276 | 2026-07-17T04:02:29.275Z | Downloaded tempfile v3.27.0 |
| 277 | 2026-07-17T04:02:29.275Z | Downloaded slog v2.8.2 |
| 278 | 2026-07-17T04:02:29.275Z | Downloaded toml v0.8.23 |
| 279 | 2026-07-17T04:02:29.275Z | Downloaded textwrap v0.15.2 |
| 280 | 2026-07-17T04:02:29.275Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-07-17T04:02:29.275Z | Downloaded term v0.7.0 |
| 282 | 2026-07-17T04:02:29.275Z | Downloaded allocator-api2 v0.2.21 |
| 283 | 2026-07-17T04:02:29.275Z | Downloaded proc-macro2 v1.0.106 |
| 284 | 2026-07-17T04:02:29.275Z | Downloaded bytes v1.10.1 |
| 285 | 2026-07-17T04:02:29.275Z | Downloaded num-traits v0.2.19 |
| 286 | 2026-07-17T04:02:29.275Z | Downloaded pkcs1 v0.7.5 |
| 287 | 2026-07-17T04:02:29.275Z | Downloaded indexmap v2.9.0 |
| 288 | 2026-07-17T04:02:29.275Z | Downloaded darling_core v0.23.0 |
| 289 | 2026-07-17T04:02:29.275Z | Downloaded serde_derive v1.0.228 |
| 290 | 2026-07-17T04:02:29.275Z | Downloaded socket2 v0.6.3 |
| 291 | 2026-07-17T04:02:29.275Z | Downloaded ed25519-dalek v2.2.0 |
| 292 | 2026-07-17T04:02:29.275Z | Downloaded rustls-pki-types v1.12.0 |
| 293 | 2026-07-17T04:02:29.275Z | Downloaded miniz_oxide v0.8.9 |
| 294 | 2026-07-17T04:02:29.275Z | Downloaded yansi v1.0.1 |
| 295 | 2026-07-17T04:02:29.275Z | Downloaded knuffel v3.2.0 |
| 296 | 2026-07-17T04:02:29.275Z | Downloaded der v0.7.10 |
| 297 | 2026-07-17T04:02:29.275Z | Downloaded chumsky v0.9.3 |
| 298 | 2026-07-17T04:02:29.275Z | Downloaded base64 v0.21.7 |
| 299 | 2026-07-17T04:02:29.276Z | Downloaded crypto-bigint v0.5.5 |
| 300 | 2026-07-17T04:02:29.276Z | Downloaded rustls-webpki v0.103.3 |
| 301 | 2026-07-17T04:02:29.276Z | Downloaded typenum v1.18.0 |
| 302 | 2026-07-17T04:02:29.276Z | Downloaded pretty_assertions v1.4.1 |
| 303 | 2026-07-17T04:02:29.276Z | Downloaded knus v3.4.0 |
| 304 | 2026-07-17T04:02:29.276Z | Downloaded cc v1.2.27 |
| 305 | 2026-07-17T04:02:29.276Z | Downloaded hashbrown v0.14.5 |
| 306 | 2026-07-17T04:02:29.276Z | Downloaded schemars v1.2.0 |
| 307 | 2026-07-17T04:02:29.276Z | Downloaded x509-cert v0.2.5 |
| 308 | 2026-07-17T04:02:29.276Z | Downloaded hkdf v0.12.4 |
| 309 | 2026-07-17T04:02:29.276Z | Downloaded clap_builder v4.6.0 |
| 310 | 2026-07-17T04:02:29.276Z | Downloaded rand v0.8.7 |
| 311 | 2026-07-17T04:02:29.276Z | Downloaded hashbrown v0.15.4 |
| 312 | 2026-07-17T04:02:29.276Z | Downloaded serde v1.0.228 |
| 313 | 2026-07-17T04:02:29.276Z | Downloaded serde_json v1.0.149 |
| 314 | 2026-07-17T04:02:29.276Z | Downloaded schemars v0.9.0 |
| 315 | 2026-07-17T04:02:29.276Z | Downloaded miette v5.10.0 |
| 316 | 2026-07-17T04:02:29.276Z | Downloaded rsa v0.9.10 |
| 317 | 2026-07-17T04:02:29.276Z | Downloaded memchr v2.7.5 |
| 318 | 2026-07-17T04:02:29.276Z | Downloaded miette v7.6.0 |
| 319 | 2026-07-17T04:02:29.276Z | Downloaded toml_edit v0.22.27 |
| 320 | 2026-07-17T04:02:29.276Z | Downloaded aws-lc-rs v1.17.0 |
| 321 | 2026-07-17T04:02:29.276Z | Downloaded chrono v0.4.41 |
| 322 | 2026-07-17T04:02:29.276Z | Downloaded serde_with v3.21.0 |
| 323 | 2026-07-17T04:02:29.276Z | Downloaded mio v1.2.0 |
| 324 | 2026-07-17T04:02:29.276Z | Downloaded syn v1.0.109 |
| 325 | 2026-07-17T04:02:29.276Z | Downloaded curve25519-dalek v4.1.3 |
| 326 | 2026-07-17T04:02:29.276Z | Downloaded gimli v0.31.1 |
| 327 | 2026-07-17T04:02:29.277Z | Downloaded unicode-segmentation v1.12.0 |
| 328 | 2026-07-17T04:02:29.277Z | Downloaded num-bigint-dig v0.8.6 |
| 329 | 2026-07-17T04:02:29.277Z | Downloaded regex v1.13.0 |
| 330 | 2026-07-17T04:02:29.277Z | Downloaded libm v0.2.15 |
| 331 | 2026-07-17T04:02:29.281Z | Downloaded winnow v0.7.11 |
| 332 | 2026-07-17T04:02:29.281Z | Downloaded salty v0.3.0 |
| 333 | 2026-07-17T04:02:29.281Z | Downloaded p384 v0.13.1 |
| 334 | 2026-07-17T04:02:29.281Z | Downloaded sha3 v0.10.8 |
| 335 | 2026-07-17T04:02:29.281Z | Downloaded zerocopy v0.8.54 |
| 336 | 2026-07-17T04:02:29.281Z | Downloaded unicode-width v0.2.2 |
| 337 | 2026-07-17T04:02:29.281Z | Downloaded unicode-width v0.1.14 |
| 338 | 2026-07-17T04:02:29.281Z | Downloaded syn v2.0.118 |
| 339 | 2026-07-17T04:02:29.281Z | Downloaded object v0.36.7 |
| 340 | 2026-07-17T04:02:29.281Z | Downloaded rustls v0.23.28 |
| 341 | 2026-07-17T04:02:29.281Z | Downloaded regex-syntax v0.8.11 |
| 342 | 2026-07-17T04:02:29.281Z | Downloaded rustix v1.1.4 |
| 343 | 2026-07-17T04:02:29.281Z | Downloaded regex-automata v0.4.15 |
| 344 | 2026-07-17T04:02:29.281Z | Downloaded tokio v1.52.0 |
| 345 | 2026-07-17T04:02:29.281Z | Downloaded libc v0.2.185 |
| 346 | 2026-07-17T04:02:29.281Z | Downloaded ring v0.17.14 |
| 347 | 2026-07-17T04:02:29.347Z | Downloaded aws-lc-sys v0.41.0 |
| 348 | 2026-07-17T04:02:29.534Z | Compiling proc-macro2 v1.0.106 |
| 349 | 2026-07-17T04:02:29.534Z | Compiling unicode-ident v1.0.18 |
| 350 | 2026-07-17T04:02:29.534Z | Compiling quote v1.0.46 |
| 351 | 2026-07-17T04:02:29.534Z | Compiling libc v0.2.185 |
| 352 | 2026-07-17T04:02:29.537Z | Compiling cfg-if v1.0.1 |
| 353 | 2026-07-17T04:02:29.538Z | Compiling version_check v0.9.5 |
| 354 | 2026-07-17T04:02:29.613Z | Compiling const-oid v0.9.6 |
| 355 | 2026-07-17T04:02:29.617Z | Compiling subtle v2.6.1 |
| 356 | 2026-07-17T04:02:29.679Z | Compiling typenum v1.18.0 |
| 357 | 2026-07-17T04:02:29.738Z | Compiling flagset v0.4.7 |
| 358 | 2026-07-17T04:02:29.776Z | Compiling serde_core v1.0.228 |
| 359 | 2026-07-17T04:02:29.858Z | Compiling bitflags v2.9.1 |
| 360 | 2026-07-17T04:02:29.891Z | Compiling generic-array v0.14.7 |
| 361 | 2026-07-17T04:02:30.065Z | Compiling zerocopy v0.8.54 |
| 362 | 2026-07-17T04:02:30.104Z | Compiling strsim v0.11.1 |
| 363 | 2026-07-17T04:02:30.154Z | Compiling serde v1.0.228 |
| 364 | 2026-07-17T04:02:30.432Z | Compiling getrandom v0.2.16 |
| 365 | 2026-07-17T04:02:30.440Z | Compiling base64ct v1.8.0 |
| 366 | 2026-07-17T04:02:30.499Z | Compiling heck v0.5.0 |
| 367 | 2026-07-17T04:02:30.509Z | Compiling utf8parse v0.2.2 |
| 368 | 2026-07-17T04:02:30.577Z | Compiling rand_core v0.6.4 |
| 369 | 2026-07-17T04:02:30.608Z | Compiling anstyle-parse v1.0.0 |
| 370 | 2026-07-17T04:02:30.608Z | Compiling base16ct v0.2.0 |
| 371 | 2026-07-17T04:02:30.692Z | Compiling pem-rfc7468 v0.7.0 |
| 372 | 2026-07-17T04:02:30.787Z | Compiling once_cell v1.21.3 |
| 373 | 2026-07-17T04:02:30.787Z | Compiling anstyle v1.0.14 |
| 374 | 2026-07-17T04:02:30.801Z | Compiling is_terminal_polyfill v1.70.1 |
| 375 | 2026-07-17T04:02:30.886Z | Compiling syn v2.0.118 |
| 376 | 2026-07-17T04:02:30.934Z | Compiling colorchoice v1.0.4 |
| 377 | 2026-07-17T04:02:30.948Z | Compiling anstyle-query v1.1.3 |
| 378 | 2026-07-17T04:02:30.996Z | Compiling ff v0.13.1 |
| 379 | 2026-07-17T04:02:31.008Z | Compiling cpufeatures v0.2.17 |
| 380 | 2026-07-17T04:02:31.037Z | Compiling anstream v1.0.0 |
| 381 | 2026-07-17T04:02:31.045Z | Compiling clap_lex v1.1.0 |
| 382 | 2026-07-17T04:02:31.069Z | Compiling object v0.36.7 |
| 383 | 2026-07-17T04:02:31.197Z | Compiling group v0.13.0 |
| 384 | 2026-07-17T04:02:31.287Z | Compiling rustversion v1.0.21 |
| 385 | 2026-07-17T04:02:31.352Z | Compiling gimli v0.31.1 |
| 386 | 2026-07-17T04:02:31.371Z | Compiling adler2 v2.0.1 |
| 387 | 2026-07-17T04:02:31.400Z | Compiling autocfg v1.5.0 |
| 388 | 2026-07-17T04:02:31.473Z | Compiling syn v1.0.109 |
| 389 | 2026-07-17T04:02:31.498Z | Compiling memchr v2.7.5 |
| 390 | 2026-07-17T04:02:31.659Z | Compiling semver v1.0.26 |
| 391 | 2026-07-17T04:02:31.752Z | Compiling libm v0.2.15 |
| 392 | 2026-07-17T04:02:31.828Z | Compiling num-traits v0.2.19 |
| 393 | 2026-07-17T04:02:32.050Z | Compiling miniz_oxide v0.8.9 |
| 394 | 2026-07-17T04:02:32.069Z | Compiling ahash v0.8.12 |
| 395 | 2026-07-17T04:02:32.072Z | Compiling unicode-linebreak v0.1.5 |
| 396 | 2026-07-17T04:02:32.138Z | Compiling rustc-demangle v0.1.25 |
| 397 | 2026-07-17T04:02:32.307Z | Compiling is_ci v1.2.0 |
| 398 | 2026-07-17T04:02:32.848Z | Compiling rustix v1.1.4 |
| 399 | 2026-07-17T04:02:32.909Z | Compiling addr2line v0.24.2 |
| 400 | 2026-07-17T04:02:33.197Z | Compiling unicode-width v0.1.14 |
| 401 | 2026-07-17T04:02:33.452Z | Compiling ppv-lite86 v0.2.21 |
| 402 | 2026-07-17T04:02:33.475Z | Compiling rustc_version v0.4.1 |
| 403 | 2026-07-17T04:02:33.489Z | Compiling errno v0.3.13 |
| 404 | 2026-07-17T04:02:33.614Z | Compiling thiserror v2.0.18 |
| 405 | 2026-07-17T04:02:33.623Z | Compiling allocator-api2 v0.2.21 |
| 406 | 2026-07-17T04:02:33.739Z | Compiling hex v0.4.3 |
| 407 | 2026-07-17T04:02:33.757Z | Compiling num-integer v0.1.46 |
| 408 | 2026-07-17T04:02:33.875Z | Compiling curve25519-dalek v4.1.3 |
| 409 | 2026-07-17T04:02:33.940Z | Compiling hashbrown v0.14.5 |
| 410 | 2026-07-17T04:02:33.998Z | Compiling rand_chacha v0.3.1 |
| 411 | 2026-07-17T04:02:34.157Z | Compiling spin v0.9.8 |
| 412 | 2026-07-17T04:02:34.280Z | Compiling keccak v0.1.5 |
| 413 | 2026-07-17T04:02:34.294Z | Compiling num-bigint-dig v0.8.6 |
| 414 | 2026-07-17T04:02:34.445Z | Compiling backtrace v0.3.75 |
| 415 | 2026-07-17T04:02:34.488Z | Compiling chumsky v0.9.3 |
| 416 | 2026-07-17T04:02:34.526Z | Compiling terminal_size v0.4.4 |
| 417 | 2026-07-17T04:02:34.535Z | Compiling lazy_static v1.5.0 |
| 418 | 2026-07-17T04:02:34.622Z | Compiling rand v0.8.7 |
| 419 | 2026-07-17T04:02:34.659Z | Compiling num-iter v0.1.45 |
| 420 | 2026-07-17T04:02:34.693Z | Compiling smallvec v1.15.1 |
| 421 | 2026-07-17T04:02:34.701Z | Compiling thiserror v1.0.69 |
| 422 | 2026-07-17T04:02:34.740Z | Compiling zeroize_derive v1.5.0 |
| 423 | 2026-07-17T04:02:34.758Z | Compiling der_derive v0.7.3 |
| 424 | 2026-07-17T04:02:34.892Z | Compiling serde_derive v1.0.228 |
| 425 | 2026-07-17T04:02:35.039Z | Compiling clap_derive v4.6.1 |
| 426 | 2026-07-17T04:02:35.287Z | Compiling backtrace-ext v0.2.1 |
| 427 | 2026-07-17T04:02:35.465Z | Compiling thiserror-impl v2.0.18 |
| 428 | 2026-07-17T04:02:35.472Z | Compiling zeroize v1.9.0 |
| 429 | 2026-07-17T04:02:35.717Z | Compiling curve25519-dalek-derive v0.1.1 |
| 430 | 2026-07-17T04:02:35.788Z | Compiling der v0.7.10 |
| 431 | 2026-07-17T04:02:36.135Z | Compiling block-buffer v0.10.4 |
| 432 | 2026-07-17T04:02:36.275Z | Compiling crypto-common v0.1.6 |
| 433 | 2026-07-17T04:02:36.395Z | Compiling digest v0.10.7 |
| 434 | 2026-07-17T04:02:36.403Z | Compiling crypto-bigint v0.5.5 |
| 435 | 2026-07-17T04:02:36.602Z | Compiling hmac v0.12.1 |
| 436 | 2026-07-17T04:02:36.714Z | Compiling signature v2.2.0 |
| 437 | 2026-07-17T04:02:36.723Z | Compiling hkdf v0.12.4 |
| 438 | 2026-07-17T04:02:36.735Z | Compiling spki v0.7.3 |
| 439 | 2026-07-17T04:02:36.875Z | Compiling sha2 v0.10.9 |
| 440 | 2026-07-17T04:02:36.957Z | Compiling pkcs8 v0.10.2 |
| 441 | 2026-07-17T04:02:37.070Z | Compiling rfc6979 v0.4.0 |
| 442 | 2026-07-17T04:02:37.229Z | Compiling sha3 v0.10.8 |
| 443 | 2026-07-17T04:02:37.266Z | Compiling thiserror-impl v1.0.69 |
| 444 | 2026-07-17T04:02:37.280Z | Compiling is-terminal v0.4.16 |
| 445 | 2026-07-17T04:02:37.362Z | Compiling camino v1.2.4 |
| 446 | 2026-07-17T04:02:37.370Z | Compiling ident_case v1.0.1 |
| 447 | 2026-07-17T04:02:37.483Z | Compiling darling_core v0.23.0 |
| 448 | 2026-07-17T04:02:37.516Z | Compiling proc-macro-error-attr v1.0.4 |
| 449 | 2026-07-17T04:02:37.720Z | Compiling sec1 v0.7.3 |
| 450 | 2026-07-17T04:02:37.783Z | Compiling sha1 v0.10.6 |
| 451 | 2026-07-17T04:02:37.991Z | Compiling clap_builder v4.6.0 |
| 452 | 2026-07-17T04:02:37.998Z | Compiling jobserver v0.1.34 |
| 453 | 2026-07-17T04:02:38.128Z | Compiling proc-macro-error v1.0.4 |
| 454 | 2026-07-17T04:02:38.146Z | Compiling ipnet v2.12.0 |
| 455 | 2026-07-17T04:02:38.314Z | Compiling shlex v1.3.0 |
| 456 | 2026-07-17T04:02:38.340Z | Compiling owo-colors v4.3.0 |
| 457 | 2026-07-17T04:02:38.455Z | Compiling cc v1.2.27 |
| 458 | 2026-07-17T04:02:38.491Z | Compiling elliptic-curve v0.13.8 |
| 459 | 2026-07-17T04:02:38.673Z | Compiling slog v2.8.2 |
| 460 | 2026-07-17T04:02:38.703Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 461 | 2026-07-17T04:02:38.803Z | Compiling half v2.6.0 |
| 462 | 2026-07-17T04:02:38.896Z | Compiling smawk v0.3.2 |
| 463 | 2026-07-17T04:02:38.911Z | Compiling ciborium-io v0.2.2 |
| 464 | 2026-07-17T04:02:39.003Z | Compiling unicode-width v0.2.2 |
| 465 | 2026-07-17T04:02:39.024Z | Compiling unicode-segmentation v1.12.0 |
| 466 | 2026-07-17T04:02:39.048Z | Compiling textwrap v0.15.2 |
| 467 | 2026-07-17T04:02:39.105Z | Compiling proc-macro-error2 v2.0.1 |
| 468 | 2026-07-17T04:02:39.131Z | Compiling cmake v0.1.54 |
| 469 | 2026-07-17T04:02:39.268Z | Compiling textwrap v0.16.2 |
| 470 | 2026-07-17T04:02:39.363Z | Compiling heck v0.4.1 |
| 471 | 2026-07-17T04:02:39.384Z | Compiling ciborium-ll v0.2.2 |
| 472 | 2026-07-17T04:02:39.546Z | Compiling clap v4.6.1 |
| 473 | 2026-07-17T04:02:39.584Z | Compiling darling_macro v0.23.0 |
| 474 | 2026-07-17T04:02:39.601Z | Compiling erased-serde v0.3.31 |
| 475 | 2026-07-17T04:02:39.609Z | Compiling supports-color v2.1.0 |
| 476 | 2026-07-17T04:02:39.616Z | Compiling supports-unicode v2.1.0 |
| 477 | 2026-07-17T04:02:39.706Z | Compiling supports-hyperlinks v2.1.0 |
| 478 | 2026-07-17T04:02:39.760Z | Compiling strum_macros v0.26.4 |
| 479 | 2026-07-17T04:02:39.840Z | Compiling miette-derive v7.6.0 |
| 480 | 2026-07-17T04:02:39.875Z | Compiling miette-derive v5.10.0 |
| 481 | 2026-07-17T04:02:40.057Z | Compiling supports-color v3.0.2 |
| 482 | 2026-07-17T04:02:40.158Z | Compiling terminal_size v0.1.17 |
| 483 | 2026-07-17T04:02:40.194Z | Compiling darling v0.23.0 |
| 484 | 2026-07-17T04:02:40.212Z | Compiling owo-colors v3.5.0 |
| 485 | 2026-07-17T04:02:40.266Z | Compiling supports-hyperlinks v3.2.0 |
| 486 | 2026-07-17T04:02:40.274Z | Compiling serde_with_macros v3.21.0 |
| 487 | 2026-07-17T04:02:40.351Z | Compiling dunce v1.0.5 |
| 488 | 2026-07-17T04:02:40.406Z | Compiling supports-unicode v3.0.0 |
| 489 | 2026-07-17T04:02:40.443Z | Compiling fs_extra v1.3.0 |
| 490 | 2026-07-17T04:02:40.696Z | Compiling aws-lc-sys v0.41.0 |
| 491 | 2026-07-17T04:02:40.851Z | Compiling knuffel-derive v3.2.0 |
| 492 | 2026-07-17T04:02:40.916Z | Compiling ciborium v0.2.2 |
| 493 | 2026-07-17T04:02:41.003Z | Compiling miette v7.6.0 |
| 494 | 2026-07-17T04:02:41.012Z | Compiling miette v5.10.0 |
| 495 | 2026-07-17T04:02:41.372Z | Compiling serde_with v3.21.0 |
| 496 | 2026-07-17T04:02:41.480Z | Compiling knus-derive v3.4.0 |
| 497 | 2026-07-17T04:02:41.488Z | Compiling strum v0.26.3 |
| 498 | 2026-07-17T04:02:41.584Z | Compiling ecdsa v0.16.9 |
| 499 | 2026-07-17T04:02:41.605Z | Compiling primeorder v0.13.6 |
| 500 | 2026-07-17T04:02:41.845Z | Compiling ed25519 v2.2.3 |
| 501 | 2026-07-17T04:02:41.947Z | Compiling pkcs1 v0.7.5 |
| 502 | 2026-07-17T04:02:41.986Z | Compiling hubpack_derive v0.1.1 |
| 503 | 2026-07-17T04:02:42.103Z | Compiling salty v0.3.0 |
| 504 | 2026-07-17T04:02:42.266Z | Compiling base64 v0.22.1 |
| 505 | 2026-07-17T04:02:42.294Z | Compiling base64 v0.21.7 |
| 506 | 2026-07-17T04:02:42.358Z | Compiling getrandom v0.4.3 |
| 507 | 2026-07-17T04:02:42.368Z | Compiling anyhow v1.0.103 |
| 508 | 2026-07-17T04:02:42.473Z | Compiling hubpack v0.1.2 |
| 509 | 2026-07-17T04:02:42.560Z | Compiling knuffel v3.2.0 |
| 510 | 2026-07-17T04:02:42.652Z | Compiling rsa v0.9.10 |
| 511 | 2026-07-17T04:02:42.683Z | Compiling ed25519-dalek v2.2.0 |
| 512 | 2026-07-17T04:02:42.692Z | Compiling p384 v0.13.1 |
| 513 | 2026-07-17T04:02:42.895Z | Compiling knus v3.4.0 |
| 514 | 2026-07-17T04:02:42.904Z | Compiling x509-cert v0.2.5 |
| 515 | 2026-07-17T04:02:43.645Z | Compiling aws-lc-rs v1.17.0 |
| 516 | 2026-07-17T04:02:43.663Z | Compiling static_assertions v1.1.0 |
| 517 | 2026-07-17T04:02:43.725Z | Compiling log v0.4.33 |
| 518 | 2026-07-17T04:02:43.924Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 519 | 2026-07-17T04:02:43.943Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 520 | 2026-07-17T04:02:44.006Z | Compiling crossbeam-utils v0.8.21 |
| 521 | 2026-07-17T04:02:44.237Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 522 | 2026-07-17T04:02:44.321Z | Compiling rustls-pki-types v1.12.0 |
| 523 | 2026-07-17T04:02:44.385Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 524 | 2026-07-17T04:02:44.428Z | Compiling tokio-macros v2.7.0 |
| 525 | 2026-07-17T04:02:44.500Z | Compiling signal-hook-registry v1.4.8 |
| 526 | 2026-07-17T04:02:44.660Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 527 | 2026-07-17T04:02:44.762Z | Compiling dirs-sys-next v0.1.2 |
| 528 | 2026-07-17T04:02:44.786Z | Compiling mio v1.2.0 |
| 529 | 2026-07-17T04:02:45.120Z | Compiling socket2 v0.6.3 |
| 530 | 2026-07-17T04:02:45.150Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 531 | 2026-07-17T04:02:45.171Z | Compiling num-conv v0.2.2 |
| 532 | 2026-07-17T04:02:45.322Z | Compiling rustls v0.23.28 |
| 533 | 2026-07-17T04:02:45.345Z | Compiling time-core v0.1.9 |
| 534 | 2026-07-17T04:02:45.372Z | Compiling untrusted v0.9.0 |
| 535 | 2026-07-17T04:02:45.423Z | Compiling equivalent v1.0.2 |
| 536 | 2026-07-17T04:02:45.487Z | Compiling hashbrown v0.15.4 |
| 537 | 2026-07-17T04:02:45.505Z | Compiling pin-project-lite v0.2.16 |
| 538 | 2026-07-17T04:02:45.523Z | Compiling bytes v1.10.1 |
| 539 | 2026-07-17T04:02:45.531Z | Compiling time-macros v0.2.31 |
| 540 | 2026-07-17T04:02:45.551Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 541 | 2026-07-17T04:02:45.594Z | Compiling dirs-next v2.0.0 |
| 542 | 2026-07-17T04:02:45.972Z | Compiling tokio v1.52.0 |
| 543 | 2026-07-17T04:02:45.983Z | Compiling indexmap v2.9.0 |
| 544 | 2026-07-17T04:02:46.126Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 545 | 2026-07-17T04:02:46.248Z | Compiling env_filter v2.0.0 |
| 546 | 2026-07-17T04:02:46.581Z | Compiling toml_datetime v0.6.11 |
| 547 | 2026-07-17T04:02:46.729Z | Compiling serde_spanned v0.6.9 |
| 548 | 2026-07-17T04:02:46.840Z | Compiling thread_local v1.1.9 |
| 549 | 2026-07-17T04:02:46.874Z | Compiling winnow v0.7.11 |
| 550 | 2026-07-17T04:02:47.089Z | Compiling fastrand v2.3.0 |
| 551 | 2026-07-17T04:02:47.341Z | Compiling slog-async v2.8.0 |
| 552 | 2026-07-17T04:02:47.631Z | Compiling toml_write v0.1.2 |
| 553 | 2026-07-17T04:02:47.824Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 554 | 2026-07-17T04:02:47.855Z | Compiling deranged v0.5.8 |
| 555 | 2026-07-17T04:02:48.020Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 556 | 2026-07-17T04:02:48.045Z | Compiling powerfmt v0.2.0 |
| 557 | 2026-07-17T04:02:48.239Z | Compiling toml_edit v0.22.27 |
| 558 | 2026-07-17T04:02:48.300Z | Compiling tempfile v3.27.0 |
| 559 | 2026-07-17T04:02:48.693Z | Compiling env_logger v0.11.11 |
| 560 | 2026-07-17T04:02:48.812Z | Compiling time v0.3.53 |
| 561 | 2026-07-17T04:02:49.023Z | Compiling crossbeam-channel v0.5.15 |
| 562 | 2026-07-17T04:02:49.031Z | Compiling term v0.7.0 |
| 563 | 2026-07-17T04:02:49.682Z | Compiling serde-big-array v0.5.1 |
| 564 | 2026-07-17T04:02:49.690Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 565 | 2026-07-17T04:02:49.757Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 566 | 2026-07-17T04:02:49.814Z | Compiling async-trait v0.1.89 |
| 567 | 2026-07-17T04:02:50.056Z | Compiling take_mut v0.2.2 |
| 568 | 2026-07-17T04:02:50.173Z | Compiling corncobs v0.1.4 |
| 569 | 2026-07-17T04:02:50.241Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 570 | 2026-07-17T04:02:50.329Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=861fe4098abc8d0bba2d26a4da7bec68e21f5ba5#861fe409) |
| 571 | 2026-07-17T04:02:50.362Z | Compiling slog-term v2.9.1 |
| 572 | 2026-07-17T04:02:50.733Z | Compiling toml v0.8.23 |
| 573 | 2026-07-17T04:02:51.059Z | Compiling secrecy v0.8.0 |
| 574 | 2026-07-17T04:02:51.360Z | Compiling yansi v1.0.1 |
| 575 | 2026-07-17T04:02:51.402Z | Compiling diff v0.1.13 |
| 576 | 2026-07-17T04:02:51.647Z | Compiling pretty_assertions v1.4.1 |
| 577 | 2026-07-17T04:02:53.434Z | Compiling sprockets-tls-test-utils v0.1.0 (/work/oxidecomputer/sprockets/tls/test-utils) |
| 578 | 2026-07-17T04:02:53.562Z | Compiling sprockets-tls v0.1.0 (/work/oxidecomputer/sprockets/tls) |
| 579 | 2026-07-17T04:02:59.682Z | Compiling rustls-webpki v0.103.3 |
| 580 | 2026-07-17T04:03:02.219Z | Compiling tokio-rustls v0.26.2 |
| 581 | 2026-07-17T04:03:07.858Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.43s |
| 582 | 2026-07-17T04:03:07.973Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls-bda51c112a52ddce) |
| 583 | 2026-07-17T04:03:07.976Z | |
| 584 | 2026-07-17T04:03:07.976Z | running 6 tests |
| 585 | 2026-07-17T04:03:07.979Z | test tests::toml_config ... ok |
| 586 | 2026-07-17T04:03:07.999Z | Jul 17 04:03:06.357Jul 17 04:03:06.357 INFOINFO 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 |
| 587 | 2026-07-17T04:03:07.999Z | |
| 588 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 589 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358Jul 17 04:03:06.358 INFOINFOJul 17 04:03:06.358 Using file INFO" Using file Using file ""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor""/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor, , component":component :sprockets , |
| 590 | 2026-07-17T04:03:08.003Z | componentsprockets: |
| 591 | 2026-07-17T04:03:08.003Z | sprockets |
| 592 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 593 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 594 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-rot.cbor", component: sprockets |
| 595 | 2026-07-17T04:03:08.003Z | Jul 17 04:03:06.358 INFO Using file "/work/oxidecomputer/sprockets/target/debug/build/sprockets-tls-669bb2e491082565/out/corim-sp.cbor", component: sprockets |
| 596 | 2026-07-17T04:03:08.006Z | Jul 17 04:03:06.361 INFO Loaded keys and certs, component: sprockets |
| 597 | 2026-07-17T04:03:08.006Z | Jul 17 04:03:06.361 INFO Loaded keys and certs, component: sprockets |
| 598 | 2026-07-17T04:03:08.006Z | Jul 17 04:03:06.361 INFO Loaded keys and certs, component: sprockets |
| 599 | 2026-07-17T04:03:08.009Z | Jul 17 04:03:06.365 INFO Loaded keys and certs, component: sprockets |
| 600 | 2026-07-17T04:03:08.026Z | Jul 17 04:03:06.384 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 601 | 2026-07-17T04:03:08.033Z | Jul 17 04:03:06.391 INFO Signature verified successfully, component: sprockets |
| 602 | 2026-07-17T04:03:08.036Z | test client::tests::test_client_verifier ... ok |
| 603 | 2026-07-17T04:03:08.051Z | Jul 17 04:03:06.409 INFO verifier succeeded against root w/ subject: CN=test-root-Jul 17 04:03:06.409a ,INFO verifier succeeded against root w/ subject: OCN==Oxtiedset -Croomoptu-tae,r Company,OC==OUxSid, ecomponent :C osprocketsmp |
| 604 | 2026-07-17T04:03:08.051Z | uter Company,C=US, component: sprockets |
| 605 | 2026-07-17T04:03:08.054Z | Jul 17 04:03:06.409 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 606 | 2026-07-17T04:03:08.057Z | Jul 17 04:03:06.413 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 607 | 2026-07-17T04:03:08.060Z | Jul 17 04:03:06.416Jul 17 04:03:06.416 INFOINFO Signature verified successfullySignature verified successfully, , componentcomponent:: sprocketssprockets |
| 608 | 2026-07-17T04:03:08.060Z | |
| 609 | 2026-07-17T04:03:08.060Z | Jul 17 04:03:06.416 INFO Signature verified successfully, component: sprockets |
| 610 | 2026-07-17T04:03:08.063Z | Jul 17 04:03:06.420 INFO Signature verified successfully, component: sprockets |
| 611 | 2026-07-17T04:03:08.066Z | Jul 17 04:03:06.422 INFO Loaded keys and certs, component: sprockets |
| 612 | 2026-07-17T04:03:08.106Z | Jul 17 04:03:06.464 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,Jul 17 04:03:06.464 INFO verifier succeeded against root w/ subject: C=US, component: sprockets |
| 613 | 2026-07-17T04:03:08.109Z | CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 614 | 2026-07-17T04:03:08.109Z | Jul 17 04:03:06.464 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 615 | 2026-07-17T04:03:08.112Z | Jul 17 04:03:06.470 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 616 | 2026-07-17T04:03:08.112Z | Jul 17 04:03:06.471 INFO Signature verified successfully, component: sprockets |
| 617 | 2026-07-17T04:03:08.112Z | Jul 17 04:03:06.471 INFO Signature verified successfully, component: sprockets |
| 618 | 2026-07-17T04:03:08.115Z | Jul 17 04:03:06.471 INFO Signature verified successfully, component: sprockets |
| 619 | 2026-07-17T04:03:08.115Z | Jul 17 04:03:06.471 INFO Running with protocol version 2, component: sprockets |
| 620 | 2026-07-17T04:03:08.115Z | Jul 17 04:03:06.471 INFO Running with protocol version 2, component: sprockets |
| 621 | 2026-07-17T04:03:08.115Z | Jul 17 04:03:06.471 INFO Running with protocol version 2, component: sprockets |
| 622 | 2026-07-17T04:03:08.115Z | Jul 17 04:03:06.471 INFO Running with protocol version 2, component: sprockets |
| 623 | 2026-07-17T04:03:08.118Z | Jul 17 04:03:06.477 INFO Signature verified successfully, component: sprockets |
| 624 | 2026-07-17T04:03:08.121Z | Jul 17 04:03:06.479 INFO Loaded keys and certs, component: sprockets |
| 625 | 2026-07-17T04:03:08.168Z | Jul 17 04:03:06.526 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 626 | 2026-07-17T04:03:08.175Z | Jul 17 04:03:06.533 INFO Signature verified successfully, component: sprockets |
| 627 | 2026-07-17T04:03:08.178Z | Jul 17 04:03:06.534 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 628 | 2026-07-17T04:03:08.178Z | Jul 17 04:03:06.534 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 629 | 2026-07-17T04:03:08.178Z | Jul 17 04:03:06.534 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 630 | 2026-07-17T04:03:08.178Z | Jul 17 04:03:06.534 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 631 | 2026-07-17T04:03:08.223Z | Jul 17 04:03:06.581 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 632 | 2026-07-17T04:03:08.226Z | Jul 17 04:03:06.582 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 633 | 2026-07-17T04:03:08.226Z | Jul 17 04:03:06.582 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 634 | 2026-07-17T04:03:08.226Z | Jul 17 04:03:06.582 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 635 | 2026-07-17T04:03:08.226Z | Jul 17 04:03:06.582 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 636 | 2026-07-17T04:03:08.229Z | Jul 17 04:03:06.588 INFO Signature verified successfully, component: sprockets |
| 637 | 2026-07-17T04:03:08.232Z | Jul 17 04:03:06.588 INFO Peer attestation verified, component: sprockets |
| 638 | 2026-07-17T04:03:08.232Z | Jul 17 04:03:06.588 WARN Peer (PDV2:913-0000019:RRR:20000002) measurements appraisal failed: Measurements are not a subset of reference measurements: measurement set |
| 639 | 2026-07-17T04:03:08.233Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 640 | 2026-07-17T04:03:08.233Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 641 | 2026-07-17T04:03:08.233Z | corpus Reference measurements |
| 642 | 2026-07-17T04:03:08.233Z | (set is empty) |
| 643 | 2026-07-17T04:03:08.233Z | , component: sprockets |
| 644 | 2026-07-17T04:03:08.233Z | Jul 17 04:03:06.589 INFO Peer attestation verified, component: sprockets |
| 645 | 2026-07-17T04:03:08.233Z | Jul 17 04:03:06.589 INFO Peer measurements appraised successfully, component: sprockets |
| 646 | 2026-07-17T04:03:08.236Z | Jul 17 04:03:06.595 INFO Peer attestation verified, component: sprockets |
| 647 | 2026-07-17T04:03:08.236Z | Jul 17 04:03:06.595 WARN Peer (PDV2:913-0000019:RRR:20000001) measurements appraisal failed Measurements are not a subset of reference measurements: measurement set |
| 648 | 2026-07-17T04:03:08.236Z | sha3-256;72fa8f8ea84a42251031366002cbb36281d0131f78cd680436116a720cdd9de5 |
| 649 | 2026-07-17T04:03:08.236Z | sha3-256;be4df4e085175f3de0c8ac4837e1c2c9a34e8983209dac6b549e94154f7cdd9c |
| 650 | 2026-07-17T04:03:08.236Z | corpus Reference measurements |
| 651 | 2026-07-17T04:03:08.236Z | (set is empty) |
| 652 | 2026-07-17T04:03:08.236Z | , component: sprockets |
| 653 | 2026-07-17T04:03:08.261Z | test tests::no_corpus ... ok |
| 654 | 2026-07-17T04:03:08.261Z | Jul 17 04:03:06.595 INFO Peer attestation verified, component: sprockets |
| 655 | 2026-07-17T04:03:08.261Z | Jul 17 04:03:06.595 INFO Peer measurements appraised successfully, component: sprockets |
| 656 | 2026-07-17T04:03:08.261Z | test tests::basic ... ok |
| 657 | 2026-07-17T04:03:08.278Z | Jul 17 04:03:06.636 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 658 | 2026-07-17T04:03:08.286Z | Jul 17 04:03:06.643 INFO Signature verified successfully, component: sprockets |
| 659 | 2026-07-17T04:03:08.333Z | Jul 17 04:03:06.691 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets |
| 660 | 2026-07-17T04:03:08.340Z | Jul 17 04:03:06.697 INFO Signature verified successfully, component: sprockets |
| 661 | 2026-07-17T04:03:08.343Z | Jul 17 04:03:06.698 INFO Running with protocol version 2, component: sprockets |
| 662 | 2026-07-17T04:03:08.343Z | Jul 17 04:03:06.698 INFO Running with protocol version 2, component: sprockets |
| 663 | 2026-07-17T04:03:08.343Z | Jul 17 04:03:06.698 INFO Running with protocol version 2, component: sprockets |
| 664 | 2026-07-17T04:03:08.343Z | Jul 17 04:03:06.698 INFO Running with protocol version 2, component: sprockets |
| 665 | 2026-07-17T04:03:08.347Z | Jul 17 04:03:06.706 INFO Running with protocol version 2, component: sprockets |
| 666 | 2026-07-17T04:03:08.356Z | Jul 17 04:03:06.713 INFO Running with protocol version 2, component: sprockets |
| 667 | 2026-07-17T04:03:08.434Z | Jul 17 04:03:06.792 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 668 | 2026-07-17T04:03:08.434Z | Jul 17 04:03:06.792 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 669 | 2026-07-17T04:03:08.482Z | Jul 17 04:03:06.840 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 670 | 2026-07-17T04:03:08.482Z | Jul 17 04:03:06.840 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 671 | 2026-07-17T04:03:08.530Z | Jul 17 04:03:06.888 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000002" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 672 | 2026-07-17T04:03:08.530Z | Jul 17 04:03:06.888 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 673 | 2026-07-17T04:03:08.578Z | Jul 17 04:03:06.937 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 674 | 2026-07-17T04:03:08.578Z | Jul 17 04:03:06.937 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 675 | 2026-07-17T04:03:08.626Z | Jul 17 04:03:06.984 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 676 | 2026-07-17T04:03:08.626Z | Jul 17 04:03:06.984 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 677 | 2026-07-17T04:03:08.675Z | Jul 17 04:03:07.033 INFO Cert chain from peer "PDV2:913-0000019:RRR:20000001" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets |
| 678 | 2026-07-17T04:03:08.675Z | Jul 17 04:03:07.033 INFO TQ & attestation cert chains agree on platform id, component: sprockets |
| 679 | 2026-07-17T04:03:08.681Z | Jul 17 04:03:07.040 INFO Peer attestation verified, component: sprockets |
| 680 | 2026-07-17T04:03:08.684Z | Jul 17 04:03:07.040 INFO Peer measurements appraised successfully, component: sprockets |
| 681 | 2026-07-17T04:03:08.688Z | Jul 17 04:03:07.046 INFO Peer attestation verified, component: sprockets |
| 682 | 2026-07-17T04:03:08.688Z | Jul 17 04:03:07.046 INFO Peer measurements appraised successfully, component: sprockets |
| 683 | 2026-07-17T04:03:08.694Z | Jul 17 04:03:07.052 INFO Peer attestation verified, component: sprockets |
| 684 | 2026-07-17T04:03:08.694Z | Jul 17 04:03:07.053 INFO Peer measurements appraised successfully, component: sprockets |
| 685 | 2026-07-17T04:03:08.701Z | Jul 17 04:03:07.059 INFO Peer attestation verified, component: sprockets |
| 686 | 2026-07-17T04:03:08.704Z | Jul 17 04:03:07.059 INFO Peer measurements appraised successfully, component: sprockets |
| 687 | 2026-07-17T04:03:08.707Z | Jul 17 04:03:07.066 INFO Peer attestation verified, component: sprockets |
| 688 | 2026-07-17T04:03:08.710Z | Jul 17 04:03:07.066 INFO Peer measurements appraised successfully, component: sprockets |
| 689 | 2026-07-17T04:03:08.714Z | Jul 17 04:03:07.072 INFO Peer attestation verified, component: sprockets |
| 690 | 2026-07-17T04:03:08.717Z | Jul 17 04:03:07.072 INFO Peer measurements appraised successfully, component: sprockets |
| 691 | 2026-07-17T04:03:08.717Z | test tests::spawn_accept ... ok |
| 692 | 2026-07-17T04:03:08.914Z | test tests::unattested_client ... ok |
| 693 | 2026-07-17T04:03:08.914Z | |
| 694 | 2026-07-17T04:03:08.914Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s |
| 695 | 2026-07-17T04:03:08.914Z | |
| 696 | 2026-07-17T04:03:09.212Z | Running unittests src/lib.rs (target/debug/deps/sprockets_tls_test_utils-cf018f56730d5c4f) |
| 697 | 2026-07-17T04:03:09.215Z | |
| 698 | 2026-07-17T04:03:09.215Z | running 1 test |
| 699 | 2026-07-17T04:03:09.241Z | test tests::sprockets_example_matches_code_based_generation ... ok |
| 700 | 2026-07-17T04:03:09.241Z | |
| 701 | 2026-07-17T04:03:09.241Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s |
| 702 | 2026-07-17T04:03:09.241Z | |
| 703 | 2026-07-17T04:03:09.245Z | Doc-tests sprockets_tls |
| 704 | 2026-07-17T04:03:09.362Z | |
| 705 | 2026-07-17T04:03:09.362Z | running 0 tests |
| 706 | 2026-07-17T04:03:09.362Z | |
| 707 | 2026-07-17T04:03:09.362Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 708 | 2026-07-17T04:03:09.362Z | |
| 709 | 2026-07-17T04:03:09.373Z | Doc-tests sprockets_tls_test_utils |
| 710 | 2026-07-17T04:03:09.431Z | |
| 711 | 2026-07-17T04:03:09.431Z | running 0 tests |
| 712 | 2026-07-17T04:03:09.431Z | |
| 713 | 2026-07-17T04:03:09.431Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 714 | 2026-07-17T04:03:09.431Z | |
| 715 | 2026-07-17T04:03:09.467Z | process exited: duration 45089 ms, exit code 0 |
| |
| 716 | 2026-07-17T04:03:09.474Z | found 0 output files |