[INFO] cloning repository https://github.com/ferranbt/teeware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferranbt/teeware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferranbt%2Fteeware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferranbt%2Fteeware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51fcdb201159e4fd5aa1efea84dde7d7d9451200 [INFO] building ferranbt/teeware against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferranbt%2Fteeware" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ferranbt/teeware [INFO] finished tweaking git repo https://github.com/ferranbt/teeware [INFO] tweaked toml for git repo https://github.com/ferranbt/teeware written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ferranbt/teeware on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ferranbt/teeware already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c38b1f85c2c374d6f9f8ee1836472541404729e84607ca9bc2bc87644fe61bd [INFO] running `Command { std: "docker" "start" "-a" "6c38b1f85c2c374d6f9f8ee1836472541404729e84607ca9bc2bc87644fe61bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c38b1f85c2c374d6f9f8ee1836472541404729e84607ca9bc2bc87644fe61bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c38b1f85c2c374d6f9f8ee1836472541404729e84607ca9bc2bc87644fe61bd", kill_on_drop: false }` [INFO] [stdout] 6c38b1f85c2c374d6f9f8ee1836472541404729e84607ca9bc2bc87644fe61bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 141d4bd0d94499c013ff3f06552591b32c9c05767e4f74ea3d30062f4b8a83e5 [INFO] running `Command { std: "docker" "start" "-a" "141d4bd0d94499c013ff3f06552591b32c9c05767e4f74ea3d30062f4b8a83e5", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tss-serde-derive v0.1.0 (/opt/rustwide/workdir/crates/tss-serde-derive) [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tss-serde v0.1.0 (/opt/rustwide/workdir/crates/tss-serde) [INFO] [stderr] Compiling tss-client v0.1.0 (/opt/rustwide/workdir/crates/tss-client) [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling remote-fs-proxy v0.1.0 (/opt/rustwide/workdir/crates/remote-fs-proxy) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tsm-configfs v0.1.0 (/opt/rustwide/workdir/crates/tsm-configfs) [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling dcap v0.1.0 (/opt/rustwide/workdir/crates/dcap) [INFO] [stdout] warning: struct `EnclaveIdentityV2` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct EnclaveIdentityV2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbInfo` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TcbInfo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbInfoData` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TcbInfoData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbLevel` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct TcbLevel { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TcbStatus` is never used [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum TcbStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tcb` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Tcb { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnclaveIdentity` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EnclaveIdentity { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbLevel` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct TcbLevel { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tcb` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Tcb { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TcbStatus` is never used [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum TcbStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling pcs-client v0.1.0 (/opt/rustwide/workdir/crates/pcs-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.05s [INFO] running `Command { std: "docker" "inspect" "141d4bd0d94499c013ff3f06552591b32c9c05767e4f74ea3d30062f4b8a83e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141d4bd0d94499c013ff3f06552591b32c9c05767e4f74ea3d30062f4b8a83e5", kill_on_drop: false }` [INFO] [stdout] 141d4bd0d94499c013ff3f06552591b32c9c05767e4f74ea3d30062f4b8a83e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5afe5e4db3c3d5cf6f9186ee724874d1fef436a45639287c4b23e6ec34d21cf3 [INFO] running `Command { std: "docker" "start" "-a" "5afe5e4db3c3d5cf6f9186ee724874d1fef436a45639287c4b23e6ec34d21cf3", kill_on_drop: false }` [INFO] [stderr] Compiling tss-serde-derive v0.1.0 (/opt/rustwide/workdir/crates/tss-serde-derive) [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stdout] warning: struct `EnclaveIdentityV2` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct EnclaveIdentityV2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbInfo` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TcbInfo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbInfoData` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct TcbInfoData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbLevel` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct TcbLevel { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TcbStatus` is never used [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | pub enum TcbStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dcap v0.1.0 (/opt/rustwide/workdir/crates/dcap) [INFO] [stdout] warning: struct `Tcb` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/tcb_info.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Tcb { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnclaveIdentity` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct EnclaveIdentity { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TcbLevel` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct TcbLevel { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tcb` is never constructed [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Tcb { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TcbStatus` is never used [INFO] [stdout] --> crates/dcap/src/primitives/identity.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum TcbStatus { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling remote-fs-proxy v0.1.0 (/opt/rustwide/workdir/crates/remote-fs-proxy) [INFO] [stderr] Compiling tsm-configfs v0.1.0 (/opt/rustwide/workdir/crates/tsm-configfs) [INFO] [stderr] Compiling pcs-client v0.1.0 (/opt/rustwide/workdir/crates/pcs-client) [INFO] [stderr] Compiling tss-serde v0.1.0 (/opt/rustwide/workdir/crates/tss-serde) [INFO] [stderr] Compiling tss-client v0.1.0 (/opt/rustwide/workdir/crates/tss-client) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.12s [INFO] running `Command { std: "docker" "inspect" "5afe5e4db3c3d5cf6f9186ee724874d1fef436a45639287c4b23e6ec34d21cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afe5e4db3c3d5cf6f9186ee724874d1fef436a45639287c4b23e6ec34d21cf3", kill_on_drop: false }` [INFO] [stdout] 5afe5e4db3c3d5cf6f9186ee724874d1fef436a45639287c4b23e6ec34d21cf3