Oct 27 12:26:53.026 INFO checking Centril/consensusbot against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:26:53.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 12:26:53.449 INFO blam! a3d54ff2bedaa1e8db3dc8f0c091151403f25bf5f82c5a0b699b4a38ce918a75 Oct 27 12:26:53.452 INFO running `"docker" "start" "-a" "a3d54ff2bedaa1e8db3dc8f0c091151403f25bf5f82c5a0b699b4a38ce918a75"` Oct 27 12:26:55.403 INFO kablam! usermod: no changes Oct 27 12:26:55.575 INFO kablam! Checking memchr v2.0.2 Oct 27 12:26:55.583 INFO kablam! Checking wait-timeout v0.1.5 Oct 27 12:26:55.583 INFO kablam! Checking rand v0.5.5 Oct 27 12:26:57.169 INFO kablam! Checking combine v3.5.1 Oct 27 12:27:01.259 INFO kablam! Checking tempfile v3.0.3 Oct 27 12:27:02.767 INFO kablam! Checking rusty-fork v0.2.1 Oct 27 12:27:04.487 INFO kablam! Checking proptest v0.8.6 Oct 27 12:27:26.345 INFO kablam! Checking rfcbot-lib v0.1.0 (/source) Oct 27 12:27:29.966 INFO kablam! warning: method is never used: `activation_phrase` Oct 27 12:27:29.966 INFO kablam! --> src/teams.rs:20:5 Oct 27 12:27:29.966 INFO kablam! | Oct 27 12:27:29.966 INFO kablam! 20 | pub fn activation_phrase(&self) -> ActivationPhrase<'_> { Oct 27 12:27:29.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.966 INFO kablam! | Oct 27 12:27:29.967 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:29.967 INFO kablam! Oct 27 12:27:29.967 INFO kablam! warning: method is never used: `team_labels` Oct 27 12:27:29.967 INFO kablam! --> src/teams.rs:25:5 Oct 27 12:27:29.967 INFO kablam! | Oct 27 12:27:29.967 INFO kablam! 25 | pub fn team_labels(&self) -> impl Iterator { Oct 27 12:27:29.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.967 INFO kablam! Oct 27 12:27:29.967 INFO kablam! warning: method is never used: `teams` Oct 27 12:27:29.967 INFO kablam! --> src/teams.rs:30:5 Oct 27 12:27:29.967 INFO kablam! | Oct 27 12:27:29.967 INFO kablam! 30 | pub fn teams(&self) -> impl Iterator { Oct 27 12:27:29.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.967 INFO kablam! Oct 27 12:27:29.967 INFO kablam! warning: method is never used: `should_ffcp_auto_close` Oct 27 12:27:29.967 INFO kablam! --> src/teams.rs:35:5 Oct 27 12:27:29.967 INFO kablam! | Oct 27 12:27:29.967 INFO kablam! 35 | pub fn should_ffcp_auto_close(&self, repo: &str) -> bool { Oct 27 12:27:29.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.967 INFO kablam! Oct 27 12:27:29.967 INFO kablam! warning: method is never used: `should_ffcp_auto_postpone` Oct 27 12:27:29.967 INFO kablam! --> src/teams.rs:40:5 Oct 27 12:27:29.967 INFO kablam! | Oct 27 12:27:29.968 INFO kablam! 40 | pub fn should_ffcp_auto_postpone(&self, repo: &str) -> bool { Oct 27 12:27:29.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.968 INFO kablam! Oct 27 12:27:29.968 INFO kablam! warning: method is never used: `ping` Oct 27 12:27:29.968 INFO kablam! --> src/teams.rs:61:5 Oct 27 12:27:29.968 INFO kablam! | Oct 27 12:27:29.968 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 27 12:27:29.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.968 INFO kablam! Oct 27 12:27:29.968 INFO kablam! warning: method is never used: `member_logins` Oct 27 12:27:29.968 INFO kablam! --> src/teams.rs:65:5 Oct 27 12:27:29.968 INFO kablam! | Oct 27 12:27:29.968 INFO kablam! 65 | pub fn member_logins(&self) -> impl Iterator { Oct 27 12:27:29.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.968 INFO kablam! Oct 27 12:27:29.968 INFO kablam! warning: function is never used: `read_rfcbot_cfg` Oct 27 12:27:29.968 INFO kablam! --> src/teams.rs:79:1 Oct 27 12:27:29.968 INFO kablam! | Oct 27 12:27:29.968 INFO kablam! 79 | fn read_rfcbot_cfg() -> RfcbotConfig { Oct 27 12:27:29.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.968 INFO kablam! Oct 27 12:27:29.969 INFO kablam! warning: function is never used: `read_rfcbot_cfg_from` Oct 27 12:27:29.969 INFO kablam! --> src/teams.rs:84:1 Oct 27 12:27:29.969 INFO kablam! | Oct 27 12:27:29.969 INFO kablam! 84 | fn read_rfcbot_cfg_from(input: &str) -> RfcbotConfig { Oct 27 12:27:29.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:29.969 INFO kablam! Oct 27 12:27:32.835 INFO kablam! warning: method is never used: `ping` Oct 27 12:27:32.835 INFO kablam! --> src/teams.rs:61:5 Oct 27 12:27:32.835 INFO kablam! | Oct 27 12:27:32.835 INFO kablam! 61 | pub fn ping(&self) -> &str { Oct 27 12:27:32.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:27:32.835 INFO kablam! | Oct 27 12:27:32.835 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:27:32.835 INFO kablam! Oct 27 12:27:33.402 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.97s Oct 27 12:27:33.415 INFO kablam! su: No module specific data is present Oct 27 12:27:34.150 INFO running `"docker" "rm" "-f" "a3d54ff2bedaa1e8db3dc8f0c091151403f25bf5f82c5a0b699b4a38ce918a75"` Oct 27 12:27:34.483 INFO blam! a3d54ff2bedaa1e8db3dc8f0c091151403f25bf5f82c5a0b699b4a38ce918a75