Oct 13 15:30:58.485 INFO checking exclave-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:30:58.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:30:58.665 INFO blam! 02224c13341889adf11030dec601092399954dab7570a0413b2a72c0d2026eed Oct 13 15:30:58.667 INFO running `"docker" "start" "-a" "02224c13341889adf11030dec601092399954dab7570a0413b2a72c0d2026eed"` Oct 13 15:30:59.563 INFO kablam! usermod: no changes Oct 13 15:30:59.801 INFO kablam! Checking daggy v0.5.0 Oct 13 15:30:59.801 INFO kablam! Checking systemd-parser v0.1.3 Oct 13 15:30:59.801 INFO kablam! Checking ctrlc v3.1.1 Oct 13 15:30:59.810 INFO kablam! Checking runny v1.2.4 Oct 13 15:30:59.810 INFO kablam! Checking console v0.5.0 Oct 13 15:30:59.810 INFO kablam! Checking inotify v0.6.1 Oct 13 15:31:02.720 INFO kablam! Checking dependy v0.4.0 Oct 13 15:31:04.753 INFO kablam! Checking notify v4.0.6 Oct 13 15:31:07.744 INFO kablam! Checking exclave v0.1.0 (/source) Oct 13 15:31:16.188 INFO kablam! warning: unused variable: `test_max_time` Oct 13 15:31:16.188 INFO kablam! --> src/units/scenario.rs:540:21 Oct 13 15:31:16.188 INFO kablam! | Oct 13 15:31:16.188 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 13 15:31:16.188 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 13 15:31:16.188 INFO kablam! | Oct 13 15:31:16.188 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:31:16.188 INFO kablam! Oct 13 15:31:16.188 INFO kablam! warning: unused variable: `e` Oct 13 15:31:16.188 INFO kablam! --> src/units/scenario.rs:575:17 Oct 13 15:31:16.188 INFO kablam! | Oct 13 15:31:16.188 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 13 15:31:16.188 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:31:16.188 INFO kablam! Oct 13 15:31:16.825 INFO kablam! warning: method is never used: `output_message` Oct 13 15:31:16.825 INFO kablam! --> src/units/logger.rs:236:5 Oct 13 15:31:16.825 INFO kablam! | Oct 13 15:31:16.825 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:16.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:16.826 INFO kablam! | Oct 13 15:31:16.826 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:16.827 INFO kablam! Oct 13 15:31:16.827 INFO kablam! warning: method is never used: `json_write` Oct 13 15:31:16.827 INFO kablam! --> src/units/logger.rs:243:5 Oct 13 15:31:16.827 INFO kablam! | Oct 13 15:31:16.828 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:16.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:16.828 INFO kablam! Oct 13 15:31:16.829 INFO kablam! warning: method is never used: `cfti_escape` Oct 13 15:31:16.829 INFO kablam! --> src/units/logger.rs:247:5 Oct 13 15:31:16.829 INFO kablam! | Oct 13 15:31:16.829 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 13 15:31:16.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:16.830 INFO kablam! Oct 13 15:31:16.830 INFO kablam! warning: method is never used: `tsv_write` Oct 13 15:31:16.830 INFO kablam! --> src/units/logger.rs:255:5 Oct 13 15:31:16.831 INFO kablam! | Oct 13 15:31:16.831 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:16.831 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:16.831 INFO kablam! Oct 13 15:31:17.018 INFO kablam! warning: unused variable: `test_max_time` Oct 13 15:31:17.018 INFO kablam! --> src/units/scenario.rs:540:21 Oct 13 15:31:17.018 INFO kablam! | Oct 13 15:31:17.018 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 13 15:31:17.018 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 13 15:31:17.018 INFO kablam! | Oct 13 15:31:17.018 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:31:17.018 INFO kablam! Oct 13 15:31:17.018 INFO kablam! warning: unused variable: `e` Oct 13 15:31:17.018 INFO kablam! --> src/units/scenario.rs:575:17 Oct 13 15:31:17.018 INFO kablam! | Oct 13 15:31:17.018 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 13 15:31:17.018 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:31:17.018 INFO kablam! Oct 13 15:31:17.488 INFO kablam! warning: method is never used: `output_message` Oct 13 15:31:17.488 INFO kablam! --> src/units/logger.rs:236:5 Oct 13 15:31:17.488 INFO kablam! | Oct 13 15:31:17.488 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:17.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:17.488 INFO kablam! | Oct 13 15:31:17.488 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 15:31:17.488 INFO kablam! Oct 13 15:31:17.488 INFO kablam! warning: method is never used: `json_write` Oct 13 15:31:17.488 INFO kablam! --> src/units/logger.rs:243:5 Oct 13 15:31:17.488 INFO kablam! | Oct 13 15:31:17.488 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:17.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:17.488 INFO kablam! Oct 13 15:31:17.488 INFO kablam! warning: method is never used: `cfti_escape` Oct 13 15:31:17.488 INFO kablam! --> src/units/logger.rs:247:5 Oct 13 15:31:17.489 INFO kablam! | Oct 13 15:31:17.489 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 13 15:31:17.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:17.489 INFO kablam! Oct 13 15:31:17.489 INFO kablam! warning: method is never used: `tsv_write` Oct 13 15:31:17.489 INFO kablam! --> src/units/logger.rs:255:5 Oct 13 15:31:17.489 INFO kablam! | Oct 13 15:31:17.489 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 13 15:31:17.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:31:17.489 INFO kablam! Oct 13 15:31:17.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.00s Oct 13 15:31:17.617 INFO kablam! su: No module specific data is present Oct 13 15:31:18.165 INFO running `"docker" "rm" "-f" "02224c13341889adf11030dec601092399954dab7570a0413b2a72c0d2026eed"` Oct 13 15:31:18.516 INFO blam! 02224c13341889adf11030dec601092399954dab7570a0413b2a72c0d2026eed