Oct 27 22:36:12.617 INFO checking exclave-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:36:12.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 22:36:12.853 INFO blam! bf7ae9b6e3173a555faea87b0f7d40ceb88b5b3616e83210a7a05a32a6a0d152 Oct 27 22:36:12.856 INFO running `"docker" "start" "-a" "bf7ae9b6e3173a555faea87b0f7d40ceb88b5b3616e83210a7a05a32a6a0d152"` Oct 27 22:36:13.764 INFO kablam! usermod: no changes Oct 27 22:36:14.007 INFO kablam! Checking daggy v0.5.0 Oct 27 22:36:14.007 INFO kablam! Checking systemd-parser v0.1.3 Oct 27 22:36:14.013 INFO kablam! Checking runny v1.2.5 Oct 27 22:36:14.013 INFO kablam! Checking console v0.5.0 Oct 27 22:36:14.013 INFO kablam! Checking notify v4.0.6 Oct 27 22:36:17.027 INFO kablam! Checking dependy v0.4.0 Oct 27 22:36:18.627 INFO kablam! Checking exclave v0.1.0 (/source) Oct 27 22:36:26.307 INFO kablam! warning: unused variable: `test_max_time` Oct 27 22:36:26.307 INFO kablam! --> src/units/scenario.rs:540:21 Oct 27 22:36:26.307 INFO kablam! | Oct 27 22:36:26.307 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 27 22:36:26.307 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 27 22:36:26.307 INFO kablam! | Oct 27 22:36:26.307 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:36:26.307 INFO kablam! Oct 27 22:36:26.307 INFO kablam! warning: unused variable: `e` Oct 27 22:36:26.307 INFO kablam! --> src/units/scenario.rs:575:17 Oct 27 22:36:26.315 INFO kablam! | Oct 27 22:36:26.315 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 27 22:36:26.315 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:36:26.315 INFO kablam! Oct 27 22:36:26.423 INFO kablam! warning: unused variable: `test_max_time` Oct 27 22:36:26.423 INFO kablam! --> src/units/scenario.rs:540:21 Oct 27 22:36:26.423 INFO kablam! | Oct 27 22:36:26.423 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Oct 27 22:36:26.423 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Oct 27 22:36:26.423 INFO kablam! | Oct 27 22:36:26.423 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:36:26.423 INFO kablam! Oct 27 22:36:26.430 INFO kablam! warning: unused variable: `e` Oct 27 22:36:26.431 INFO kablam! --> src/units/scenario.rs:575:17 Oct 27 22:36:26.431 INFO kablam! | Oct 27 22:36:26.431 INFO kablam! 575 | Err(e) => unimplemented!(), Oct 27 22:36:26.431 INFO kablam! | ^ help: consider using `_e` instead Oct 27 22:36:26.431 INFO kablam! Oct 27 22:36:26.822 INFO kablam! warning: method is never used: `output_message` Oct 27 22:36:26.822 INFO kablam! --> src/units/logger.rs:236:5 Oct 27 22:36:26.822 INFO kablam! | Oct 27 22:36:26.823 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.823 INFO kablam! | Oct 27 22:36:26.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:36:26.824 INFO kablam! Oct 27 22:36:26.824 INFO kablam! warning: method is never used: `json_write` Oct 27 22:36:26.824 INFO kablam! --> src/units/logger.rs:243:5 Oct 27 22:36:26.824 INFO kablam! | Oct 27 22:36:26.825 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.825 INFO kablam! Oct 27 22:36:26.825 INFO kablam! warning: method is never used: `cfti_escape` Oct 27 22:36:26.825 INFO kablam! --> src/units/logger.rs:247:5 Oct 27 22:36:26.826 INFO kablam! | Oct 27 22:36:26.826 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 27 22:36:26.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.826 INFO kablam! Oct 27 22:36:26.826 INFO kablam! warning: method is never used: `tsv_write` Oct 27 22:36:26.827 INFO kablam! --> src/units/logger.rs:255:5 Oct 27 22:36:26.827 INFO kablam! | Oct 27 22:36:26.827 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.827 INFO kablam! Oct 27 22:36:26.951 INFO kablam! warning: method is never used: `output_message` Oct 27 22:36:26.952 INFO kablam! --> src/units/logger.rs:236:5 Oct 27 22:36:26.952 INFO kablam! | Oct 27 22:36:26.952 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.953 INFO kablam! | Oct 27 22:36:26.953 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 22:36:26.953 INFO kablam! Oct 27 22:36:26.954 INFO kablam! warning: method is never used: `json_write` Oct 27 22:36:26.954 INFO kablam! --> src/units/logger.rs:243:5 Oct 27 22:36:26.954 INFO kablam! | Oct 27 22:36:26.955 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.955 INFO kablam! Oct 27 22:36:26.956 INFO kablam! warning: method is never used: `cfti_escape` Oct 27 22:36:26.956 INFO kablam! --> src/units/logger.rs:247:5 Oct 27 22:36:26.956 INFO kablam! | Oct 27 22:36:26.956 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Oct 27 22:36:26.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.957 INFO kablam! Oct 27 22:36:26.957 INFO kablam! warning: method is never used: `tsv_write` Oct 27 22:36:26.963 INFO kablam! --> src/units/logger.rs:255:5 Oct 27 22:36:26.963 INFO kablam! | Oct 27 22:36:26.964 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Oct 27 22:36:26.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:36:26.964 INFO kablam! Oct 27 22:36:27.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.26s Oct 27 22:36:27.093 INFO kablam! su: No module specific data is present Oct 27 22:36:27.604 INFO running `"docker" "rm" "-f" "bf7ae9b6e3173a555faea87b0f7d40ceb88b5b3616e83210a7a05a32a6a0d152"` Oct 27 22:36:27.887 INFO blam! bf7ae9b6e3173a555faea87b0f7d40ceb88b5b3616e83210a7a05a32a6a0d152