01K0T1RYM10WWFS4NFWRPDHZ16: cargo test (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01K0T1SNQS67EG66Q1W8PNWE7A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-07-22T21:49:52.667Zjob assigned to worker 01K0T1SP4K94TKDG2G2GV46WCP [factory gimlet-EVT22200007-propolis, EVT22200007/35462] (queued for 30 s)
 
22025-07-22T21:50:02.421Zstarting task 0: "setup"
32025-07-22T21:50:02.447Z++ uname -s
42025-07-22T21:50:02.447Z+ kern=SunOS
52025-07-22T21:50:02.447Z+ build_user=build
62025-07-22T21:50:02.447Z+ build_uid=12345
72025-07-22T21:50:02.447Z+ work_dir=/work
82025-07-22T21:50:02.447Z+ input_dir=/input
92025-07-22T21:50:02.447Z+ [[ 0 == 12345 ]]
102025-07-22T21:50:02.447Z+ case "$kern" in
112025-07-22T21:50:02.447Z+ groupadd -g 12345 build
122025-07-22T21:50:02.447Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-07-22T21:50:04.444Z+ zfs create -o mountpoint=/work rpool/work
142025-07-22T21:50:04.490Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-07-22T21:50:04.515Z+ home_fs=zfs
162025-07-22T21:50:04.515Z+ [[ zfs == autofs ]]
172025-07-22T21:50:04.515Z+ mkdir -p /home/build
182025-07-22T21:50:04.515Z+ chown build:build /home/build /work
192025-07-22T21:50:06.502Z+ chmod 0700 /home/build /work
202025-07-22T21:50:06.528Zprocess exited: duration 4089 ms, exit code 0
 
212025-07-22T21:50:06.579Zstarting task 1: "rust-toolchain"
222025-07-22T21:50:06.605Z+ printf ' * rust toolchain channel = "%s"\n' 1.88
232025-07-22T21:50:06.605Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-07-22T21:50:06.605Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-07-22T21:50:06.605Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-07-22T21:50:06.605Z * rust toolchain channel = "1.88"
272025-07-22T21:50:06.605Z * rust toolchain profile = "default"
282025-07-22T21:50:06.605Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-07-22T21:50:06.605Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.88 --profile default
302025-07-22T21:50:06.765Zinfo: downloading installer
312025-07-22T21:50:07.335Zwarn: It looks like you have an existing installation of Rust at:
322025-07-22T21:50:07.335Zwarn: /opt/ooce/bin
332025-07-22T21:50:07.335Zwarn: It is recommended that rustup be the primary Rust installation.
342025-07-22T21:50:07.335Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-07-22T21:50:07.335Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-07-22T21:50:07.335Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-07-22T21:50:07.335Zwarn: or pass `-y' to ignore all ignorable checks.
382025-07-22T21:50:07.335Zerror: cannot install while Rust is installed
392025-07-22T21:50:07.335Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-07-22T21:50:07.360Zinfo: profile set to 'default'
412025-07-22T21:50:07.361Zinfo: default host triple is x86_64-unknown-illumos
422025-07-22T21:50:07.361Zinfo: syncing channel updates for '1.88-x86_64-unknown-illumos'
432025-07-22T21:50:07.485Zinfo: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23)
442025-07-22T21:50:07.485Zinfo: downloading component 'cargo'
452025-07-22T21:50:07.665Zinfo: downloading component 'clippy'
462025-07-22T21:50:07.862Zinfo: downloading component 'rust-docs'
472025-07-22T21:50:08.111Zinfo: downloading component 'rust-std'
482025-07-22T21:50:08.405Zinfo: downloading component 'rustc'
492025-07-22T21:50:09.922Zinfo: downloading component 'rustfmt'
502025-07-22T21:50:10.034Zinfo: installing component 'cargo'
512025-07-22T21:50:11.344Zinfo: installing component 'clippy'
522025-07-22T21:50:11.839Zinfo: installing component 'rust-docs'
532025-07-22T21:50:15.413Zinfo: installing component 'rust-std'
542025-07-22T21:50:17.591Zinfo: installing component 'rustc'
552025-07-22T21:50:27.146Zinfo: installing component 'rustfmt'
562025-07-22T21:50:27.607Z
572025-07-22T21:50:27.607Zinfo: default toolchain set to '1.88-x86_64-unknown-illumos'
582025-07-22T21:50:27.834Z 1.88-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23)
592025-07-22T21:50:27.834Z
602025-07-22T21:50:27.834Z
612025-07-22T21:50:27.834ZRust is installed now. Great!
622025-07-22T21:50:27.834Z
632025-07-22T21:50:27.834ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-07-22T21:50:27.834Zenvironment variable. This has not been done automatically.
652025-07-22T21:50:27.834Z
662025-07-22T21:50:27.834ZTo configure your current shell, you need to source
672025-07-22T21:50:27.834Zthe corresponding env file under $HOME/.cargo.
682025-07-22T21:50:27.834Z
692025-07-22T21:50:27.834ZThis is usually done by running one of the following (note the leading DOT):
702025-07-22T21:50:27.834Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-07-22T21:50:27.835Zsource "$HOME/.cargo/env.fish" # For fish
722025-07-22T21:50:27.861Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-07-22T21:50:27.969Z+ rustup --version
742025-07-22T21:50:28.002Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-07-22T21:50:28.002Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-07-22T21:50:28.156Zinfo: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)`
772025-07-22T21:50:28.181Z+ cargo --version
782025-07-22T21:50:28.320Zcargo 1.88.0 (873a06493 2025-05-10)
792025-07-22T21:50:28.355Z+ rustc --version
802025-07-22T21:50:28.473Zrustc 1.88.0 (6b00bc388 2025-06-23)
812025-07-22T21:50:28.498Zprocess exited: duration 21904 ms, exit code 0
 
822025-07-22T21:50:28.550Zstarting task 2: "authentication"
832025-07-22T21:50:28.615Zprocess exited: duration 64 ms, exit code 0
 
842025-07-22T21:50:28.667Zstarting task 3: "clone repository"
852025-07-22T21:50:28.694Z+ mkdir -p /work/oxidecomputer/sprockets
862025-07-22T21:50:28.694Z+ git clone https://github.com/oxidecomputer/sprockets /work/oxidecomputer/sprockets
872025-07-22T21:50:28.720ZCloning into '/work/oxidecomputer/sprockets'...
882025-07-22T21:50:29.465Z+ cd /work/oxidecomputer/sprockets
892025-07-22T21:50:29.465Z+ git fetch origin 6b87cc49e3cc8b1a8b6370ffec82c770d69f7c62
902025-07-22T21:50:29.996ZFrom https://github.com/oxidecomputer/sprockets
912025-07-22T21:50:29.996Z * branch 6b87cc49e3cc8b1a8b6370ffec82c770d69f7c62 -> FETCH_HEAD
922025-07-22T21:50:30.023Z+ [[ -n '' ]]
932025-07-22T21:50:30.023Z+ git reset --hard 6b87cc49e3cc8b1a8b6370ffec82c770d69f7c62
942025-07-22T21:50:30.023ZHEAD is now at 6b87cc4 Remove `anyhow` from the library API & simplify `load_root_cert`
952025-07-22T21:50:30.023Zprocess exited: duration 1353 ms, exit code 0
 
962025-07-22T21:50:30.080Zstarting task 4: "build"
972025-07-22T21:50:30.106Z+ cargo --version
982025-07-22T21:50:30.219Zcargo 1.88.0 (873a06493 2025-05-10)
992025-07-22T21:50:30.244Z+ rustc --version
1002025-07-22T21:50:30.368Zrustc 1.88.0 (6b00bc388 2025-06-23)
1012025-07-22T21:50:30.395Z+ cargo install --locked --git https://github.com/oxidecomputer/pki-playground --rev 0c121f9c1e84868e2331173107c2b7ed6f59b13a
1022025-07-22T21:50:30.564Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1032025-07-22T21:50:31.046Z Installing pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=0c121f9c1e84868e2331173107c2b7ed6f59b13a#0c121f9c)
1042025-07-22T21:50:31.072Z Updating crates.io index
1052025-07-22T21:50:31.794Z Downloading crates ...
1062025-07-22T21:50:31.873Z Downloaded is_ci v1.2.0
1072025-07-22T21:50:31.911Z Downloaded ppv-lite86 v0.2.20
1082025-07-22T21:50:31.911Z Downloaded rand v0.8.5
1092025-07-22T21:50:31.911Z Downloaded hmac v0.12.1
1102025-07-22T21:50:31.911Z Downloaded version_check v0.9.5
1112025-07-22T21:50:31.912Z Downloaded addr2line v0.24.2
1122025-07-22T21:50:31.912Z Downloaded anstyle v1.0.10
1132025-07-22T21:50:31.912Z Downloaded anstyle-query v1.1.2
1142025-07-22T21:50:31.912Z Downloaded zeroize_derive v1.4.2
1152025-07-22T21:50:31.912Z Downloaded terminal_size v0.1.17
1162025-07-22T21:50:31.912Z Downloaded thiserror v1.0.69
1172025-07-22T21:50:31.939Z Downloaded zeroize v1.8.1
1182025-07-22T21:50:31.939Z Downloaded zerocopy-derive v0.7.35
1192025-07-22T21:50:31.939Z Downloaded unicode-linebreak v0.1.5
1202025-07-22T21:50:31.939Z Downloaded zerocopy v0.7.35
1212025-07-22T21:50:31.965Z Downloaded typenum v1.18.0
1222025-07-22T21:50:31.965Z Downloaded keccak v0.1.5
1232025-07-22T21:50:31.965Z Downloaded spki v0.7.3
1242025-07-22T21:50:31.965Z Downloaded clap v4.5.31
1252025-07-22T21:50:31.991Z Downloaded supports-color v2.1.0
1262025-07-22T21:50:31.991Z Downloaded unicode-width v0.1.14
1272025-07-22T21:50:32.017Z Downloaded tls_codec_derive v0.4.2
1282025-07-22T21:50:32.017Z Downloaded proc-macro2 v1.0.94
1292025-07-22T21:50:32.017Z Downloaded num-traits v0.2.19
1302025-07-22T21:50:32.017Z Downloaded serde v1.0.218
1312025-07-22T21:50:32.043Z Downloaded rsa v0.9.7
1322025-07-22T21:50:32.043Z Downloaded num-bigint-dig v0.8.4
1332025-07-22T21:50:32.043Z Downloaded clap_builder v4.5.31
1342025-07-22T21:50:32.069Z Downloaded hkdf v0.12.4
1352025-07-22T21:50:32.069Z Downloaded hashbrown v0.14.5
1362025-07-22T21:50:32.069Z Downloaded miette v5.10.0
1372025-07-22T21:50:32.095Z Downloaded p384 v0.13.1
1382025-07-22T21:50:32.095Z Downloaded knuffel v3.2.0
1392025-07-22T21:50:32.095Z Downloaded syn v2.0.99
1402025-07-22T21:50:32.121Z Downloaded syn v1.0.109
1412025-07-22T21:50:32.147Z Downloaded gimli v0.31.1
1422025-07-22T21:50:32.147Z Downloaded curve25519-dalek v4.1.3
1432025-07-22T21:50:32.173Z Downloaded memchr v2.7.4
1442025-07-22T21:50:32.173Z Downloaded object v0.36.7
1452025-07-22T21:50:32.173Z Downloaded miniz_oxide v0.8.5
1462025-07-22T21:50:32.199Z Downloaded getrandom v0.2.15
1472025-07-22T21:50:32.199Z Downloaded proc-macro-error v1.0.4
1482025-07-22T21:50:32.199Z Downloaded pkcs8 v0.10.2
1492025-07-22T21:50:32.199Z Downloaded pem-rfc7468 v0.7.0
1502025-07-22T21:50:32.199Z Downloaded once_cell v1.20.3
1512025-07-22T21:50:32.200Z Downloaded libm v0.2.11
1522025-07-22T21:50:32.228Z Downloaded knuffel-derive v3.2.0
1532025-07-22T21:50:32.228Z Downloaded ipnet v2.11.0
1542025-07-22T21:50:32.228Z Downloaded heck v0.4.1
1552025-07-22T21:50:32.228Z Downloaded tls_codec v0.4.2
1562025-07-22T21:50:32.228Z Downloaded thiserror-impl v1.0.69
1572025-07-22T21:50:32.228Z Downloaded supports-unicode v2.1.0
1582025-07-22T21:50:32.228Z Downloaded spin v0.9.8
1592025-07-22T21:50:32.228Z Downloaded smallvec v1.14.0
1602025-07-22T21:50:32.228Z Downloaded sha2 v0.10.9
1612025-07-22T21:50:32.255Z Downloaded semver v1.0.25
1622025-07-22T21:50:32.255Z Downloaded rustc-demangle v0.1.24
1632025-07-22T21:50:32.256Z Downloaded rand_chacha v0.3.1
1642025-07-22T21:50:32.256Z Downloaded quote v1.0.39
1652025-07-22T21:50:32.256Z Downloaded libc v0.2.170
1662025-07-22T21:50:32.283Z Downloaded proc-macro-error-attr v1.0.4
1672025-07-22T21:50:32.283Z Downloaded pkcs1 v0.7.5
1682025-07-22T21:50:32.283Z Downloaded owo-colors v3.5.0
1692025-07-22T21:50:32.283Z Downloaded sha1 v0.10.6
1702025-07-22T21:50:32.283Z Downloaded sec1 v0.7.3
1712025-07-22T21:50:32.283Z Downloaded rfc6979 v0.4.0
1722025-07-22T21:50:32.283Z Downloaded primeorder v0.13.6
1732025-07-22T21:50:32.308Z Downloaded num-iter v0.1.45
1742025-07-22T21:50:32.308Z Downloaded num-integer v0.1.46
1752025-07-22T21:50:32.308Z Downloaded sha3 v0.10.8
1762025-07-22T21:50:32.308Z Downloaded miette-derive v5.10.0
1772025-07-22T21:50:32.308Z Downloaded is_terminal_polyfill v1.70.1
1782025-07-22T21:50:32.308Z Downloaded hex v0.4.3
1792025-07-22T21:50:32.308Z Downloaded group v0.13.0
1802025-07-22T21:50:32.308Z Downloaded generic-array v0.14.7
1812025-07-22T21:50:32.308Z Downloaded flagset v0.4.6
1822025-07-22T21:50:32.308Z Downloaded ed25519-dalek v2.1.1
1832025-07-22T21:50:32.308Z Downloaded der v0.7.9
1842025-07-22T21:50:32.333Z Downloaded base64 v0.21.7
1852025-07-22T21:50:32.333Z Downloaded subtle v2.6.1
1862025-07-22T21:50:32.334Z Downloaded strsim v0.11.1
1872025-07-22T21:50:32.334Z Downloaded signature v2.2.0
1882025-07-22T21:50:32.334Z Downloaded rustc_version v0.4.1
1892025-07-22T21:50:32.334Z Downloaded rand_core v0.6.4
1902025-07-22T21:50:32.334Z Downloaded is-terminal v0.4.15
1912025-07-22T21:50:32.334Z Downloaded heck v0.5.0
1922025-07-22T21:50:32.360Z Downloaded elliptic-curve v0.13.8
1932025-07-22T21:50:32.360Z Downloaded smawk v0.3.2
1942025-07-22T21:50:32.360Z Downloaded der_derive v0.7.3
1952025-07-22T21:50:32.360Z Downloaded base16ct v0.2.0
1962025-07-22T21:50:32.360Z Downloaded anstream v0.6.18
1972025-07-22T21:50:32.360Z Downloaded ed25519 v2.2.3
1982025-07-22T21:50:32.360Z Downloaded crypto-common v0.1.6
1992025-07-22T21:50:32.360Z Downloaded const-oid v0.9.6
2002025-07-22T21:50:32.388Z Downloaded colorchoice v1.0.3
2012025-07-22T21:50:32.388Z Downloaded clap_derive v4.5.28
2022025-07-22T21:50:32.388Z Downloaded cfg-if v1.0.0
2032025-07-22T21:50:32.388Z Downloaded byteorder v1.5.0
2042025-07-22T21:50:32.388Z Downloaded block-buffer v0.10.4
2052025-07-22T21:50:32.388Z Downloaded base64ct v1.6.0
2062025-07-22T21:50:32.388Z Downloaded backtrace-ext v0.2.1
2072025-07-22T21:50:32.388Z Downloaded allocator-api2 v0.2.21
2082025-07-22T21:50:32.414Z Downloaded ahash v0.8.11
2092025-07-22T21:50:32.414Z Downloaded lazy_static v1.5.0
2102025-07-22T21:50:32.414Z Downloaded ff v0.13.0
2112025-07-22T21:50:32.414Z Downloaded digest v0.10.7
2122025-07-22T21:50:32.414Z Downloaded curve25519-dalek-derive v0.1.1
2132025-07-22T21:50:32.414Z Downloaded crypto-bigint v0.5.5
2142025-07-22T21:50:32.465Z Downloaded clap_lex v0.7.4
2152025-07-22T21:50:32.465Z Downloaded backtrace v0.3.74
2162025-07-22T21:50:32.492Z Downloaded unicode-segmentation v1.12.0
2172025-07-22T21:50:32.492Z Downloaded cpufeatures v0.2.17
2182025-07-22T21:50:32.492Z Downloaded autocfg v1.4.0
2192025-07-22T21:50:32.492Z Downloaded utf8parse v0.2.2
2202025-07-22T21:50:32.492Z Downloaded supports-hyperlinks v2.1.0
2212025-07-22T21:50:32.492Z Downloaded anstyle-parse v0.2.6
2222025-07-22T21:50:32.492Z Downloaded adler2 v2.0.0
2232025-07-22T21:50:32.492Z Downloaded textwrap v0.15.2
2242025-07-22T21:50:32.492Z Downloaded x509-cert v0.2.5
2252025-07-22T21:50:32.492Z Downloaded unicode-ident v1.0.17
2262025-07-22T21:50:32.492Z Downloaded ecdsa v0.16.9
2272025-07-22T21:50:32.492Z Downloaded chumsky v0.9.3
2282025-07-22T21:50:32.539Z Compiling proc-macro2 v1.0.94
2292025-07-22T21:50:32.564Z Compiling unicode-ident v1.0.17
2302025-07-22T21:50:32.564Z Compiling version_check v0.9.5
2312025-07-22T21:50:32.564Z Compiling zeroize v1.8.1
2322025-07-22T21:50:32.564Z Compiling libc v0.2.170
2332025-07-22T21:50:32.564Z Compiling cfg-if v1.0.0
2342025-07-22T21:50:32.564Z Compiling typenum v1.18.0
2352025-07-22T21:50:32.564Z Compiling const-oid v0.9.6
2362025-07-22T21:50:32.747Z Compiling subtle v2.6.1
2372025-07-22T21:50:32.824Z Compiling base64ct v1.6.0
2382025-07-22T21:50:33.021Z Compiling flagset v0.4.6
2392025-07-22T21:50:33.153Z Compiling byteorder v1.5.0
2402025-07-22T21:50:33.257Z Compiling generic-array v0.14.7
2412025-07-22T21:50:33.355Z Compiling autocfg v1.4.0
2422025-07-22T21:50:33.657Z Compiling pem-rfc7468 v0.7.0
2432025-07-22T21:50:33.693Z Compiling libm v0.2.11
2442025-07-22T21:50:33.742Z Compiling semver v1.0.25
2452025-07-22T21:50:34.210Z Compiling cpufeatures v0.2.17
2462025-07-22T21:50:34.339Z Compiling getrandom v0.2.15
2472025-07-22T21:50:34.364Z Compiling num-traits v0.2.19
2482025-07-22T21:50:34.416Z Compiling object v0.36.7
2492025-07-22T21:50:34.757Z Compiling rand_core v0.6.4
2502025-07-22T21:50:34.822Z Compiling quote v1.0.39
2512025-07-22T21:50:35.125Z Compiling is-terminal v0.4.15
2522025-07-22T21:50:35.299Z Compiling ff v0.13.0
2532025-07-22T21:50:35.327Z Compiling ahash v0.8.11
2542025-07-22T21:50:35.353Z Compiling syn v2.0.99
2552025-07-22T21:50:35.418Z Compiling proc-macro-error-attr v1.0.4
2562025-07-22T21:50:35.443Z Compiling syn v1.0.109
2572025-07-22T21:50:35.584Z Compiling base16ct v0.2.0
2582025-07-22T21:50:35.612Z Compiling memchr v2.7.4
2592025-07-22T21:50:35.738Z Compiling once_cell v1.20.3
2602025-07-22T21:50:35.789Z Compiling gimli v0.31.1
2612025-07-22T21:50:36.032Z Compiling adler2 v2.0.0
2622025-07-22T21:50:36.272Z Compiling block-buffer v0.10.4
2632025-07-22T21:50:36.357Z Compiling crypto-common v0.1.6
2642025-07-22T21:50:36.386Z Compiling crypto-bigint v0.5.5
2652025-07-22T21:50:36.590Z Compiling digest v0.10.7
2662025-07-22T21:50:37.170Z Compiling hmac v0.12.1
2672025-07-22T21:50:37.477Z Compiling signature v2.2.0
2682025-07-22T21:50:37.877Z Compiling hkdf v0.12.4
2692025-07-22T21:50:37.918Z Compiling miniz_oxide v0.8.5
2702025-07-22T21:50:37.964Z Compiling group v0.13.0
2712025-07-22T21:50:38.239Z Compiling rustc_version v0.4.1
2722025-07-22T21:50:38.397Z Compiling proc-macro-error v1.0.4
2732025-07-22T21:50:38.453Z Compiling rustc-demangle v0.1.24
2742025-07-22T21:50:38.835Z Compiling utf8parse v0.2.2
2752025-07-22T21:50:38.892Z Compiling thiserror v1.0.69
2762025-07-22T21:50:39.023Z Compiling anstyle-parse v0.2.6
2772025-07-22T21:50:39.541Z Compiling curve25519-dalek v4.1.3
2782025-07-22T21:50:39.678Z Compiling num-integer v0.1.46
2792025-07-22T21:50:40.119Z Compiling sha2 v0.10.9
2802025-07-22T21:50:41.077Z Compiling addr2line v0.24.2
2812025-07-22T21:50:41.190Z Compiling unicode-width v0.1.14
2822025-07-22T21:50:42.061Z Compiling is_terminal_polyfill v1.70.1
2832025-07-22T21:50:42.097Z Compiling spin v0.9.8
2842025-07-22T21:50:42.271Z Compiling num-bigint-dig v0.8.4
2852025-07-22T21:50:42.446Z Compiling is_ci v1.2.0
2862025-07-22T21:50:42.562Z Compiling colorchoice v1.0.3
2872025-07-22T21:50:42.738Z Compiling anstyle-query v1.1.2
2882025-07-22T21:50:42.763Z Compiling unicode-segmentation v1.12.0
2892025-07-22T21:50:42.808Z Compiling smawk v0.3.2
2902025-07-22T21:50:42.957Z Compiling anstyle v1.0.10
2912025-07-22T21:50:43.081Z Compiling allocator-api2 v0.2.21
2922025-07-22T21:50:43.136Z Compiling unicode-linebreak v0.1.5
2932025-07-22T21:50:43.349Z Compiling supports-color v2.1.0
2942025-07-22T21:50:43.559Z Compiling heck v0.4.1
2952025-07-22T21:50:43.611Z Compiling anstream v0.6.18
2962025-07-22T21:50:43.872Z Compiling textwrap v0.15.2
2972025-07-22T21:50:43.969Z Compiling lazy_static v1.5.0
2982025-07-22T21:50:44.030Z Compiling num-iter v0.1.45
2992025-07-22T21:50:44.152Z Compiling rfc6979 v0.4.0
3002025-07-22T21:50:44.225Z Compiling supports-hyperlinks v2.1.0
3012025-07-22T21:50:44.269Z Compiling supports-unicode v2.1.0
3022025-07-22T21:50:44.472Z Compiling terminal_size v0.1.17
3032025-07-22T21:50:44.598Z Compiling smallvec v1.14.0
3042025-07-22T21:50:44.624Z Compiling clap_lex v0.7.4
3052025-07-22T21:50:44.676Z Compiling heck v0.5.0
3062025-07-22T21:50:44.739Z Compiling strsim v0.11.1
3072025-07-22T21:50:45.124Z Compiling backtrace v0.3.74
3082025-07-22T21:50:45.158Z Compiling owo-colors v3.5.0
3092025-07-22T21:50:45.383Z Compiling clap_builder v4.5.31
3102025-07-22T21:50:46.038Z Compiling keccak v0.1.5
3112025-07-22T21:50:46.064Z Compiling der_derive v0.7.3
3122025-07-22T21:50:46.175Z Compiling zerocopy-derive v0.7.35
3132025-07-22T21:50:46.843Z Compiling thiserror-impl v1.0.69
3142025-07-22T21:50:47.147Z Compiling backtrace-ext v0.2.1
3152025-07-22T21:50:47.786Z Compiling curve25519-dalek-derive v0.1.1
3162025-07-22T21:50:48.014Z Compiling zerocopy v0.7.35
3172025-07-22T21:50:48.252Z Compiling miette-derive v5.10.0
3182025-07-22T21:50:48.448Z Compiling der v0.7.9
3192025-07-22T21:50:49.743Z Compiling ppv-lite86 v0.2.20
3202025-07-22T21:50:50.241Z Compiling hashbrown v0.14.5
3212025-07-22T21:50:50.550Z Compiling rand_chacha v0.3.1
3222025-07-22T21:50:50.979Z Compiling miette v5.10.0
3232025-07-22T21:50:51.153Z Compiling spki v0.7.3
3242025-07-22T21:50:51.824Z Compiling pkcs8 v0.10.2
3252025-07-22T21:50:51.850Z Compiling rand v0.8.5
3262025-07-22T21:50:52.371Z Compiling sec1 v0.7.3
3272025-07-22T21:50:53.623Z Compiling elliptic-curve v0.13.8
3282025-07-22T21:50:54.200Z Compiling primeorder v0.13.6
3292025-07-22T21:50:54.280Z Compiling ecdsa v0.16.9
3302025-07-22T21:50:54.865Z Compiling ed25519 v2.2.3
3312025-07-22T21:50:55.860Z Compiling pkcs1 v0.7.5
3322025-07-22T21:50:56.157Z Compiling chumsky v0.9.3
3332025-07-22T21:50:56.190Z Compiling knuffel-derive v3.2.0
3342025-07-22T21:50:56.753Z Compiling clap_derive v4.5.28
3352025-07-22T21:50:57.355Z Compiling base64 v0.21.7
3362025-07-22T21:50:58.552Z Compiling rsa v0.9.7
3372025-07-22T21:50:59.740Z Compiling knuffel v3.2.0
3382025-07-22T21:50:59.902Z Compiling p384 v0.13.1
3392025-07-22T21:50:59.933Z Compiling ed25519-dalek v2.1.1
3402025-07-22T21:51:00.903Z Compiling x509-cert v0.2.5
3412025-07-22T21:51:00.935Z Compiling clap v4.5.31
3422025-07-22T21:51:01.088Z Compiling sha3 v0.10.8
3432025-07-22T21:51:01.966Z Compiling sha1 v0.10.6
3442025-07-22T21:51:02.568Z Compiling hex v0.4.3
3452025-07-22T21:51:02.751Z Compiling ipnet v2.11.0
3462025-07-22T21:51:04.835Z Compiling pki-playground v0.2.0 (/home/build/.cargo/git/checkouts/pki-playground-00863a3611f072fd/0c121f9)
3472025-07-22T21:51:42.313Z Finished `release` profile [optimized] target(s) in 1m 11s
3482025-07-22T21:51:42.345Z Installing /home/build/.cargo/bin/pki-playground
3492025-07-22T21:51:42.371Z Installed package `pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=0c121f9c1e84868e2331173107c2b7ed6f59b13a#0c121f9c)` (executable `pki-playground`)
3502025-07-22T21:51:42.414Z+ cargo install --locked --git https://github.com/oxidecomputer/dice-util --rev 4b408edc1d00f108ddf635415d783e6f12fe9641 attest-mock
3512025-07-22T21:51:42.550Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3522025-07-22T21:51:43.202Z Installing attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
3532025-07-22T21:51:43.228Z Updating crates.io index
3542025-07-22T21:51:43.228Z Updating git repository `https://github.com/oxidecomputer/rats-corim`
3552025-07-22T21:51:43.671Z Updating git repository `https://github.com/jgallagher/serialport-rs`
3562025-07-22T21:51:44.322Z Updating git repository `https://github.com/oxidecomputer/yubihsm.rs`
3572025-07-22T21:51:45.083Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3582025-07-22T21:51:46.035Z Downloading crates ...
3592025-07-22T21:51:46.126Z Downloaded clap v4.5.39
3602025-07-22T21:51:46.151Z Downloaded rustversion v1.0.21
3612025-07-22T21:51:46.152Z Downloaded num-traits v0.2.18
3622025-07-22T21:51:46.180Z Downloaded thiserror-impl v1.0.58
3632025-07-22T21:51:46.180Z Downloaded half v2.6.0
3642025-07-22T21:51:46.180Z Downloaded darling_macro v0.20.8
3652025-07-22T21:51:46.180Z Downloaded colorchoice v1.0.0
3662025-07-22T21:51:46.180Z Downloaded ciborium-io v0.2.2
3672025-07-22T21:51:46.180Z Downloaded bitflags v2.4.2
3682025-07-22T21:51:46.220Z Downloaded num-conv v0.1.0
3692025-07-22T21:51:46.221Z Downloaded itoa v1.0.10
3702025-07-22T21:51:46.221Z Downloaded memchr v2.7.1
3712025-07-22T21:51:46.221Z Downloaded time-core v0.1.4
3722025-07-22T21:51:46.221Z Downloaded is-terminal v0.4.16
3732025-07-22T21:51:46.221Z Downloaded iana-time-zone v0.1.60
3742025-07-22T21:51:46.221Z Downloaded fnv v1.0.7
3752025-07-22T21:51:46.221Z Downloaded darling v0.20.8
3762025-07-22T21:51:46.221Z Downloaded strum_macros v0.26.4
3772025-07-22T21:51:46.221Z Downloaded backtrace v0.3.75
3782025-07-22T21:51:46.274Z Downloaded strsim v0.11.0
3792025-07-22T21:51:46.274Z Downloaded strsim v0.10.0
3802025-07-22T21:51:46.274Z Downloaded utf8parse v0.2.1
3812025-07-22T21:51:46.274Z Downloaded static_assertions v1.1.0
3822025-07-22T21:51:46.274Z Downloaded version_check v0.9.4
3832025-07-22T21:51:46.274Z Downloaded rustc-demangle v0.1.25
3842025-07-22T21:51:46.274Z Downloaded ciborium v0.2.2
3852025-07-22T21:51:46.274Z Downloaded time-macros v0.2.22
3862025-07-22T21:51:46.274Z Downloaded thiserror v2.0.12
3872025-07-22T21:51:46.274Z Downloaded powerfmt v0.2.0
3882025-07-22T21:51:46.274Z Downloaded hubpack v0.1.2
3892025-07-22T21:51:46.274Z Downloaded ryu v1.0.17
3902025-07-22T21:51:46.301Z Downloaded unicode-ident v1.0.12
3912025-07-22T21:51:46.301Z Downloaded serde_with_macros v3.12.0
3922025-07-22T21:51:46.301Z Downloaded typenum v1.17.0
3932025-07-22T21:51:46.301Z Downloaded serde_with v3.12.0
3942025-07-22T21:51:46.327Z Downloaded hashbrown v0.12.3
3952025-07-22T21:51:46.327Z Downloaded serde v1.0.219
3962025-07-22T21:51:46.327Z Downloaded time v0.3.41
3972025-07-22T21:51:46.353Z Downloaded salty v0.3.0
3982025-07-22T21:51:46.353Z Downloaded serde_json v1.0.140
3992025-07-22T21:51:46.379Z Downloaded hashbrown v0.15.3
4002025-07-22T21:51:46.379Z Downloaded clap_builder v4.5.39
4012025-07-22T21:51:46.379Z Downloaded chrono v0.4.41
4022025-07-22T21:51:46.406Z Downloaded der v0.7.10
4032025-07-22T21:51:46.407Z Downloaded zerocopy v0.8.25
4042025-07-22T21:51:46.447Z Downloaded indexmap v1.9.3
4052025-07-22T21:51:46.475Z Downloaded getrandom v0.3.3
4062025-07-22T21:51:46.475Z Downloaded serde_derive v1.0.219
4072025-07-22T21:51:46.475Z Downloaded once_cell v1.19.0
4082025-07-22T21:51:46.475Z Downloaded miniz_oxide v0.8.9
4092025-07-22T21:51:46.475Z Downloaded quote v1.0.35
4102025-07-22T21:51:46.475Z Downloaded thiserror-impl v2.0.12
4112025-07-22T21:51:46.475Z Downloaded thiserror v1.0.58
4122025-07-22T21:51:46.475Z Downloaded subtle v2.5.0
4132025-07-22T21:51:46.501Z Downloaded rustix v1.0.7
4142025-07-22T21:51:46.527Z Downloaded strum v0.26.3
4152025-07-22T21:51:46.527Z Downloaded hubpack_derive v0.1.1
4162025-07-22T21:51:46.527Z Downloaded indexmap v2.9.0
4172025-07-22T21:51:46.527Z Downloaded ciborium-ll v0.2.2
4182025-07-22T21:51:46.527Z Downloaded ident_case v1.0.1
4192025-07-22T21:51:46.527Z Downloaded clap_derive v4.5.32
4202025-07-22T21:51:46.527Z Downloaded base64 v0.22.1
4212025-07-22T21:51:46.527Z Downloaded anyhow v1.0.98
4222025-07-22T21:51:46.527Z Downloaded darling_core v0.20.8
4232025-07-22T21:51:46.528Z Downloaded anstream v0.6.13
4242025-07-22T21:51:46.554Z Downloaded deranged v0.4.0
4252025-07-22T21:51:46.554Z Downloaded ahash v0.8.12
4262025-07-22T21:51:46.554Z Downloaded terminal_size v0.4.2
4272025-07-22T21:51:46.554Z Downloaded der_derive v0.7.2
4282025-07-22T21:51:46.554Z Downloaded anstyle-parse v0.2.3
4292025-07-22T21:51:46.554Z Downloaded equivalent v1.0.2
4302025-07-22T21:51:46.554Z Downloaded autocfg v1.1.0
4312025-07-22T21:51:46.554Z Downloaded anstyle-query v1.0.2
4322025-07-22T21:51:46.554Z Downloaded adler2 v2.0.1
4332025-07-22T21:51:46.554Z Downloaded errno v0.3.10
4342025-07-22T21:51:46.610Z Compiling proc-macro2 v1.0.94
4352025-07-22T21:51:46.610Z Compiling unicode-ident v1.0.12
4362025-07-22T21:51:46.610Z Compiling version_check v0.9.4
4372025-07-22T21:51:46.610Z Compiling libc v0.2.170
4382025-07-22T21:51:46.610Z Compiling cfg-if v1.0.0
4392025-07-22T21:51:46.610Z Compiling serde v1.0.219
4402025-07-22T21:51:46.636Z Compiling syn v1.0.109
4412025-07-22T21:51:46.636Z Compiling typenum v1.17.0
4422025-07-22T21:51:46.774Z Compiling fnv v1.0.7
4432025-07-22T21:51:46.876Z Compiling rustix v1.0.7
4442025-07-22T21:51:46.938Z Compiling ident_case v1.0.1
4452025-07-22T21:51:47.187Z Compiling strsim v0.10.0
4462025-07-22T21:51:47.279Z Compiling generic-array v0.14.7
4472025-07-22T21:51:47.305Z Compiling utf8parse v0.2.1
4482025-07-22T21:51:47.388Z Compiling object v0.36.7
4492025-07-22T21:51:47.520Z Compiling memchr v2.7.1
4502025-07-22T21:51:47.788Z Compiling heck v0.5.0
4512025-07-22T21:51:47.815Z Compiling rustversion v1.0.21
4522025-07-22T21:51:47.876Z Compiling zerocopy v0.8.25
4532025-07-22T21:51:48.089Z Compiling bitflags v2.4.2
4542025-07-22T21:51:48.360Z Compiling errno v0.3.10
4552025-07-22T21:51:48.435Z Compiling is-terminal v0.4.16
4562025-07-22T21:51:48.718Z Compiling anstyle-parse v0.2.3
4572025-07-22T21:51:48.748Z Compiling proc-macro-error-attr v1.0.4
4582025-07-22T21:51:48.774Z Compiling ahash v0.8.12
4592025-07-22T21:51:49.295Z Compiling quote v1.0.35
4602025-07-22T21:51:49.347Z Compiling colorchoice v1.0.0
4612025-07-22T21:51:49.373Z Compiling adler2 v2.0.1
4622025-07-22T21:51:49.398Z Compiling anstyle-query v1.0.2
4632025-07-22T21:51:49.568Z Compiling once_cell v1.19.0
4642025-07-22T21:51:49.594Z Compiling gimli v0.31.1
4652025-07-22T21:51:49.625Z Compiling anstyle v1.0.10
4662025-07-22T21:51:49.695Z Compiling miniz_oxide v0.8.9
4672025-07-22T21:51:50.040Z Compiling syn v2.0.99
4682025-07-22T21:51:50.300Z Compiling anstream v0.6.13
4692025-07-22T21:51:50.761Z Compiling terminal_size v0.4.2
4702025-07-22T21:51:51.523Z Compiling proc-macro-error v1.0.4
4712025-07-22T21:51:51.765Z Compiling half v2.6.0
4722025-07-22T21:51:51.972Z Compiling clap_lex v0.7.4
4732025-07-22T21:51:52.642Z Compiling ciborium-io v0.2.2
4742025-07-22T21:51:52.667Z Compiling thiserror v2.0.12
4752025-07-22T21:51:52.797Z Compiling thiserror v1.0.58
4762025-07-22T21:51:52.844Z Compiling strsim v0.11.0
4772025-07-22T21:51:53.343Z Compiling rustc-demangle v0.1.25
4782025-07-22T21:51:53.373Z Compiling const-oid v0.9.6
4792025-07-22T21:51:55.046Z Compiling clap_builder v4.5.39
4802025-07-22T21:51:55.088Z Compiling ciborium-ll v0.2.2
4812025-07-22T21:51:55.357Z Compiling addr2line v0.24.2
4822025-07-22T21:51:56.034Z Compiling block-buffer v0.10.4
4832025-07-22T21:51:56.315Z Compiling crypto-common v0.1.6
4842025-07-22T21:51:56.417Z Compiling is_ci v1.2.0
4852025-07-22T21:51:56.539Z Compiling unicode-segmentation v1.12.0
4862025-07-22T21:51:56.796Z Compiling unicode-linebreak v0.1.5
4872025-07-22T21:51:56.858Z Compiling getrandom v0.3.3
4882025-07-22T21:51:57.391Z Compiling darling_core v0.20.8
4892025-07-22T21:51:57.500Z Compiling unicode-width v0.1.14
4902025-07-22T21:51:57.538Z Compiling salty v0.3.0
4912025-07-22T21:51:57.628Z Compiling allocator-api2 v0.2.21
4922025-07-22T21:51:58.078Z Compiling smawk v0.3.2
4932025-07-22T21:51:58.132Z Compiling heck v0.4.1
4942025-07-22T21:51:58.393Z Compiling textwrap v0.15.2
4952025-07-22T21:51:58.682Z Compiling hashbrown v0.14.5
4962025-07-22T21:51:59.194Z Compiling supports-color v2.1.0
4972025-07-22T21:51:59.926Z Compiling digest v0.10.7
4982025-07-22T21:52:00.415Z Compiling backtrace v0.3.75
4992025-07-22T21:52:00.509Z Compiling supports-hyperlinks v2.1.0
5002025-07-22T21:52:00.889Z Compiling supports-unicode v2.1.0
5012025-07-22T21:52:01.036Z Compiling terminal_size v0.1.17
5022025-07-22T21:52:01.179Z Compiling hubpack_derive v0.1.1
5032025-07-22T21:52:01.242Z Compiling serde_json v1.0.140
5042025-07-22T21:52:01.271Z Compiling subtle v2.5.0
5052025-07-22T21:52:01.529Z Compiling owo-colors v3.5.0
5062025-07-22T21:52:01.587Z Compiling anyhow v1.0.98
5072025-07-22T21:52:01.685Z Compiling hex v0.4.3
5082025-07-22T21:52:01.802Z Compiling serde_derive v1.0.219
5092025-07-22T21:52:02.208Z Compiling strum_macros v0.26.4
5102025-07-22T21:52:02.266Z Compiling thiserror-impl v1.0.58
5112025-07-22T21:52:02.366Z Compiling zeroize_derive v1.4.2
5122025-07-22T21:52:03.117Z Compiling darling_macro v0.20.8
5132025-07-22T21:52:03.824Z Compiling clap_derive v4.5.32
5142025-07-22T21:52:03.850Z Compiling thiserror-impl v2.0.12
5152025-07-22T21:52:04.121Z Compiling darling v0.20.8
5162025-07-22T21:52:04.267Z Compiling serde_with_macros v3.12.0
5172025-07-22T21:52:05.165Z Compiling zeroize v1.8.1
5182025-07-22T21:52:05.606Z Compiling miette-derive v5.10.0
5192025-07-22T21:52:06.799Z Compiling strum v0.26.3
5202025-07-22T21:52:07.003Z Compiling der_derive v0.7.2
5212025-07-22T21:52:07.029Z Compiling backtrace-ext v0.2.1
5222025-07-22T21:52:07.255Z Compiling keccak v0.1.5
5232025-07-22T21:52:08.237Z Compiling clap v4.5.39
5242025-07-22T21:52:08.281Z Compiling miette v5.10.0
5252025-07-22T21:52:08.355Z Compiling sha3 v0.10.8
5262025-07-22T21:52:09.112Z Compiling knuffel-derive v3.2.0
5272025-07-22T21:52:09.304Z Compiling der v0.7.10
5282025-07-22T21:52:09.329Z Compiling chumsky v0.9.3
5292025-07-22T21:52:10.216Z Compiling itoa v1.0.10
5302025-07-22T21:52:10.477Z Compiling base64 v0.21.7
5312025-07-22T21:52:11.653Z Compiling static_assertions v1.1.0
5322025-07-22T21:52:11.757Z Compiling ryu v1.0.17
5332025-07-22T21:52:13.321Z Compiling knuffel v3.2.0
5342025-07-22T21:52:15.897Z Compiling serde_with v3.12.0
5352025-07-22T21:52:16.044Z Compiling ciborium v0.2.2
5362025-07-22T21:52:16.240Z Compiling hubpack v0.1.2
5372025-07-22T21:52:20.076Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd)
5382025-07-22T21:52:22.330Z Compiling attest-data v0.4.0 (/home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4b408ed/attest-data)
5392025-07-22T21:52:33.287Z Compiling attest-mock v0.1.0 (/home/build/.cargo/git/checkouts/dice-util-fe337d7974b37b1f/4b408ed/attest-mock)
5402025-07-22T21:53:05.696Z Finished `release` profile [optimized] target(s) in 1m 23s
5412025-07-22T21:53:05.745Z Installing /home/build/.cargo/bin/attest-mock
5422025-07-22T21:53:05.770Z Installed package `attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)` (executable `attest-mock`)
5432025-07-22T21:53:05.817Z+ cargo test
5442025-07-22T21:53:06.047Z Updating crates.io index
5452025-07-22T21:53:06.386Z Downloading crates ...
5462025-07-22T21:53:11.505Z Downloaded clap_lex v0.7.5
5472025-07-22T21:53:11.530Z Downloaded camino v1.1.10
5482025-07-22T21:53:11.530Z Downloaded darling_macro v0.20.11
5492025-07-22T21:53:11.530Z Downloaded anstyle-parse v0.2.7
5502025-07-22T21:53:11.530Z Downloaded take_mut v0.2.2
5512025-07-22T21:53:11.530Z Downloaded flagset v0.4.7
5522025-07-22T21:53:11.530Z Downloaded ref-cast-impl v1.0.24
5532025-07-22T21:53:11.530Z Downloaded darling v0.20.11
5542025-07-22T21:53:11.556Z Downloaded thread_local v1.1.9
5552025-07-22T21:53:11.556Z Downloaded tokio-rustls v0.26.2
5562025-07-22T21:53:11.556Z Downloaded fastrand v2.3.0
5572025-07-22T21:53:11.556Z Downloaded rustls-pki-types v1.12.0
5582025-07-22T21:53:11.556Z Downloaded semver v1.0.26
5592025-07-22T21:53:11.556Z Downloaded serde-big-array v0.5.1
5602025-07-22T21:53:11.556Z Downloaded env_filter v0.1.3
5612025-07-22T21:53:11.582Z Downloaded untrusted v0.9.0
5622025-07-22T21:53:11.582Z Downloaded toml_datetime v0.6.11
5632025-07-22T21:53:11.582Z Downloaded toml_write v0.1.2
5642025-07-22T21:53:11.582Z Downloaded tokio-macros v2.5.0
5652025-07-22T21:53:11.582Z Downloaded pin-project-lite v0.2.16
5662025-07-22T21:53:11.582Z Downloaded toml v0.8.23
5672025-07-22T21:53:11.582Z Downloaded unicode-ident v1.0.18
5682025-07-22T21:53:11.608Z Downloaded socket2 v0.5.10
5692025-07-22T21:53:11.608Z Downloaded toml_edit v0.22.27
5702025-07-22T21:53:11.608Z Downloaded mio v1.0.4
5712025-07-22T21:53:11.608Z Downloaded memchr v2.7.5
5722025-07-22T21:53:11.633Z Downloaded hashbrown v0.15.4
5732025-07-22T21:53:11.633Z Downloaded schemars v0.9.0
5742025-07-22T21:53:11.660Z Downloaded winnow v0.7.11
5752025-07-22T21:53:11.660Z Downloaded zerocopy v0.8.26
5762025-07-22T21:53:11.686Z Downloaded serde_with v3.13.0
5772025-07-22T21:53:11.711Z Downloaded clap_builder v4.5.40
5782025-07-22T21:53:11.712Z Downloaded ryu v1.0.20
5792025-07-22T21:53:11.712Z Downloaded rustls-webpki v0.103.3
5802025-07-22T21:53:11.737Z Downloaded cc v1.2.27
5812025-07-22T21:53:11.737Z Downloaded syn v2.0.104
5822025-07-22T21:53:11.737Z Downloaded serde_with_macros v3.13.0
5832025-07-22T21:53:11.737Z Downloaded darling_core v0.20.11
5842025-07-22T21:53:11.764Z Downloaded tempfile v3.20.0
5852025-07-22T21:53:11.766Z Downloaded slog v2.7.0
5862025-07-22T21:53:11.766Z Downloaded rustls v0.23.28
5872025-07-22T21:53:11.766Z Downloaded proc-macro2 v1.0.95
5882025-07-22T21:53:11.793Z Downloaded once_cell v1.21.3
5892025-07-22T21:53:11.793Z Downloaded crossbeam-utils v0.8.21
5902025-07-22T21:53:11.793Z Downloaded term v0.7.0
5912025-07-22T21:53:11.793Z Downloaded quote v1.0.40
5922025-07-22T21:53:11.793Z Downloaded corncobs v0.1.4
5932025-07-22T21:53:11.793Z Downloaded clap v4.5.40
5942025-07-22T21:53:11.823Z Downloaded bytes v1.10.1
5952025-07-22T21:53:11.823Z Downloaded clap_derive v4.5.40
5962025-07-22T21:53:11.823Z Downloaded shlex v1.3.0
5972025-07-22T21:53:11.823Z Downloaded secrecy v0.8.0
5982025-07-22T21:53:11.823Z Downloaded slog-async v2.8.0
5992025-07-22T21:53:11.823Z Downloaded ref-cast v1.0.24
6002025-07-22T21:53:11.850Z Downloaded getrandom v0.2.16
6012025-07-22T21:53:11.850Z Downloaded ff v0.13.1
6022025-07-22T21:53:11.850Z Downloaded bitflags v2.9.1
6032025-07-22T21:53:11.850Z Downloaded serde_spanned v0.6.9
6042025-07-22T21:53:11.850Z Downloaded itoa v1.0.15
6052025-07-22T21:53:11.850Z Downloaded env_logger v0.11.8
6062025-07-22T21:53:11.850Z Downloaded dirs-sys-next v0.1.2
6072025-07-22T21:53:11.850Z Downloaded dirs-next v2.0.0
6082025-07-22T21:53:11.850Z Downloaded iana-time-zone v0.1.63
6092025-07-22T21:53:11.879Z Downloaded colorchoice v1.0.4
6102025-07-22T21:53:11.879Z Downloaded tokio v1.45.1
6112025-07-22T21:53:11.905Z Downloaded libc v0.2.174
6122025-07-22T21:53:11.936Z Downloaded base64ct v1.8.0
6132025-07-22T21:53:11.962Z Downloaded autocfg v1.5.0
6142025-07-22T21:53:11.962Z Downloaded dyn-clone v1.0.19
6152025-07-22T21:53:11.962Z Downloaded anstyle-query v1.1.3
6162025-07-22T21:53:11.962Z Downloaded anstream v0.6.19
6172025-07-22T21:53:11.962Z Downloaded slog-term v2.9.1
6182025-07-22T21:53:11.962Z Downloaded log v0.4.27
6192025-07-22T21:53:11.962Z Downloaded crossbeam-channel v0.5.15
6202025-07-22T21:53:11.962Z Downloaded cfg-if v1.0.1
6212025-07-22T21:53:11.988Z Downloaded errno v0.3.13
6222025-07-22T21:53:11.988Z Downloaded anstyle v1.0.11
6232025-07-22T21:53:11.988Z Downloaded ring v0.17.14
6242025-07-22T21:53:12.158Z Compiling proc-macro2 v1.0.95
6252025-07-22T21:53:12.158Z Compiling unicode-ident v1.0.18
6262025-07-22T21:53:12.183Z Compiling libc v0.2.174
6272025-07-22T21:53:12.183Z Compiling cfg-if v1.0.1
6282025-07-22T21:53:12.183Z Compiling version_check v0.9.5
6292025-07-22T21:53:12.183Z Compiling subtle v2.6.1
6302025-07-22T21:53:12.183Z Compiling typenum v1.18.0
6312025-07-22T21:53:12.183Z Compiling const-oid v0.9.6
6322025-07-22T21:53:12.298Z Compiling serde v1.0.219
6332025-07-22T21:53:12.395Z Compiling base64ct v1.8.0
6342025-07-22T21:53:12.549Z Compiling flagset v0.4.7
6352025-07-22T21:53:12.801Z Compiling strsim v0.11.1
6362025-07-22T21:53:12.827Z Compiling generic-array v0.14.7
6372025-07-22T21:53:12.905Z Compiling rustix v1.0.7
6382025-07-22T21:53:13.053Z Compiling pem-rfc7468 v0.7.0
6392025-07-22T21:53:13.307Z Compiling bitflags v2.9.1
6402025-07-22T21:53:13.663Z Compiling semver v1.0.26
6412025-07-22T21:53:13.773Z Compiling getrandom v0.2.16
6422025-07-22T21:53:13.798Z Compiling errno v0.3.13
6432025-07-22T21:53:13.822Z Compiling fnv v1.0.7
6442025-07-22T21:53:13.822Z Compiling ident_case v1.0.1
6452025-07-22T21:53:13.975Z Compiling shlex v1.3.0
6462025-07-22T21:53:14.059Z Compiling rand_core v0.6.4
6472025-07-22T21:53:14.221Z Compiling quote v1.0.40
6482025-07-22T21:53:14.300Z Compiling syn v1.0.109
6492025-07-22T21:53:14.356Z Compiling cc v1.2.27
6502025-07-22T21:53:14.421Z Compiling rustversion v1.0.21
6512025-07-22T21:53:14.466Z Compiling heck v0.5.0
6522025-07-22T21:53:14.606Z Compiling utf8parse v0.2.2
6532025-07-22T21:53:14.751Z Compiling syn v2.0.104
6542025-07-22T21:53:14.780Z Compiling anstyle-parse v0.2.7
6552025-07-22T21:53:14.840Z Compiling ff v0.13.1
6562025-07-22T21:53:14.988Z Compiling thiserror v2.0.12
6572025-07-22T21:53:15.079Z Compiling colorchoice v1.0.4
6582025-07-22T21:53:15.171Z Compiling is_terminal_polyfill v1.70.1
6592025-07-22T21:53:15.197Z Compiling anstyle-query v1.1.3
6602025-07-22T21:53:15.257Z Compiling base16ct v0.2.0
6612025-07-22T21:53:15.339Z Compiling anstyle v1.0.11
6622025-07-22T21:53:15.595Z Compiling rustc_version v0.4.1
6632025-07-22T21:53:15.645Z Compiling group v0.13.0
6642025-07-22T21:53:15.791Z Compiling anstream v0.6.19
6652025-07-22T21:53:16.024Z Compiling half v2.6.0
6662025-07-22T21:53:16.195Z Compiling log v0.4.27
6672025-07-22T21:53:16.531Z Compiling terminal_size v0.4.2
6682025-07-22T21:53:16.556Z Compiling ciborium-io v0.2.2
6692025-07-22T21:53:16.625Z Compiling cpufeatures v0.2.17
6702025-07-22T21:53:16.681Z Compiling clap_lex v0.7.5
6712025-07-22T21:53:16.706Z Compiling ciborium-ll v0.2.2
6722025-07-22T21:53:16.747Z Compiling curve25519-dalek v4.1.3
6732025-07-22T21:53:16.772Z Compiling crossbeam-utils v0.8.21
6742025-07-22T21:53:17.162Z Compiling clap_builder v4.5.40
6752025-07-22T21:53:17.200Z Compiling slog v2.7.0
6762025-07-22T21:53:17.225Z Compiling getrandom v0.3.3
6772025-07-22T21:53:18.631Z Compiling once_cell v1.21.3
6782025-07-22T21:53:18.683Z Compiling thiserror v1.0.69
6792025-07-22T21:53:18.683Z Compiling ring v0.17.14
6802025-07-22T21:53:18.709Z Compiling anyhow v1.0.98
6812025-07-22T21:53:18.709Z Compiling untrusted v0.9.0
6822025-07-22T21:53:18.710Z Compiling salty v0.3.0
6832025-07-22T21:53:18.710Z Compiling dirs-sys-next v0.1.2
6842025-07-22T21:53:18.710Z Compiling powerfmt v0.2.0
6852025-07-22T21:53:18.710Z Compiling num-conv v0.1.0
6862025-07-22T21:53:18.710Z Compiling equivalent v1.0.2
6872025-07-22T21:53:18.710Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
6882025-07-22T21:53:18.711Z Compiling zerocopy v0.8.26
6892025-07-22T21:53:18.740Z Compiling rustls v0.23.28
6902025-07-22T21:53:18.964Z Compiling time-core v0.1.4
6912025-07-22T21:53:19.014Z Compiling keccak v0.1.5
6922025-07-22T21:53:19.164Z Compiling hashbrown v0.15.4
6932025-07-22T21:53:19.260Z Compiling hex v0.4.3
6942025-07-22T21:53:19.533Z Compiling time-macros v0.2.22
6952025-07-22T21:53:19.744Z Compiling deranged v0.4.0
6962025-07-22T21:53:19.883Z Compiling dirs-next v2.0.0
6972025-07-22T21:53:20.460Z Compiling indexmap v2.9.0
6982025-07-22T21:53:20.971Z Compiling hubpack_derive v0.1.1
6992025-07-22T21:53:21.767Z Compiling darling_core v0.20.11
7002025-07-22T21:53:22.000Z Compiling env_filter v0.1.3
7012025-07-22T21:53:22.115Z Compiling socket2 v0.5.10
7022025-07-22T21:53:22.166Z Compiling mio v1.0.4
7032025-07-22T21:53:22.232Z Compiling thread_local v1.1.9
7042025-07-22T21:53:22.711Z Compiling winnow v0.7.11
7052025-07-22T21:53:22.834Z Compiling fastrand v2.3.0
7062025-07-22T21:53:23.206Z Compiling camino v1.1.10
7072025-07-22T21:53:23.425Z Compiling bytes v1.10.1
7082025-07-22T21:53:23.482Z Compiling slog-async v2.8.0
7092025-07-22T21:53:23.863Z Compiling static_assertions v1.1.0
7102025-07-22T21:53:24.004Z Compiling itoa v1.0.15
7112025-07-22T21:53:24.104Z Compiling toml_write v0.1.2
7122025-07-22T21:53:24.280Z Compiling pin-project-lite v0.2.16
7132025-07-22T21:53:24.432Z Compiling time v0.3.41
7142025-07-22T21:53:24.628Z Compiling tempfile v3.20.0
7152025-07-22T21:53:25.140Z Compiling env_logger v0.11.8
7162025-07-22T21:53:25.615Z Compiling crossbeam-channel v0.5.15
7172025-07-22T21:53:25.949Z Compiling zeroize_derive v1.4.2
7182025-07-22T21:53:25.996Z Compiling serde_derive v1.0.219
7192025-07-22T21:53:26.642Z Compiling der_derive v0.7.3
7202025-07-22T21:53:26.782Z Compiling thiserror-impl v2.0.12
7212025-07-22T21:53:26.996Z Compiling strum_macros v0.26.4
7222025-07-22T21:53:27.047Z Compiling clap_derive v4.5.40
7232025-07-22T21:53:27.379Z Compiling zeroize v1.8.1
7242025-07-22T21:53:27.404Z Compiling darling_macro v0.20.11
7252025-07-22T21:53:28.513Z Compiling darling v0.20.11
7262025-07-22T21:53:28.541Z Compiling rustls-pki-types v1.12.0
7272025-07-22T21:53:28.647Z Compiling serde_with_macros v3.13.0
7282025-07-22T21:53:28.945Z Compiling der v0.7.10
7292025-07-22T21:53:29.188Z Compiling block-buffer v0.10.4
7302025-07-22T21:53:29.484Z Compiling crypto-common v0.1.6
7312025-07-22T21:53:29.702Z Compiling digest v0.10.7
7322025-07-22T21:53:29.729Z Compiling crypto-bigint v0.5.5
7332025-07-22T21:53:30.070Z Compiling thiserror-impl v1.0.69
7342025-07-22T21:53:30.143Z Compiling hmac v0.12.1
7352025-07-22T21:53:30.394Z Compiling hkdf v0.12.4
7362025-07-22T21:53:30.653Z Compiling signature v2.2.0
7372025-07-22T21:53:30.950Z Compiling rfc6979 v0.4.0
7382025-07-22T21:53:31.165Z Compiling sha2 v0.10.9
7392025-07-22T21:53:31.363Z Compiling spki v0.7.3
7402025-07-22T21:53:31.452Z Compiling strum v0.26.3
7412025-07-22T21:53:31.638Z Compiling clap v4.5.40
7422025-07-22T21:53:31.685Z Compiling curve25519-dalek-derive v0.1.1
7432025-07-22T21:53:31.760Z Compiling pkcs8 v0.10.2
7442025-07-22T21:53:31.811Z Compiling x509-cert v0.2.5
7452025-07-22T21:53:32.145Z Compiling sec1 v0.7.3
7462025-07-22T21:53:32.454Z Compiling ed25519 v2.2.3
7472025-07-22T21:53:32.502Z Compiling sha3 v0.10.8
7482025-07-22T21:53:32.787Z Compiling rustls-webpki v0.103.3
7492025-07-22T21:53:32.914Z Compiling elliptic-curve v0.13.8
7502025-07-22T21:53:33.256Z Compiling tokio-macros v2.5.0
7512025-07-22T21:53:33.674Z Compiling primeorder v0.13.6
7522025-07-22T21:53:33.724Z Compiling ecdsa v0.16.9
7532025-07-22T21:53:34.762Z Compiling p384 v0.13.1
7542025-07-22T21:53:34.815Z Compiling sprockets-tls v0.1.0 (/work/oxidecomputer/sprockets/tls)
7552025-07-22T21:53:35.025Z Compiling tokio v1.45.1
7562025-07-22T21:53:35.684Z Compiling ed25519-dalek v2.1.1
7572025-07-22T21:53:35.761Z Compiling term v0.7.0
7582025-07-22T21:53:36.314Z Compiling is-terminal v0.4.16
7592025-07-22T21:53:36.416Z Compiling corncobs v0.1.4
7602025-07-22T21:53:36.460Z Compiling take_mut v0.2.2
7612025-07-22T21:53:36.748Z Compiling slog-term v2.9.1
7622025-07-22T21:53:37.047Z Compiling secrecy v0.8.0
7632025-07-22T21:53:39.181Z Compiling serde_with v3.13.0
7642025-07-22T21:53:39.182Z Compiling hubpack v0.1.2
7652025-07-22T21:53:39.208Z Compiling ciborium v0.2.2
7662025-07-22T21:53:39.208Z Compiling toml_datetime v0.6.11
7672025-07-22T21:53:39.625Z Compiling serde_spanned v0.6.9
7682025-07-22T21:53:39.675Z Compiling serde-big-array v0.5.1
7692025-07-22T21:53:39.864Z Compiling toml_edit v0.22.27
7702025-07-22T21:53:39.958Z Compiling dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
7712025-07-22T21:53:43.005Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#bb4a08dd)
7722025-07-22T21:53:43.407Z Compiling tokio-rustls v0.26.2
7732025-07-22T21:53:43.879Z Compiling toml v0.8.23
7742025-07-22T21:53:45.387Z Compiling attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
7752025-07-22T21:53:46.240Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
7762025-07-22T21:54:01.314Z Finished `test` profile [unoptimized + debuginfo] target(s) in 55.39s
7772025-07-22T21:54:01.385Z Running unittests src/lib.rs (target/debug/deps/sprockets_tls-665d85013fcd2912)
7782025-07-22T21:54:01.410Z
7792025-07-22T21:54:01.410Zrunning 5 tests
7802025-07-22T21:54:01.410Ztest tests::toml_config ... ok
7812025-07-22T21:54:01.436ZJul 22 21:54:01.081 INFO Loaded keys and certs, component: sprockets
7822025-07-22T21:54:01.436ZJul 22 21:54:01.083 INFO Loaded keys and certs, component: sprockets
7832025-07-22T21:54:01.468ZJul 22 21:54:01.084 INFO Loaded keys and certs, component: sprockets
7842025-07-22T21:54:01.524ZJul 22 21:54:01.172 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7852025-07-22T21:54:01.558ZJul 22 21:54:01.206 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7862025-07-22T21:54:01.584ZJul 22 21:54:01.207 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7872025-07-22T21:54:01.584ZJul 22 21:54:01.210 INFO Signature verified successfully, component: sprockets
7882025-07-22T21:54:01.584Ztest client::tests::test_client_verifier ... ok
7892025-07-22T21:54:01.584ZJul 22 21:54:01.219 INFO Signature verified successfully, component: sprockets
7902025-07-22T21:54:01.584ZJul 22 21:54:01.220 INFO Signature verified successfully, component: sprockets
7912025-07-22T21:54:01.584ZJul 22 21:54:01.224 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7922025-07-22T21:54:01.609ZJul 22 21:54:01.237 INFO Signature verified successfully, component: sprockets
7932025-07-22T21:54:01.695ZJul 22 21:54:01.341 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7942025-07-22T21:54:01.721ZJul 22 21:54:01.345 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7952025-07-22T21:54:01.721ZJul 22 21:54:01.355 INFO Signature verified successfully, component: sprockets
7962025-07-22T21:54:01.721ZJul 22 21:54:01.360 INFO Signature verified successfully, component: sprockets
7972025-07-22T21:54:01.721ZJul 22 21:54:01.362 INFO verifier succeeded against root w/ subject: CN=test-root-a,O=Oxide Computer Company,C=US, component: sprockets
7982025-07-22T21:54:01.746ZJul 22 21:54:01.375 INFO Signature verified successfully, component: sprockets
7992025-07-22T21:54:01.899ZJul 22 21:54:01.546 INFO Cert chain from peer "PDV2:PPP-PPPPPPP:RRR:SSSSSSSSSS2" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets
8002025-07-22T21:54:01.899ZJul 22 21:54:01.546 INFO TQ & attestation cert chains agree on platform id, component: sprockets
8012025-07-22T21:54:01.944ZJul 22 21:54:01.591 INFO Cert chain from peer "PDV2:PPP-PPPPPPP:RRR:SSSSSSSSSS2" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets
8022025-07-22T21:54:01.944ZJul 22 21:54:01.592 INFO TQ & attestation cert chains agree on platform id, component: sprockets
8032025-07-22T21:54:02.008ZJul 22 21:54:01.656 INFO Cert chain from peer "PDV2:PPP-PPPPPPP:RRR:SSSSSSSSSS1" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets
8042025-07-22T21:54:02.008ZJul 22 21:54:01.656 INFO TQ & attestation cert chains agree on platform id, component: sprockets
8052025-07-22T21:54:02.034ZJul 22 21:54:01.670 INFO Peer attestation verified, component: sprockets
8062025-07-22T21:54:02.034ZJul 22 21:54:01.670 INFO Peer measurements appraised successfully, component: sprockets
8072025-07-22T21:54:02.059ZJul 22 21:54:01.683 INFO Peer attestation verified, component: sprockets
8082025-07-22T21:54:02.059ZJul 22 21:54:01.683 INFO Peer measurements appraised successfully, component: sprockets
8092025-07-22T21:54:02.059Ztest tests::basic ... ok
8102025-07-22T21:54:02.085ZJul 22 21:54:01.707 INFO Cert chain from peer "PDV2:PPP-PPPPPPP:RRR:SSSSSSSSSS1" verified against root "CN=test-root-a,O=Oxide Computer Company,C=US", component: sprockets
8112025-07-22T21:54:02.085ZJul 22 21:54:01.708 INFO TQ & attestation cert chains agree on platform id, component: sprockets
8122025-07-22T21:54:02.085ZJul 22 21:54:01.722 INFO Peer attestation verified, component: sprockets
8132025-07-22T21:54:02.085ZJul 22 21:54:01.722 INFO Peer measurements appraisal failed: Measurements are not a subset of reference measurements, component: sprockets
8142025-07-22T21:54:02.110ZJul 22 21:54:01.736 INFO Peer attestation verified, component: sprockets
8152025-07-22T21:54:02.110ZJul 22 21:54:01.736 INFO Peer measurements appraisal failed Measurements are not a subset of reference measurements, component: sprockets
8162025-07-22T21:54:02.110Ztest tests::no_corpus ... ok
8172025-07-22T21:54:03.521Ztest tests::unattested_client ... ok
8182025-07-22T21:54:03.521Z
8192025-07-22T21:54:03.521Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.13s
8202025-07-22T21:54:03.521Z
8212025-07-22T21:54:03.987Z Doc-tests sprockets_tls
8222025-07-22T21:54:04.295Z
8232025-07-22T21:54:04.295Zrunning 0 tests
8242025-07-22T21:54:04.295Z
8252025-07-22T21:54:04.295Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
8262025-07-22T21:54:04.295Z
8272025-07-22T21:54:04.345Zprocess exited: duration 214280 ms, exit code 0
 
8282025-07-22T21:54:04.396Zfound 0 output files