[INFO] cloning repository https://github.com/stevedoyle/psp_security [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevedoyle/psp_security" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d96be85c1015e445dbdcb0ed89ad5808a04d585a [INFO] checking stevedoyle/psp_security against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevedoyle%2Fpsp_security" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevedoyle/psp_security on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevedoyle/psp_security [INFO] finished tweaking git repo https://github.com/stevedoyle/psp_security [INFO] tweaked toml for git repo https://github.com/stevedoyle/psp_security written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevedoyle/psp_security 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded byteorder_slice v3.0.0 [INFO] [stderr] Downloaded test-log v0.2.13 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded derive-into-owned v0.2.0 [INFO] [stderr] Downloaded pcap-file v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a90d31e13e167ad0be1e7154b8c2e6c98d6906e12dbf3e59b638429e3dc2e33f [INFO] running `Command { std: "docker" "start" "-a" "a90d31e13e167ad0be1e7154b8c2e6c98d6906e12dbf3e59b638429e3dc2e33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90d31e13e167ad0be1e7154b8c2e6c98d6906e12dbf3e59b638429e3dc2e33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90d31e13e167ad0be1e7154b8c2e6c98d6906e12dbf3e59b638429e3dc2e33f", kill_on_drop: false }` [INFO] [stdout] a90d31e13e167ad0be1e7154b8c2e6c98d6906e12dbf3e59b638429e3dc2e33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cd3a51d208f75321897b33ace6ced88143ee1ec80c755f9efbd7af6ed802297 [INFO] running `Command { std: "docker" "start" "-a" "9cd3a51d208f75321897b33ace6ced88143ee1ec80c755f9efbd7af6ed802297", 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.149 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.1 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking clap_builder v4.4.7 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking byteorder_slice v3.0.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking etherparse v0.13.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking pnet_sys v0.34.0 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap-num v1.0.2 [INFO] [stderr] Checking regex-automata v0.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking dbl v0.3.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking cmac v0.7.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex v1.10.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling test-log v0.2.13 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Checking pcap-file v2.0.0 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking pnet_transport v0.34.0 [INFO] [stderr] Checking pnet_datalink v0.34.0 [INFO] [stderr] Checking psp_security v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PspPacket` is imported redundantly [INFO] [stdout] --> src/lib.rs:1110:9 [INFO] [stdout] | [INFO] [stdout] 1109 | use super::*; [INFO] [stdout] | -------- the item `PspPacket` is already imported here [INFO] [stdout] 1110 | use crate::packet::psp::PspPacket; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TransportHeader` is imported redundantly [INFO] [stdout] --> src/lib.rs:1111:58 [INFO] [stdout] | [INFO] [stdout] 1109 | use super::*; [INFO] [stdout] | -------- the item `TransportHeader` is already imported here [INFO] [stdout] 1110 | use crate::packet::psp::PspPacket; [INFO] [stdout] 1111 | use etherparse::{EtherType, IpNumber, PacketBuilder, TransportHeader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/packet/psp.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Psp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 26 | pub next_hdr: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | pub hdr_ext_len: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | _r: u2, [INFO] [stdout] 29 | pub crypt_offset: u6, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | pub s: u1, [INFO] [stdout] | ^ [INFO] [stdout] 31 | pub d: u1, [INFO] [stdout] | ^ [INFO] [stdout] 32 | pub version: u4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub v: u1, [INFO] [stdout] | ^ [INFO] [stdout] 34 | pub always1: u1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | pub spi: u32be, [INFO] [stdout] | ^^^ [INFO] [stdout] 36 | pub iv: u64be, [INFO] [stdout] | ^^ [INFO] [stdout] 37 | #[length_fn = "psp_vc_length"] [INFO] [stdout] 38 | pub vc: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | #[payload] [INFO] [stdout] 40 | pub payload: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Psp` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/packet/psp.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Psp { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 26 | pub next_hdr: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | pub hdr_ext_len: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | _r: u2, [INFO] [stdout] 29 | pub crypt_offset: u6, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | pub s: u1, [INFO] [stdout] | ^ [INFO] [stdout] 31 | pub d: u1, [INFO] [stdout] | ^ [INFO] [stdout] 32 | pub version: u4, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub v: u1, [INFO] [stdout] | ^ [INFO] [stdout] 34 | pub always1: u1, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | pub spi: u32be, [INFO] [stdout] | ^^^ [INFO] [stdout] 36 | pub iv: u64be, [INFO] [stdout] | ^^ [INFO] [stdout] 37 | #[length_fn = "psp_vc_length"] [INFO] [stdout] 38 | pub vc: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | #[payload] [INFO] [stdout] 40 | pub payload: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Psp` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.98s [INFO] running `Command { std: "docker" "inspect" "9cd3a51d208f75321897b33ace6ced88143ee1ec80c755f9efbd7af6ed802297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd3a51d208f75321897b33ace6ced88143ee1ec80c755f9efbd7af6ed802297", kill_on_drop: false }` [INFO] [stdout] 9cd3a51d208f75321897b33ace6ced88143ee1ec80c755f9efbd7af6ed802297