Sep 20 02:08:46.845 INFO checking exclave-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:08:46.845 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:08:46.846 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:46.974 INFO blam! a88febf4e497d1bc0d6f87e60aa2d49148ce1a0d370f091450b22361d0552b2c Sep 20 02:08:46.976 INFO running `"docker" "start" "-a" "a88febf4e497d1bc0d6f87e60aa2d49148ce1a0d370f091450b22361d0552b2c"` Sep 20 02:08:47.789 INFO kablam! usermod: no changes Sep 20 02:08:47.962 INFO kablam! Compiling user32-sys v0.2.0 Sep 20 02:08:47.964 INFO kablam! Checking daggy v0.5.0 Sep 20 02:08:47.965 INFO kablam! Checking systemd-parser v0.1.3 Sep 20 02:08:47.968 INFO kablam! Checking console v0.5.0 Sep 20 02:08:47.968 INFO kablam! Checking inotify v0.6.1 Sep 20 02:08:49.567 INFO kablam! Checking runny v1.2.4 Sep 20 02:08:49.699 INFO kablam! Checking dependy v0.4.0 Sep 20 02:08:50.482 INFO kablam! Checking notify v4.0.6 Sep 20 02:08:51.635 INFO kablam! Checking exclave v0.1.0 (/source) Sep 20 02:08:55.055 INFO kablam! warning: unused variable: `test_max_time` Sep 20 02:08:55.055 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 02:08:55.055 INFO kablam! | Sep 20 02:08:55.055 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 02:08:55.055 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 02:08:55.055 INFO kablam! | Sep 20 02:08:55.055 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:08:55.055 INFO kablam! Sep 20 02:08:55.055 INFO kablam! warning: unused variable: `e` Sep 20 02:08:55.055 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 02:08:55.055 INFO kablam! | Sep 20 02:08:55.055 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 02:08:55.055 INFO kablam! | ^ help: consider using `_e` instead Sep 20 02:08:55.055 INFO kablam! Sep 20 02:08:55.342 INFO kablam! warning: unused variable: `test_max_time` Sep 20 02:08:55.342 INFO kablam! --> src/units/scenario.rs:540:21 Sep 20 02:08:55.342 INFO kablam! | Sep 20 02:08:55.342 INFO kablam! 540 | let test_max_time = self.make_timeout(test_timeout); Sep 20 02:08:55.342 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_test_max_time` instead Sep 20 02:08:55.342 INFO kablam! | Sep 20 02:08:55.342 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 02:08:55.342 INFO kablam! Sep 20 02:08:55.342 INFO kablam! warning: unused variable: `e` Sep 20 02:08:55.342 INFO kablam! --> src/units/scenario.rs:575:17 Sep 20 02:08:55.342 INFO kablam! | Sep 20 02:08:55.342 INFO kablam! 575 | Err(e) => unimplemented!(), Sep 20 02:08:55.342 INFO kablam! | ^ help: consider using `_e` instead Sep 20 02:08:55.342 INFO kablam! Sep 20 02:08:55.527 INFO kablam! warning: method is never used: `output_message` Sep 20 02:08:55.527 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 02:08:55.527 INFO kablam! | Sep 20 02:08:55.527 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.527 INFO kablam! | Sep 20 02:08:55.527 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 02:08:55.527 INFO kablam! Sep 20 02:08:55.527 INFO kablam! warning: method is never used: `json_write` Sep 20 02:08:55.527 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 02:08:55.527 INFO kablam! | Sep 20 02:08:55.527 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.527 INFO kablam! Sep 20 02:08:55.527 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 02:08:55.527 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 02:08:55.527 INFO kablam! | Sep 20 02:08:55.527 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 02:08:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.527 INFO kablam! Sep 20 02:08:55.527 INFO kablam! warning: method is never used: `tsv_write` Sep 20 02:08:55.527 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 02:08:55.527 INFO kablam! | Sep 20 02:08:55.527 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.527 INFO kablam! Sep 20 02:08:55.727 INFO kablam! warning: method is never used: `output_message` Sep 20 02:08:55.728 INFO kablam! --> src/units/logger.rs:236:5 Sep 20 02:08:55.728 INFO kablam! | Sep 20 02:08:55.728 INFO kablam! 236 | pub fn output_message(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.728 INFO kablam! | Sep 20 02:08:55.728 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 02:08:55.728 INFO kablam! Sep 20 02:08:55.728 INFO kablam! warning: method is never used: `json_write` Sep 20 02:08:55.728 INFO kablam! --> src/units/logger.rs:243:5 Sep 20 02:08:55.728 INFO kablam! | Sep 20 02:08:55.728 INFO kablam! 243 | fn json_write(&self, _: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.728 INFO kablam! Sep 20 02:08:55.728 INFO kablam! warning: method is never used: `cfti_escape` Sep 20 02:08:55.728 INFO kablam! --> src/units/logger.rs:247:5 Sep 20 02:08:55.728 INFO kablam! | Sep 20 02:08:55.728 INFO kablam! 247 | fn cfti_escape(msg: &String) -> String { Sep 20 02:08:55.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.728 INFO kablam! Sep 20 02:08:55.728 INFO kablam! warning: method is never used: `tsv_write` Sep 20 02:08:55.728 INFO kablam! --> src/units/logger.rs:255:5 Sep 20 02:08:55.728 INFO kablam! | Sep 20 02:08:55.728 INFO kablam! 255 | fn tsv_write(&self, msg: ManagerStatusMessage) -> Result<(), Error> { Sep 20 02:08:55.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:08:55.728 INFO kablam! Sep 20 02:08:55.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.99s Sep 20 02:08:55.810 INFO kablam! su: No module specific data is present Sep 20 02:08:56.687 INFO running `"docker" "rm" "-f" "a88febf4e497d1bc0d6f87e60aa2d49148ce1a0d370f091450b22361d0552b2c"` Sep 20 02:08:56.758 INFO blam! a88febf4e497d1bc0d6f87e60aa2d49148ce1a0d370f091450b22361d0552b2c