Sep 01 04:57:00.982 INFO checking exclave-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 04:57:00.982 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 04:57:00.982 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:57:01.226 INFO blam! 3482b431013472dc01ef7698a3df2789f78b2fae4d9297fec3351fd6dc6a071c Sep 01 04:57:01.228 INFO running `"docker" "start" "-a" "3482b431013472dc01ef7698a3df2789f78b2fae4d9297fec3351fd6dc6a071c"` Sep 01 04:57:02.419 INFO kablam! Checking daggy v0.5.0 Sep 01 04:57:02.419 INFO kablam! Checking systemd-parser v0.1.3 Sep 01 04:57:02.447 INFO kablam! Checking runny v1.2.4 Sep 01 04:57:02.451 INFO kablam! Checking inotify v0.6.1 Sep 01 04:57:02.459 INFO kablam! Checking console v0.5.0 Sep 01 04:57:05.443 INFO kablam! Checking dependy v0.4.0 Sep 01 04:57:07.261 INFO kablam! Checking notify v4.0.6 Sep 01 04:57:10.100 INFO kablam! Checking exclave v0.1.0 (file:///source) Sep 01 04:57:15.899 INFO kablam! warning: unused variable: `test_max_time` Sep 01 04:57:15.899 INFO kablam! --> src/units/scenario.rs:540:21 Sep 01 04:57:15.899 INFO kablam! | Sep 01 04:57:15.899 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 01 04:57:15.899 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 01 04:57:15.899 INFO kablam! | Sep 01 04:57:15.899 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 04:57:15.899 INFO kablam! Sep 01 04:57:15.899 INFO kablam! warning: unused variable: `e` Sep 01 04:57:15.899 INFO kablam! --> src/units/scenario.rs:575:17 Sep 01 04:57:15.899 INFO kablam! | Sep 01 04:57:15.899 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 01 04:57:15.899 INFO kablam! | ^ help: consider using `_e` instead Sep 01 04:57:15.899 INFO kablam! Sep 01 04:57:16.006 INFO kablam! warning: unused variable: `test_max_time` Sep 01 04:57:16.006 INFO kablam! --> src/units/scenario.rs:540:21 Sep 01 04:57:16.006 INFO kablam! | Sep 01 04:57:16.006 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 01 04:57:16.006 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 01 04:57:16.006 INFO kablam! | Sep 01 04:57:16.006 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 04:57:16.006 INFO kablam! Sep 01 04:57:16.006 INFO kablam! warning: unused variable: `e` Sep 01 04:57:16.006 INFO kablam! --> src/units/scenario.rs:575:17 Sep 01 04:57:16.006 INFO kablam! | Sep 01 04:57:16.006 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 01 04:57:16.006 INFO kablam! | ^ help: consider using `_e` instead Sep 01 04:57:16.006 INFO kablam! Sep 01 04:57:16.712 INFO kablam! warning: method is never used: `output_message` Sep 01 04:57:16.712 INFO kablam! --> src/units/logger.rs:236:5 Sep 01 04:57:16.712 INFO kablam! | Sep 01 04:57:16.712 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.712 INFO kablam! | Sep 01 04:57:16.712 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 04:57:16.712 INFO kablam! Sep 01 04:57:16.712 INFO kablam! warning: method is never used: `json_write` Sep 01 04:57:16.712 INFO kablam! --> src/units/logger.rs:243:5 Sep 01 04:57:16.712 INFO kablam! | Sep 01 04:57:16.712 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.712 INFO kablam! Sep 01 04:57:16.712 INFO kablam! warning: method is never used: `cfti_escape` Sep 01 04:57:16.713 INFO kablam! --> src/units/logger.rs:247:5 Sep 01 04:57:16.713 INFO kablam! | Sep 01 04:57:16.713 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 01 04:57:16.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.713 INFO kablam! Sep 01 04:57:16.713 INFO kablam! warning: method is never used: `tsv_write` Sep 01 04:57:16.713 INFO kablam! --> src/units/logger.rs:255:5 Sep 01 04:57:16.713 INFO kablam! | Sep 01 04:57:16.713 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.713 INFO kablam! Sep 01 04:57:16.763 INFO kablam! warning: method is never used: `output_message` Sep 01 04:57:16.763 INFO kablam! --> src/units/logger.rs:236:5 Sep 01 04:57:16.763 INFO kablam! | Sep 01 04:57:16.763 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.764 INFO kablam! | Sep 01 04:57:16.764 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 04:57:16.764 INFO kablam! Sep 01 04:57:16.764 INFO kablam! warning: method is never used: `json_write` Sep 01 04:57:16.764 INFO kablam! --> src/units/logger.rs:243:5 Sep 01 04:57:16.764 INFO kablam! | Sep 01 04:57:16.764 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.764 INFO kablam! Sep 01 04:57:16.764 INFO kablam! warning: method is never used: `cfti_escape` Sep 01 04:57:16.764 INFO kablam! --> src/units/logger.rs:247:5 Sep 01 04:57:16.764 INFO kablam! | Sep 01 04:57:16.764 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 01 04:57:16.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.765 INFO kablam! Sep 01 04:57:16.765 INFO kablam! warning: method is never used: `tsv_write` Sep 01 04:57:16.765 INFO kablam! --> src/units/logger.rs:255:5 Sep 01 04:57:16.765 INFO kablam! | Sep 01 04:57:16.765 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 01 04:57:16.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:57:16.765 INFO kablam! Sep 01 04:57:16.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.71s Sep 01 04:57:16.887 INFO kablam! su: No module specific data is present Sep 01 04:57:17.330 INFO running `"docker" "rm" "-f" "3482b431013472dc01ef7698a3df2789f78b2fae4d9297fec3351fd6dc6a071c"` Sep 01 04:57:17.435 INFO blam! 3482b431013472dc01ef7698a3df2789f78b2fae4d9297fec3351fd6dc6a071c