Oct 13 05:18:09.251 INFO checking Centril/consensusbot against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:18:09.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 05:18:09.630 INFO blam! ec6f9bbd0cc68158bde309302dcc2ed7fc4739d65609f0c7e5ae1c841ed88a33 Oct 13 05:18:09.640 INFO running `"docker" "start" "-a" "ec6f9bbd0cc68158bde309302dcc2ed7fc4739d65609f0c7e5ae1c841ed88a33"` Oct 13 05:18:11.188 INFO kablam! usermod: no changes Oct 13 05:18:11.372 INFO kablam! Checking wait-timeout v0.1.5 Oct 13 05:18:11.376 INFO kablam! Checking rand v0.5.5 Oct 13 05:18:11.376 INFO kablam! Checking combine v3.5.1 Oct 13 05:18:11.389 INFO kablam! Compiling syn v0.15.1 Oct 13 05:18:19.294 INFO kablam! Checking tempfile v3.0.3 Oct 13 05:18:21.378 INFO kablam! Checking rusty-fork v0.2.1 Oct 13 05:18:24.265 INFO kablam! Checking proptest v0.8.6 Oct 13 05:18:39.516 INFO kablam! Compiling serde_derive v1.0.78 Oct 13 05:18:58.288 INFO kablam! Checking rfcbot-lib v0.1.0 (/source) Oct 13 05:19:02.168 INFO kablam! warning: method is never used: `activation_phrase` Oct 13 05:19:02.168 INFO kablam! --> src/teams.rs:20:5 Oct 13 05:19:02.168 INFO kablam! | Oct 13 05:19:02.168 INFO kablam! 20 | pub fn activation_phrase(&self) -> ActivationPhrase<'_> { Oct 13 05:19:02.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.168 INFO kablam! | Oct 13 05:19:02.168 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:19:02.168 INFO kablam! Oct 13 05:19:02.168 INFO kablam! warning: method is never used: `team_labels` Oct 13 05:19:02.168 INFO kablam! --> src/teams.rs:25:5 Oct 13 05:19:02.169 INFO kablam! | Oct 13 05:19:02.169 INFO kablam! 25 | pub fn team_labels(&self) -> impl Iterator { Oct 13 05:19:02.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.169 INFO kablam! Oct 13 05:19:02.169 INFO kablam! warning: method is never used: `teams` Oct 13 05:19:02.169 INFO kablam! --> src/teams.rs:30:5 Oct 13 05:19:02.169 INFO kablam! | Oct 13 05:19:02.169 INFO kablam! 30 | pub fn teams(&self) -> impl Iterator { Oct 13 05:19:02.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.169 INFO kablam! Oct 13 05:19:02.169 INFO kablam! warning: method is never used: `should_ffcp_auto_close` Oct 13 05:19:02.169 INFO kablam! --> src/teams.rs:35:5 Oct 13 05:19:02.169 INFO kablam! | Oct 13 05:19:02.169 INFO kablam! 35 | pub fn should_ffcp_auto_close(&self, repo: &str) -> bool { Oct 13 05:19:02.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.169 INFO kablam! Oct 13 05:19:02.169 INFO kablam! warning: method is never used: `should_ffcp_auto_postpone` Oct 13 05:19:02.169 INFO kablam! --> src/teams.rs:40:5 Oct 13 05:19:02.169 INFO kablam! | Oct 13 05:19:02.169 INFO kablam! 40 | pub fn should_ffcp_auto_postpone(&self, repo: &str) -> bool { Oct 13 05:19:02.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.169 INFO kablam! Oct 13 05:19:02.170 INFO kablam! warning: method is never used: `ping` Oct 13 05:19:02.170 INFO kablam! --> src/teams.rs:61:5 Oct 13 05:19:02.170 INFO kablam! | Oct 13 05:19:02.170 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 13 05:19:02.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.170 INFO kablam! Oct 13 05:19:02.170 INFO kablam! warning: method is never used: `member_logins` Oct 13 05:19:02.170 INFO kablam! --> src/teams.rs:65:5 Oct 13 05:19:02.170 INFO kablam! | Oct 13 05:19:02.170 INFO kablam! 65 | pub fn member_logins(&self) -> impl Iterator { Oct 13 05:19:02.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.170 INFO kablam! Oct 13 05:19:02.170 INFO kablam! warning: function is never used: `read_rfcbot_cfg` Oct 13 05:19:02.170 INFO kablam! --> src/teams.rs:79:1 Oct 13 05:19:02.170 INFO kablam! | Oct 13 05:19:02.170 INFO kablam! 79 | fn read_rfcbot_cfg() -> RfcbotConfig { Oct 13 05:19:02.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.170 INFO kablam! Oct 13 05:19:02.171 INFO kablam! warning: function is never used: `read_rfcbot_cfg_from` Oct 13 05:19:02.171 INFO kablam! --> src/teams.rs:84:1 Oct 13 05:19:02.171 INFO kablam! | Oct 13 05:19:02.171 INFO kablam! 84 | fn read_rfcbot_cfg_from(input: &str) -> RfcbotConfig { Oct 13 05:19:02.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:02.171 INFO kablam! Oct 13 05:19:04.003 INFO kablam! warning: method is never used: `ping` Oct 13 05:19:04.004 INFO kablam! --> src/teams.rs:61:5 Oct 13 05:19:04.004 INFO kablam! | Oct 13 05:19:04.004 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 13 05:19:04.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:19:04.004 INFO kablam! | Oct 13 05:19:04.004 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:19:04.004 INFO kablam! Oct 13 05:19:06.064 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.85s Oct 13 05:19:06.076 INFO kablam! su: No module specific data is present Oct 13 05:19:06.547 INFO running `"docker" "rm" "-f" "ec6f9bbd0cc68158bde309302dcc2ed7fc4739d65609f0c7e5ae1c841ed88a33"` Oct 13 05:19:06.789 INFO blam! ec6f9bbd0cc68158bde309302dcc2ed7fc4739d65609f0c7e5ae1c841ed88a33