Sep 20 02:08:47.029 INFO checking exclave-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:08:47.029 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:08:47.029 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:08:47.163 INFO blam! c5abc823406d01d89227258ae62d5d51608bf5fba26c988fa917e03cc8f82a31 Sep 20 02:08:47.165 INFO running `"docker" "start" "-a" "c5abc823406d01d89227258ae62d5d51608bf5fba26c988fa917e03cc8f82a31"` Sep 20 02:08:48.155 INFO kablam! usermod: no changes Sep 20 02:08:48.392 INFO kablam! Checking daggy v0.5.0 Sep 20 02:08:48.392 INFO kablam! Checking systemd-parser v0.1.3 Sep 20 02:08:48.392 INFO kablam! Checking ctrlc v3.1.1 Sep 20 02:08:48.393 INFO kablam! Checking runny v1.2.4 Sep 20 02:08:48.395 INFO kablam! Checking console v0.5.0 Sep 20 02:08:48.395 INFO kablam! Checking inotify v0.6.1 Sep 20 02:08:50.100 INFO kablam! Checking dependy v0.4.0 Sep 20 02:08:50.778 INFO kablam! Checking notify v4.0.6 Sep 20 02:08:51.946 INFO kablam! Checking exclave v0.1.0 (/source) Sep 20 02:08:55.449 INFO kablam! warning: unused variable: `test_max_time` Sep 20 02:08:55.449 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 02:08:55.450 INFO kablam! | Sep 20 02:08:55.450 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 02:08:55.450 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 02:08:55.450 INFO kablam! | Sep 20 02:08:55.450 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:08:55.450 INFO kablam! Sep 20 02:08:55.450 INFO kablam! warning: unused variable: `e` Sep 20 02:08:55.450 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 02:08:55.450 INFO kablam! | Sep 20 02:08:55.450 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 02:08:55.450 INFO kablam! | ^ help: consider using `_e` instead Sep 20 02:08:55.450 INFO kablam! Sep 20 02:08:55.590 INFO kablam! warning: unused variable: `test_max_time` Sep 20 02:08:55.590 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 02:08:55.590 INFO kablam! | Sep 20 02:08:55.590 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 02:08:55.590 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 02:08:55.590 INFO kablam! | Sep 20 02:08:55.590 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:08:55.590 INFO kablam! Sep 20 02:08:55.590 INFO kablam! warning: unused variable: `e` Sep 20 02:08:55.590 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 02:08:55.590 INFO kablam! | Sep 20 02:08:55.590 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 02:08:55.590 INFO kablam! | ^ help: consider using `_e` instead Sep 20 02:08:55.590 INFO kablam! Sep 20 02:08:55.823 INFO kablam! warning: method is never used: `output_message` Sep 20 02:08:55.823 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 02:08:55.823 INFO kablam! | Sep 20 02:08:55.823 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.823 INFO kablam! | Sep 20 02:08:55.823 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 02:08:55.823 INFO kablam! Sep 20 02:08:55.823 INFO kablam! warning: method is never used: `json_write` Sep 20 02:08:55.823 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 02:08:55.823 INFO kablam! | Sep 20 02:08:55.823 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.823 INFO kablam! Sep 20 02:08:55.823 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 02:08:55.823 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 02:08:55.823 INFO kablam! | Sep 20 02:08:55.823 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 02:08:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.823 INFO kablam! Sep 20 02:08:55.823 INFO kablam! warning: method is never used: `tsv_write` Sep 20 02:08:55.823 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 02:08:55.823 INFO kablam! | Sep 20 02:08:55.823 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.823 INFO kablam! Sep 20 02:08:55.945 INFO kablam! warning: method is never used: `output_message` Sep 20 02:08:55.945 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 02:08:55.945 INFO kablam! | Sep 20 02:08:55.945 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.945 INFO kablam! | Sep 20 02:08:55.945 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 02:08:55.945 INFO kablam! Sep 20 02:08:55.945 INFO kablam! warning: method is never used: `json_write` Sep 20 02:08:55.945 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 02:08:55.945 INFO kablam! | Sep 20 02:08:55.945 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.945 INFO kablam! Sep 20 02:08:55.945 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 02:08:55.945 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 02:08:55.945 INFO kablam! | Sep 20 02:08:55.945 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 02:08:55.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.945 INFO kablam! Sep 20 02:08:55.945 INFO kablam! warning: method is never used: `tsv_write` Sep 20 02:08:55.945 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 02:08:55.945 INFO kablam! | Sep 20 02:08:55.945 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.945 INFO kablam! Sep 20 02:08:56.010 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.83s Sep 20 02:08:56.017 INFO kablam! su: No module specific data is present Sep 20 02:08:56.885 INFO running `"docker" "rm" "-f" "c5abc823406d01d89227258ae62d5d51608bf5fba26c988fa917e03cc8f82a31"` Sep 20 02:08:56.945 INFO blam! c5abc823406d01d89227258ae62d5d51608bf5fba26c988fa917e03cc8f82a31