Sep 04 00:44:40.106 INFO checking test-rs-2.0.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 00:44:40.106 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 00:44:40.106 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 00:44:40.265 INFO blam! 6605b77601432fdebe23caa3686776ee9ddf284d919a11b51f2c830d6599b438 Sep 04 00:44:40.267 INFO running `"docker" "start" "-a" "6605b77601432fdebe23caa3686776ee9ddf284d919a11b51f2c830d6599b438"` Sep 04 00:44:40.812 INFO kablam! Checking os_type v0.1.1 Sep 04 00:44:40.812 INFO kablam! Checking yaml-rust v0.2.2 Sep 04 00:44:42.484 INFO kablam! Checking test-rs v2.0.0 (file:///source) Sep 04 00:44:42.927 INFO kablam! warning: unused import: `system_services::SystemInterface` Sep 04 00:44:42.927 INFO kablam! --> src/main.rs:5:5 Sep 04 00:44:42.927 INFO kablam! | Sep 04 00:44:42.927 INFO kablam! 5 | use system_services::SystemInterface; Sep 04 00:44:42.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:42.927 INFO kablam! | Sep 04 00:44:42.927 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 00:44:42.927 INFO kablam! Sep 04 00:44:43.035 INFO kablam! warning: unused import: `system_services::SystemInterface` Sep 04 00:44:43.035 INFO kablam! --> src/main.rs:5:5 Sep 04 00:44:43.035 INFO kablam! | Sep 04 00:44:43.036 INFO kablam! 5 | use system_services::SystemInterface; Sep 04 00:44:43.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.036 INFO kablam! | Sep 04 00:44:43.036 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 00:44:43.036 INFO kablam! Sep 04 00:44:43.130 INFO kablam! warning: value assigned to `filename` is never read Sep 04 00:44:43.130 INFO kablam! --> src/main.rs:17:13 Sep 04 00:44:43.130 INFO kablam! | Sep 04 00:44:43.130 INFO kablam! 17 | let mut filename = "default.yaml".to_string(); Sep 04 00:44:43.130 INFO kablam! | ^^^^^^^^ Sep 04 00:44:43.130 INFO kablam! | Sep 04 00:44:43.130 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 00:44:43.130 INFO kablam! Sep 04 00:44:43.222 INFO kablam! warning: method is never used: `create_from_path` Sep 04 00:44:43.222 INFO kablam! --> tests/../src/file.rs:14:5 Sep 04 00:44:43.222 INFO kablam! | Sep 04 00:44:43.222 INFO kablam! 14 | pub fn create_from_path(path: &String) -> Result { Sep 04 00:44:43.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.223 INFO kablam! | Sep 04 00:44:43.223 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 00:44:43.223 INFO kablam! Sep 04 00:44:43.223 INFO kablam! warning: method is never used: `write_file` Sep 04 00:44:43.223 INFO kablam! --> tests/../src/file.rs:31:5 Sep 04 00:44:43.223 INFO kablam! | Sep 04 00:44:43.223 INFO kablam! 31 | pub fn write_file(&self) -> Result<(), Error> { Sep 04 00:44:43.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.223 INFO kablam! Sep 04 00:44:43.329 INFO kablam! warning: method is never used: `create_from_path` Sep 04 00:44:43.329 INFO kablam! --> tests/../src/file.rs:14:5 Sep 04 00:44:43.329 INFO kablam! | Sep 04 00:44:43.329 INFO kablam! 14 | pub fn create_from_path(path: &String) -> Result { Sep 04 00:44:43.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.330 INFO kablam! | Sep 04 00:44:43.330 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 00:44:43.330 INFO kablam! Sep 04 00:44:43.330 INFO kablam! warning: method is never used: `write_file` Sep 04 00:44:43.330 INFO kablam! --> tests/../src/file.rs:31:5 Sep 04 00:44:43.330 INFO kablam! | Sep 04 00:44:43.330 INFO kablam! 31 | pub fn write_file(&self) -> Result<(), Error> { Sep 04 00:44:43.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.330 INFO kablam! Sep 04 00:44:43.330 INFO kablam! warning: method is never used: `hash` Sep 04 00:44:43.330 INFO kablam! --> tests/../src/file.rs:60:5 Sep 04 00:44:43.330 INFO kablam! | Sep 04 00:44:43.330 INFO kablam! 60 | pub fn hash(&self) -> String { Sep 04 00:44:43.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 00:44:43.330 INFO kablam! Sep 04 00:44:43.374 INFO kablam! warning: value assigned to `filename` is never read Sep 04 00:44:43.374 INFO kablam! --> src/main.rs:17:13 Sep 04 00:44:43.374 INFO kablam! | Sep 04 00:44:43.374 INFO kablam! 17 | let mut filename = "default.yaml".to_string(); Sep 04 00:44:43.374 INFO kablam! | ^^^^^^^^ Sep 04 00:44:43.374 INFO kablam! | Sep 04 00:44:43.374 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 00:44:43.374 INFO kablam! Sep 04 00:44:43.458 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.68s Sep 04 00:44:43.462 INFO kablam! su: No module specific data is present Sep 04 00:44:43.800 INFO running `"docker" "rm" "-f" "6605b77601432fdebe23caa3686776ee9ddf284d919a11b51f2c830d6599b438"` Sep 04 00:44:43.882 INFO blam! 6605b77601432fdebe23caa3686776ee9ddf284d919a11b51f2c830d6599b438