[INFO] cloning repository https://github.com/jasl/dcap-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasl/dcap-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d048c916b8609fec379f2884de25db8f40433dc2 [INFO] checking jasl/dcap-test against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasl%2Fdcap-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasl/dcap-test on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jasl/dcap-test [INFO] finished tweaking git repo https://github.com/jasl/dcap-test [INFO] tweaked toml for git repo https://github.com/jasl/dcap-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jasl/dcap-test 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v2.10.0 [INFO] [stderr] Downloaded toml_edit v0.19.15 [INFO] [stderr] Downloaded rustls-pki-types v0.2.1 [INFO] [stderr] Downloaded rustls-webpki v0.102.0-alpha.6 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.5 [INFO] [stderr] Downloaded parity-scale-codec v3.6.5 [INFO] [stderr] Downloaded scale-info v2.10.0 [INFO] [stderr] Downloaded der_derive v0.7.2 [INFO] [stderr] Downloaded flagset v0.4.4 [INFO] [stderr] Downloaded x509-cert v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9bd31d2c7f25b338d1fe2776b0fe0c8834ebcec24c2cbb89b33be1af078c4f1 [INFO] running `Command { std: "docker" "start" "-a" "f9bd31d2c7f25b338d1fe2776b0fe0c8834ebcec24c2cbb89b33be1af078c4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9bd31d2c7f25b338d1fe2776b0fe0c8834ebcec24c2cbb89b33be1af078c4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bd31d2c7f25b338d1fe2776b0fe0c8834ebcec24c2cbb89b33be1af078c4f1", kill_on_drop: false }` [INFO] [stdout] f9bd31d2c7f25b338d1fe2776b0fe0c8834ebcec24c2cbb89b33be1af078c4f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df95e9cbee58b5fc364142f1ab69be6a15b4b08b59cb0cfa70c8b68176166428 [INFO] running `Command { std: "docker" "start" "-a" "df95e9cbee58b5fc364142f1ab69be6a15b4b08b59cb0cfa70c8b68176166428", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking flagset v0.4.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking rustls-pki-types v0.2.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling der_derive v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking x509-cert v0.2.4 [INFO] [stderr] Checking rustls-webpki v0.102.0-alpha.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking scale-info v2.10.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking dcap-test v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/tcb/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/quote/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/tcb/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/quote/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tcb/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct TCBInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 75 | pub version: TCBVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | pub id: TCBId, [INFO] [stdout] | ^^ [INFO] [stdout] 77 | pub issue_date: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | pub next_update: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | pub fmspc: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub pce_id: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 81 | pub tcb_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 82 | pub tcb_evaluation_data_number: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tcb_date` is never read [INFO] [stdout] --> src/tcb/mod.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct TCBLevel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 225 | pub tcb_status: TCBStatus, [INFO] [stdout] 226 | pub tcb_date: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBLevel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tee_type`, `qe_svn`, `pce_svn`, `qe_vendor_id`, and `user_data` are never read [INFO] [stdout] --> src/quote/mod.rs:74:6 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | pub tee_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | // Doc said this is reserved, but implementation is this, it's 0 as doc said. [INFO] [stdout] 76 | pub qe_svn: Svn, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub pce_svn: Svn, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | pub qe_vendor_id: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 79 | pub user_data: [u8; 20], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tcb/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct TCBInfo { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 75 | pub version: TCBVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 76 | pub id: TCBId, [INFO] [stdout] | ^^ [INFO] [stdout] 77 | pub issue_date: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 78 | pub next_update: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 79 | pub fmspc: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | pub pce_id: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 81 | pub tcb_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 82 | pub tcb_evaluation_data_number: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tcb_date` is never read [INFO] [stdout] --> src/tcb/mod.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub struct TCBLevel { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 225 | pub tcb_status: TCBStatus, [INFO] [stdout] 226 | pub tcb_date: DateTime, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TCBLevel` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tee_type`, `qe_svn`, `pce_svn`, `qe_vendor_id`, and `user_data` are never read [INFO] [stdout] --> src/quote/mod.rs:74:6 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 74 | pub tee_type: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | // Doc said this is reserved, but implementation is this, it's 0 as doc said. [INFO] [stdout] 76 | pub qe_svn: Svn, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub pce_svn: Svn, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | pub qe_vendor_id: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 79 | pub user_data: [u8; 20], [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "df95e9cbee58b5fc364142f1ab69be6a15b4b08b59cb0cfa70c8b68176166428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df95e9cbee58b5fc364142f1ab69be6a15b4b08b59cb0cfa70c8b68176166428", kill_on_drop: false }` [INFO] [stdout] df95e9cbee58b5fc364142f1ab69be6a15b4b08b59cb0cfa70c8b68176166428