Sep 20 03:51:48.056 INFO checking exclave-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:51:48.056 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:51:48.056 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:51:48.211 INFO blam! 073ea5e7ccd5b6bf2bf848c1fb369654bd048f0138fe9c606f50a5320178692e Sep 20 03:51:48.213 INFO running `"docker" "start" "-a" "073ea5e7ccd5b6bf2bf848c1fb369654bd048f0138fe9c606f50a5320178692e"` Sep 20 03:51:49.274 INFO kablam! usermod: no changes Sep 20 03:51:49.532 INFO kablam! Compiling user32-sys v0.2.0 Sep 20 03:51:49.547 INFO kablam! Checking daggy v0.5.0 Sep 20 03:51:49.552 INFO kablam! Checking systemd-parser v0.1.3 Sep 20 03:51:49.553 INFO kablam! Checking ctrlc v3.1.1 Sep 20 03:51:49.558 INFO kablam! Checking tokio-reactor v0.1.5 Sep 20 03:51:49.559 INFO kablam! Checking console v0.5.0 Sep 20 03:51:51.222 INFO kablam! Checking runny v1.2.4 Sep 20 03:51:51.241 INFO kablam! Checking dependy v0.4.0 Sep 20 03:51:51.631 INFO kablam! Checking inotify v0.6.1 Sep 20 03:51:52.849 INFO kablam! Checking notify v4.0.6 Sep 20 03:51:54.286 INFO kablam! Checking exclave v0.1.0 (/source) Sep 20 03:51:57.070 INFO kablam! warning: unused variable: `test_max_time` Sep 20 03:51:57.071 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 03:51:57.071 INFO kablam! | Sep 20 03:51:57.071 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 03:51:57.071 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 03:51:57.071 INFO kablam! | Sep 20 03:51:57.071 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:51:57.071 INFO kablam! Sep 20 03:51:57.071 INFO kablam! warning: unused variable: `e` Sep 20 03:51:57.071 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 03:51:57.071 INFO kablam! | Sep 20 03:51:57.071 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 03:51:57.071 INFO kablam! | ^ help: consider using `_e` instead Sep 20 03:51:57.071 INFO kablam! Sep 20 03:51:57.307 INFO kablam! warning: unused variable: `test_max_time` Sep 20 03:51:57.307 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 03:51:57.307 INFO kablam! | Sep 20 03:51:57.307 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 03:51:57.307 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 03:51:57.307 INFO kablam! | Sep 20 03:51:57.307 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:51:57.307 INFO kablam! Sep 20 03:51:57.307 INFO kablam! warning: unused variable: `e` Sep 20 03:51:57.307 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 03:51:57.307 INFO kablam! | Sep 20 03:51:57.307 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 03:51:57.307 INFO kablam! | ^ help: consider using `_e` instead Sep 20 03:51:57.307 INFO kablam! Sep 20 03:51:57.412 INFO kablam! warning: method is never used: `output_message` Sep 20 03:51:57.412 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 03:51:57.412 INFO kablam! | Sep 20 03:51:57.412 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.412 INFO kablam! | Sep 20 03:51:57.412 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:51:57.412 INFO kablam! Sep 20 03:51:57.412 INFO kablam! warning: method is never used: `json_write` Sep 20 03:51:57.412 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 03:51:57.412 INFO kablam! | Sep 20 03:51:57.412 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.412 INFO kablam! Sep 20 03:51:57.412 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 03:51:57.412 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 03:51:57.412 INFO kablam! | Sep 20 03:51:57.412 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 03:51:57.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.412 INFO kablam! Sep 20 03:51:57.412 INFO kablam! warning: method is never used: `tsv_write` Sep 20 03:51:57.412 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 03:51:57.412 INFO kablam! | Sep 20 03:51:57.412 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.412 INFO kablam! Sep 20 03:51:57.677 INFO kablam! warning: method is never used: `output_message` Sep 20 03:51:57.677 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 03:51:57.677 INFO kablam! | Sep 20 03:51:57.677 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.677 INFO kablam! | Sep 20 03:51:57.677 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:51:57.677 INFO kablam! Sep 20 03:51:57.677 INFO kablam! warning: method is never used: `json_write` Sep 20 03:51:57.677 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 03:51:57.677 INFO kablam! | Sep 20 03:51:57.677 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.677 INFO kablam! Sep 20 03:51:57.677 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 03:51:57.677 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 03:51:57.678 INFO kablam! | Sep 20 03:51:57.678 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 03:51:57.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.678 INFO kablam! Sep 20 03:51:57.678 INFO kablam! warning: method is never used: `tsv_write` Sep 20 03:51:57.678 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 03:51:57.678 INFO kablam! | Sep 20 03:51:57.678 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 03:51:57.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:51:57.678 INFO kablam! Sep 20 03:51:57.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.46s Sep 20 03:51:57.754 INFO kablam! su: No module specific data is present Sep 20 03:51:58.768 INFO running `"docker" "rm" "-f" "073ea5e7ccd5b6bf2bf848c1fb369654bd048f0138fe9c606f50a5320178692e"` Sep 20 03:51:58.834 INFO blam! 073ea5e7ccd5b6bf2bf848c1fb369654bd048f0138fe9c606f50a5320178692e