Oct 21 12:39:19.830 INFO checking udtrokia/gossip against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:39:19.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 12:39:20.295 INFO blam! 653f79f4389988d8d43a740874de443632356e83997b3bd9491d85861d13898c Oct 21 12:39:20.300 INFO running `"docker" "start" "-a" "653f79f4389988d8d43a740874de443632356e83997b3bd9491d85861d13898c"` Oct 21 12:39:21.252 INFO kablam! usermod: no changes Oct 21 12:39:21.344 INFO kablam! Compiling proc-macro2 v0.4.12 Oct 21 12:39:21.352 INFO kablam! Compiling serde v1.0.71 Oct 21 12:39:25.884 INFO kablam! Compiling quote v0.6.6 Oct 21 12:39:26.998 INFO kablam! Compiling syn v0.14.8 Oct 21 12:39:37.151 INFO kablam! Compiling serde_derive v1.0.71 Oct 21 12:39:52.141 INFO kablam! Checking gossip v0.1.0 (/source) Oct 21 12:39:52.419 INFO kablam! warning: unused `#[macro_use]` import Oct 21 12:39:52.419 INFO kablam! --> src/lib.rs:1:1 Oct 21 12:39:52.419 INFO kablam! | Oct 21 12:39:52.420 INFO kablam! 1 | #[macro_use] Oct 21 12:39:52.420 INFO kablam! | ^^^^^^^^^^^^ Oct 21 12:39:52.420 INFO kablam! | Oct 21 12:39:52.420 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:39:52.421 INFO kablam! Oct 21 12:39:52.484 INFO kablam! warning: struct is never constructed: `Proof` Oct 21 12:39:52.484 INFO kablam! --> src/structs/proof.rs:3:1 Oct 21 12:39:52.484 INFO kablam! | Oct 21 12:39:52.485 INFO kablam! 3 | pub struct Proof { Oct 21 12:39:52.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.485 INFO kablam! | Oct 21 12:39:52.485 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:39:52.486 INFO kablam! Oct 21 12:39:52.486 INFO kablam! warning: method is never used: `public_id` Oct 21 12:39:52.486 INFO kablam! --> src/structs/proof.rs:9:5 Oct 21 12:39:52.486 INFO kablam! | Oct 21 12:39:52.487 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 21 12:39:52.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.487 INFO kablam! Oct 21 12:39:52.488 INFO kablam! warning: method is never used: `signature` Oct 21 12:39:52.488 INFO kablam! --> src/structs/proof.rs:13:5 Oct 21 12:39:52.488 INFO kablam! | Oct 21 12:39:52.489 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 21 12:39:52.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.489 INFO kablam! Oct 21 12:39:52.489 INFO kablam! warning: method is never used: `is_valid` Oct 21 12:39:52.490 INFO kablam! --> src/structs/proof.rs:17:5 Oct 21 12:39:52.490 INFO kablam! | Oct 21 12:39:52.490 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 21 12:39:52.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.491 INFO kablam! Oct 21 12:39:52.563 INFO kablam! warning: unused `#[macro_use]` import Oct 21 12:39:52.563 INFO kablam! --> src/lib.rs:1:1 Oct 21 12:39:52.563 INFO kablam! | Oct 21 12:39:52.563 INFO kablam! 1 | #[macro_use] Oct 21 12:39:52.563 INFO kablam! | ^^^^^^^^^^^^ Oct 21 12:39:52.563 INFO kablam! | Oct 21 12:39:52.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:39:52.563 INFO kablam! Oct 21 12:39:52.637 INFO kablam! warning: struct is never constructed: `Proof` Oct 21 12:39:52.637 INFO kablam! --> src/structs/proof.rs:3:1 Oct 21 12:39:52.638 INFO kablam! | Oct 21 12:39:52.638 INFO kablam! 3 | pub struct Proof { Oct 21 12:39:52.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.639 INFO kablam! | Oct 21 12:39:52.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:39:52.639 INFO kablam! Oct 21 12:39:52.640 INFO kablam! warning: method is never used: `public_id` Oct 21 12:39:52.640 INFO kablam! --> src/structs/proof.rs:9:5 Oct 21 12:39:52.640 INFO kablam! | Oct 21 12:39:52.640 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 21 12:39:52.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.641 INFO kablam! Oct 21 12:39:52.641 INFO kablam! warning: method is never used: `signature` Oct 21 12:39:52.642 INFO kablam! --> src/structs/proof.rs:13:5 Oct 21 12:39:52.642 INFO kablam! | Oct 21 12:39:52.642 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 21 12:39:52.642 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.643 INFO kablam! Oct 21 12:39:52.643 INFO kablam! warning: method is never used: `is_valid` Oct 21 12:39:52.643 INFO kablam! --> src/structs/proof.rs:17:5 Oct 21 12:39:52.644 INFO kablam! | Oct 21 12:39:52.644 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 21 12:39:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:39:52.644 INFO kablam! Oct 21 12:39:52.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.40s Oct 21 12:39:52.685 INFO kablam! su: No module specific data is present Oct 21 12:39:53.338 INFO running `"docker" "rm" "-f" "653f79f4389988d8d43a740874de443632356e83997b3bd9491d85861d13898c"` Oct 21 12:39:53.735 INFO blam! 653f79f4389988d8d43a740874de443632356e83997b3bd9491d85861d13898c