Oct 22 03:20:57.693 INFO checking exclave-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:20:57.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:20:57.897 INFO blam! e97382957896d979c4a2e692fe9ad169923f9a6db8419d3681bb228979e23367 Oct 22 03:20:57.902 INFO running `"docker" "start" "-a" "e97382957896d979c4a2e692fe9ad169923f9a6db8419d3681bb228979e23367"` Oct 22 03:20:58.526 INFO kablam! usermod: no changes Oct 22 03:20:58.718 INFO kablam! Compiling user32-sys v0.2.0 Oct 22 03:20:58.718 INFO kablam! Checking daggy v0.5.0 Oct 22 03:20:58.721 INFO kablam! Checking systemd-parser v0.1.3 Oct 22 03:20:58.721 INFO kablam! Checking ctrlc v3.1.1 Oct 22 03:20:58.722 INFO kablam! Checking console v0.5.0 Oct 22 03:20:58.723 INFO kablam! Checking inotify v0.6.1 Oct 22 03:21:01.004 INFO kablam! Checking dependy v0.4.0 Oct 22 03:21:01.120 INFO kablam! Checking runny v1.2.4 Oct 22 03:21:02.924 INFO kablam! Checking notify v4.0.6 Oct 22 03:21:05.708 INFO kablam! Checking exclave v0.1.0 (/source) Oct 22 03:21:11.912 INFO kablam! warning: unused variable: `test_max_time` Oct 22 03:21:11.912 INFO kablam! --> src/units/scenario.rs:540:21 Oct 22 03:21:11.913 INFO kablam! | Oct 22 03:21:11.913 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 22 03:21:11.913 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 22 03:21:11.913 INFO kablam! | Oct 22 03:21:11.913 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:21:11.913 INFO kablam! Oct 22 03:21:11.913 INFO kablam! warning: unused variable: `e` Oct 22 03:21:11.913 INFO kablam! --> src/units/scenario.rs:575:17 Oct 22 03:21:11.913 INFO kablam! | Oct 22 03:21:11.913 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 22 03:21:11.913 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:21:11.913 INFO kablam! Oct 22 03:21:12.223 INFO kablam! warning: unused variable: `test_max_time` Oct 22 03:21:12.223 INFO kablam! --> src/units/scenario.rs:540:21 Oct 22 03:21:12.223 INFO kablam! | Oct 22 03:21:12.223 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 22 03:21:12.223 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 22 03:21:12.223 INFO kablam! | Oct 22 03:21:12.223 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:21:12.223 INFO kablam! Oct 22 03:21:12.223 INFO kablam! warning: unused variable: `e` Oct 22 03:21:12.223 INFO kablam! --> src/units/scenario.rs:575:17 Oct 22 03:21:12.223 INFO kablam! | Oct 22 03:21:12.223 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 22 03:21:12.223 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:21:12.223 INFO kablam! Oct 22 03:21:12.416 INFO kablam! warning: method is never used: `output_message` Oct 22 03:21:12.416 INFO kablam! --> src/units/logger.rs:236:5 Oct 22 03:21:12.416 INFO kablam! | Oct 22 03:21:12.416 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.416 INFO kablam! | Oct 22 03:21:12.416 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:21:12.416 INFO kablam! Oct 22 03:21:12.416 INFO kablam! warning: method is never used: `json_write` Oct 22 03:21:12.416 INFO kablam! --> src/units/logger.rs:243:5 Oct 22 03:21:12.416 INFO kablam! | Oct 22 03:21:12.416 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.416 INFO kablam! Oct 22 03:21:12.416 INFO kablam! warning: method is never used: `cfti_escape` Oct 22 03:21:12.416 INFO kablam! --> src/units/logger.rs:247:5 Oct 22 03:21:12.416 INFO kablam! | Oct 22 03:21:12.416 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 22 03:21:12.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.417 INFO kablam! Oct 22 03:21:12.417 INFO kablam! warning: method is never used: `tsv_write` Oct 22 03:21:12.417 INFO kablam! --> src/units/logger.rs:255:5 Oct 22 03:21:12.417 INFO kablam! | Oct 22 03:21:12.417 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.417 INFO kablam! Oct 22 03:21:12.669 INFO kablam! warning: method is never used: `output_message` Oct 22 03:21:12.669 INFO kablam! --> src/units/logger.rs:236:5 Oct 22 03:21:12.669 INFO kablam! | Oct 22 03:21:12.669 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.670 INFO kablam! | Oct 22 03:21:12.670 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 03:21:12.670 INFO kablam! Oct 22 03:21:12.670 INFO kablam! warning: method is never used: `json_write` Oct 22 03:21:12.671 INFO kablam! --> src/units/logger.rs:243:5 Oct 22 03:21:12.671 INFO kablam! | Oct 22 03:21:12.671 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.671 INFO kablam! Oct 22 03:21:12.672 INFO kablam! warning: method is never used: `cfti_escape` Oct 22 03:21:12.672 INFO kablam! --> src/units/logger.rs:247:5 Oct 22 03:21:12.672 INFO kablam! | Oct 22 03:21:12.672 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 22 03:21:12.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.673 INFO kablam! Oct 22 03:21:12.673 INFO kablam! warning: method is never used: `tsv_write` Oct 22 03:21:12.673 INFO kablam! --> src/units/logger.rs:255:5 Oct 22 03:21:12.674 INFO kablam! | Oct 22 03:21:12.674 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 22 03:21:12.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:21:12.674 INFO kablam! Oct 22 03:21:12.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.21s Oct 22 03:21:12.768 INFO kablam! su: No module specific data is present Oct 22 03:21:13.020 INFO running `"docker" "rm" "-f" "e97382957896d979c4a2e692fe9ad169923f9a6db8419d3681bb228979e23367"` Oct 22 03:21:13.148 INFO blam! e97382957896d979c4a2e692fe9ad169923f9a6db8419d3681bb228979e23367