Sep 02 15:01:36.004 INFO checking exclave-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:01:36.005 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:01:36.005 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:01:36.176 INFO blam! e0a83290b9bc6edfc3cbd474a09a2a94f223467870ce8a1b8cf7ff13c96e591a Sep 02 15:01:36.178 INFO running `"docker" "start" "-a" "e0a83290b9bc6edfc3cbd474a09a2a94f223467870ce8a1b8cf7ff13c96e591a"` Sep 02 15:01:36.951 INFO kablam! Checking daggy v0.5.0 Sep 02 15:01:36.951 INFO kablam! Checking systemd-parser v0.1.3 Sep 02 15:01:36.954 INFO kablam! Checking runny v1.2.4 Sep 02 15:01:36.959 INFO kablam! Checking inotify v0.6.1 Sep 02 15:01:36.959 INFO kablam! Checking console v0.5.0 Sep 02 15:01:38.876 INFO kablam! Checking dependy v0.4.0 Sep 02 15:01:41.217 INFO kablam! Checking notify v4.0.6 Sep 02 15:01:44.184 INFO kablam! Checking exclave v0.1.0 (file:///source) Sep 02 15:01:49.759 INFO kablam! warning: unused variable: `test_max_time` Sep 02 15:01:49.759 INFO kablam! --> src/units/scenario.rs:540:21 Sep 02 15:01:49.759 INFO kablam! | Sep 02 15:01:49.759 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 02 15:01:49.759 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 02 15:01:49.759 INFO kablam! | Sep 02 15:01:49.759 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:01:49.759 INFO kablam! Sep 02 15:01:49.759 INFO kablam! warning: unused variable: `e` Sep 02 15:01:49.759 INFO kablam! --> src/units/scenario.rs:575:17 Sep 02 15:01:49.759 INFO kablam! | Sep 02 15:01:49.759 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 02 15:01:49.759 INFO kablam! | ^ help: consider using `_e` instead Sep 02 15:01:49.759 INFO kablam! Sep 02 15:01:49.967 INFO kablam! warning: unused variable: `test_max_time` Sep 02 15:01:49.967 INFO kablam! --> src/units/scenario.rs:540:21 Sep 02 15:01:49.967 INFO kablam! | Sep 02 15:01:49.967 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 02 15:01:49.967 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 02 15:01:49.967 INFO kablam! | Sep 02 15:01:49.967 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:01:49.967 INFO kablam! Sep 02 15:01:49.967 INFO kablam! warning: unused variable: `e` Sep 02 15:01:49.967 INFO kablam! --> src/units/scenario.rs:575:17 Sep 02 15:01:49.967 INFO kablam! | Sep 02 15:01:49.967 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 02 15:01:49.967 INFO kablam! | ^ help: consider using `_e` instead Sep 02 15:01:49.967 INFO kablam! Sep 02 15:01:50.525 INFO kablam! warning: method is never used: `output_message` Sep 02 15:01:50.525 INFO kablam! --> src/units/logger.rs:236:5 Sep 02 15:01:50.526 INFO kablam! | Sep 02 15:01:50.526 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.526 INFO kablam! | Sep 02 15:01:50.526 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 15:01:50.526 INFO kablam! Sep 02 15:01:50.526 INFO kablam! warning: method is never used: `json_write` Sep 02 15:01:50.526 INFO kablam! --> src/units/logger.rs:243:5 Sep 02 15:01:50.526 INFO kablam! | Sep 02 15:01:50.526 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.526 INFO kablam! Sep 02 15:01:50.526 INFO kablam! warning: method is never used: `cfti_escape` Sep 02 15:01:50.526 INFO kablam! --> src/units/logger.rs:247:5 Sep 02 15:01:50.526 INFO kablam! | Sep 02 15:01:50.526 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 02 15:01:50.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.527 INFO kablam! Sep 02 15:01:50.527 INFO kablam! warning: method is never used: `tsv_write` Sep 02 15:01:50.527 INFO kablam! --> src/units/logger.rs:255:5 Sep 02 15:01:50.527 INFO kablam! | Sep 02 15:01:50.527 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.527 INFO kablam! Sep 02 15:01:50.841 INFO kablam! warning: method is never used: `output_message` Sep 02 15:01:50.841 INFO kablam! --> src/units/logger.rs:236:5 Sep 02 15:01:50.841 INFO kablam! | Sep 02 15:01:50.841 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.841 INFO kablam! | Sep 02 15:01:50.841 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 15:01:50.841 INFO kablam! Sep 02 15:01:50.841 INFO kablam! warning: method is never used: `json_write` Sep 02 15:01:50.841 INFO kablam! --> src/units/logger.rs:243:5 Sep 02 15:01:50.841 INFO kablam! | Sep 02 15:01:50.842 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.842 INFO kablam! Sep 02 15:01:50.842 INFO kablam! warning: method is never used: `cfti_escape` Sep 02 15:01:50.842 INFO kablam! --> src/units/logger.rs:247:5 Sep 02 15:01:50.842 INFO kablam! | Sep 02 15:01:50.842 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 02 15:01:50.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.842 INFO kablam! Sep 02 15:01:50.842 INFO kablam! warning: method is never used: `tsv_write` Sep 02 15:01:50.842 INFO kablam! --> src/units/logger.rs:255:5 Sep 02 15:01:50.842 INFO kablam! | Sep 02 15:01:50.842 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:50.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:50.842 INFO kablam! Sep 02 15:01:50.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.18s Sep 02 15:01:50.975 INFO kablam! su: No module specific data is present Sep 02 15:01:51.467 INFO running `"docker" "rm" "-f" "e0a83290b9bc6edfc3cbd474a09a2a94f223467870ce8a1b8cf7ff13c96e591a"` Sep 02 15:01:51.586 INFO blam! e0a83290b9bc6edfc3cbd474a09a2a94f223467870ce8a1b8cf7ff13c96e591a