Sep 02 15:01:37.969 INFO checking exclave-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 15:01:37.969 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 15:01:37.969 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:38.262 INFO blam! dfe770556f73245ad735cc6535eb3fa27611544a368a29409d80a7233e517b3c Sep 02 15:01:38.264 INFO running `"docker" "start" "-a" "dfe770556f73245ad735cc6535eb3fa27611544a368a29409d80a7233e517b3c"` Sep 02 15:01:39.157 INFO kablam! Checking daggy v0.5.0 Sep 02 15:01:39.157 INFO kablam! Checking systemd-parser v0.1.3 Sep 02 15:01:39.159 INFO kablam! Checking runny v1.2.4 Sep 02 15:01:39.165 INFO kablam! Checking inotify v0.6.1 Sep 02 15:01:39.166 INFO kablam! Checking console v0.5.0 Sep 02 15:01:41.530 INFO kablam! Checking dependy v0.4.0 Sep 02 15:01:43.056 INFO kablam! Checking notify v4.0.6 Sep 02 15:01:45.842 INFO kablam! Checking exclave v0.1.0 (file:///source) Sep 02 15:01:51.864 INFO kablam! warning: unused variable: `test_max_time` Sep 02 15:01:51.864 INFO kablam! --> src/units/scenario.rs:540:21 Sep 02 15:01:51.864 INFO kablam! | Sep 02 15:01:51.864 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 02 15:01:51.864 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 02 15:01:51.865 INFO kablam! | Sep 02 15:01:51.865 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:01:51.865 INFO kablam! Sep 02 15:01:51.865 INFO kablam! warning: unused variable: `e` Sep 02 15:01:51.865 INFO kablam! --> src/units/scenario.rs:575:17 Sep 02 15:01:51.865 INFO kablam! | Sep 02 15:01:51.865 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 02 15:01:51.865 INFO kablam! | ^ help: consider using `_e` instead Sep 02 15:01:51.865 INFO kablam! Sep 02 15:01:52.238 INFO kablam! warning: unused variable: `test_max_time` Sep 02 15:01:52.238 INFO kablam! --> src/units/scenario.rs:540:21 Sep 02 15:01:52.238 INFO kablam! | Sep 02 15:01:52.238 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 02 15:01:52.238 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 02 15:01:52.238 INFO kablam! | Sep 02 15:01:52.238 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:01:52.239 INFO kablam! Sep 02 15:01:52.239 INFO kablam! warning: unused variable: `e` Sep 02 15:01:52.239 INFO kablam! --> src/units/scenario.rs:575:17 Sep 02 15:01:52.239 INFO kablam! | Sep 02 15:01:52.239 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 02 15:01:52.239 INFO kablam! | ^ help: consider using `_e` instead Sep 02 15:01:52.239 INFO kablam! Sep 02 15:01:52.515 INFO kablam! warning: method is never used: `output_message` Sep 02 15:01:52.515 INFO kablam! --> src/units/logger.rs:236:5 Sep 02 15:01:52.515 INFO kablam! | Sep 02 15:01:52.515 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.515 INFO kablam! | Sep 02 15:01:52.515 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 15:01:52.515 INFO kablam! Sep 02 15:01:52.515 INFO kablam! warning: method is never used: `json_write` Sep 02 15:01:52.516 INFO kablam! --> src/units/logger.rs:243:5 Sep 02 15:01:52.516 INFO kablam! | Sep 02 15:01:52.516 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.516 INFO kablam! Sep 02 15:01:52.516 INFO kablam! warning: method is never used: `cfti_escape` Sep 02 15:01:52.516 INFO kablam! --> src/units/logger.rs:247:5 Sep 02 15:01:52.516 INFO kablam! | Sep 02 15:01:52.516 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 02 15:01:52.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.516 INFO kablam! Sep 02 15:01:52.517 INFO kablam! warning: method is never used: `tsv_write` Sep 02 15:01:52.517 INFO kablam! --> src/units/logger.rs:255:5 Sep 02 15:01:52.517 INFO kablam! | Sep 02 15:01:52.517 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.517 INFO kablam! Sep 02 15:01:52.902 INFO kablam! warning: method is never used: `output_message` Sep 02 15:01:52.902 INFO kablam! --> src/units/logger.rs:236:5 Sep 02 15:01:52.902 INFO kablam! | Sep 02 15:01:52.902 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.903 INFO kablam! | Sep 02 15:01:52.903 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 15:01:52.903 INFO kablam! Sep 02 15:01:52.903 INFO kablam! warning: method is never used: `json_write` Sep 02 15:01:52.903 INFO kablam! --> src/units/logger.rs:243:5 Sep 02 15:01:52.903 INFO kablam! | Sep 02 15:01:52.903 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.903 INFO kablam! Sep 02 15:01:52.903 INFO kablam! warning: method is never used: `cfti_escape` Sep 02 15:01:52.903 INFO kablam! --> src/units/logger.rs:247:5 Sep 02 15:01:52.903 INFO kablam! | Sep 02 15:01:52.903 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 02 15:01:52.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.903 INFO kablam! Sep 02 15:01:52.903 INFO kablam! warning: method is never used: `tsv_write` Sep 02 15:01:52.904 INFO kablam! --> src/units/logger.rs:255:5 Sep 02 15:01:52.904 INFO kablam! | Sep 02 15:01:52.904 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 02 15:01:52.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:01:52.904 INFO kablam! Sep 02 15:01:53.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.00s Sep 02 15:01:53.025 INFO kablam! su: No module specific data is present Sep 02 15:01:53.462 INFO running `"docker" "rm" "-f" "dfe770556f73245ad735cc6535eb3fa27611544a368a29409d80a7233e517b3c"` Sep 02 15:01:53.550 INFO blam! dfe770556f73245ad735cc6535eb3fa27611544a368a29409d80a7233e517b3c