Oct 27 12:26:38.313 INFO checking Centril/consensusbot against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:26:38.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 12:26:38.867 INFO blam! 668769a04dc73b40f96aaae9d5c0f98ccc23ad2204c90a07319441d72bd66bf3 Oct 27 12:26:38.875 INFO running `"docker" "start" "-a" "668769a04dc73b40f96aaae9d5c0f98ccc23ad2204c90a07319441d72bd66bf3"` Oct 27 12:26:40.210 INFO kablam! usermod: no changes Oct 27 12:26:40.424 INFO kablam! Checking memchr v2.0.2 Oct 27 12:26:40.424 INFO kablam! Checking itertools v0.7.8 Oct 27 12:26:40.424 INFO kablam! Checking toml v0.4.6 Oct 27 12:26:40.436 INFO kablam! Checking rusty-fork v0.2.1 Oct 27 12:26:40.437 INFO kablam! Compiling syn v0.15.1 Oct 27 12:26:42.315 INFO kablam! Checking combine v3.5.1 Oct 27 12:26:45.199 INFO kablam! Checking proptest v0.8.6 Oct 27 12:27:08.312 INFO kablam! Compiling serde_derive v1.0.78 Oct 27 12:27:31.783 INFO kablam! Checking rfcbot-lib v0.1.0 (/source) Oct 27 12:27:34.455 INFO kablam! warning: method is never used: `activation_phrase` Oct 27 12:27:34.455 INFO kablam! --> src/teams.rs:20:5 Oct 27 12:27:34.455 INFO kablam! | Oct 27 12:27:34.455 INFO kablam! 20 | pub fn activation_phrase(&self) -> ActivationPhrase<'_> { Oct 27 12:27:34.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.455 INFO kablam! | Oct 27 12:27:34.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:34.455 INFO kablam! Oct 27 12:27:34.455 INFO kablam! warning: method is never used: `team_labels` Oct 27 12:27:34.455 INFO kablam! --> src/teams.rs:25:5 Oct 27 12:27:34.456 INFO kablam! | Oct 27 12:27:34.456 INFO kablam! 25 | pub fn team_labels(&self) -> impl Iterator { Oct 27 12:27:34.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.456 INFO kablam! Oct 27 12:27:34.456 INFO kablam! warning: method is never used: `teams` Oct 27 12:27:34.456 INFO kablam! --> src/teams.rs:30:5 Oct 27 12:27:34.456 INFO kablam! | Oct 27 12:27:34.456 INFO kablam! 30 | pub fn teams(&self) -> impl Iterator { Oct 27 12:27:34.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.456 INFO kablam! Oct 27 12:27:34.456 INFO kablam! warning: method is never used: `should_ffcp_auto_close` Oct 27 12:27:34.456 INFO kablam! --> src/teams.rs:35:5 Oct 27 12:27:34.456 INFO kablam! | Oct 27 12:27:34.456 INFO kablam! 35 | pub fn should_ffcp_auto_close(&self, repo: &str) -> bool { Oct 27 12:27:34.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.456 INFO kablam! Oct 27 12:27:34.456 INFO kablam! warning: method is never used: `should_ffcp_auto_postpone` Oct 27 12:27:34.456 INFO kablam! --> src/teams.rs:40:5 Oct 27 12:27:34.456 INFO kablam! | Oct 27 12:27:34.456 INFO kablam! 40 | pub fn should_ffcp_auto_postpone(&self, repo: &str) -> bool { Oct 27 12:27:34.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.456 INFO kablam! Oct 27 12:27:34.456 INFO kablam! warning: method is never used: `ping` Oct 27 12:27:34.456 INFO kablam! --> src/teams.rs:61:5 Oct 27 12:27:34.457 INFO kablam! | Oct 27 12:27:34.457 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 27 12:27:34.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.457 INFO kablam! Oct 27 12:27:34.457 INFO kablam! warning: method is never used: `member_logins` Oct 27 12:27:34.457 INFO kablam! --> src/teams.rs:65:5 Oct 27 12:27:34.457 INFO kablam! | Oct 27 12:27:34.457 INFO kablam! 65 | pub fn member_logins(&self) -> impl Iterator { Oct 27 12:27:34.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.457 INFO kablam! Oct 27 12:27:34.457 INFO kablam! warning: function is never used: `read_rfcbot_cfg` Oct 27 12:27:34.457 INFO kablam! --> src/teams.rs:79:1 Oct 27 12:27:34.457 INFO kablam! | Oct 27 12:27:34.457 INFO kablam! 79 | fn read_rfcbot_cfg() -> RfcbotConfig { Oct 27 12:27:34.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.457 INFO kablam! Oct 27 12:27:34.457 INFO kablam! warning: function is never used: `read_rfcbot_cfg_from` Oct 27 12:27:34.457 INFO kablam! --> src/teams.rs:84:1 Oct 27 12:27:34.457 INFO kablam! | Oct 27 12:27:34.457 INFO kablam! 84 | fn read_rfcbot_cfg_from(input: &str) -> RfcbotConfig { Oct 27 12:27:34.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:34.457 INFO kablam! Oct 27 12:27:36.699 INFO kablam! warning: method is never used: `ping` Oct 27 12:27:36.699 INFO kablam! --> src/teams.rs:61:5 Oct 27 12:27:36.699 INFO kablam! | Oct 27 12:27:36.699 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 27 12:27:36.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:36.699 INFO kablam! | Oct 27 12:27:36.699 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:36.699 INFO kablam! Oct 27 12:27:37.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.69s Oct 27 12:27:37.947 INFO kablam! su: No module specific data is present Oct 27 12:27:38.310 INFO running `"docker" "rm" "-f" "668769a04dc73b40f96aaae9d5c0f98ccc23ad2204c90a07319441d72bd66bf3"` Oct 27 12:27:38.387 INFO blam! 668769a04dc73b40f96aaae9d5c0f98ccc23ad2204c90a07319441d72bd66bf3