Oct 27 09:17:24.280 INFO checking VictorKoenders/cargo_template against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:17:24.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:17:24.625 INFO blam! b0f492e1f223057cedb0c50959250eb9ca02e2af6ae7aabeaf6953c88614f765 Oct 27 09:17:24.635 INFO running `"docker" "start" "-a" "b0f492e1f223057cedb0c50959250eb9ca02e2af6ae7aabeaf6953c88614f765"` Oct 27 09:17:25.387 INFO kablam! usermod: no changes Oct 27 09:17:25.447 INFO kablam! Checking cargo_template v0.1.0 (/source) Oct 27 09:17:26.055 INFO kablam! warning: method is never used: `replace_in_files` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:7:5 Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { Oct 27 09:17:26.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:17:26.055 INFO kablam! Oct 27 09:17:26.055 INFO kablam! warning: method is never used: `replace_in_file` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:14:5 Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { Oct 27 09:17:26.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.055 INFO kablam! Oct 27 09:17:26.055 INFO kablam! warning: method is never used: `create_file` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:22:5 Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { Oct 27 09:17:26.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.055 INFO kablam! Oct 27 09:17:26.055 INFO kablam! warning: variant is never constructed: `ReplaceInFile` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:32:5 Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! 32 | / ReplaceInFile { Oct 27 09:17:26.055 INFO kablam! 33 | | file: String, Oct 27 09:17:26.055 INFO kablam! 34 | | key: String, Oct 27 09:17:26.055 INFO kablam! 35 | | value: String Oct 27 09:17:26.055 INFO kablam! 36 | | }, Oct 27 09:17:26.055 INFO kablam! | |_____^ Oct 27 09:17:26.055 INFO kablam! Oct 27 09:17:26.055 INFO kablam! warning: variant is never constructed: `ReplaceInFiles` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:37:5 Oct 27 09:17:26.055 INFO kablam! | Oct 27 09:17:26.055 INFO kablam! 37 | / ReplaceInFiles { Oct 27 09:17:26.055 INFO kablam! 38 | | key: String, Oct 27 09:17:26.055 INFO kablam! 39 | | value: String, Oct 27 09:17:26.055 INFO kablam! 40 | | }, Oct 27 09:17:26.055 INFO kablam! | |_____^ Oct 27 09:17:26.055 INFO kablam! Oct 27 09:17:26.055 INFO kablam! warning: variant is never constructed: `CreateFile` Oct 27 09:17:26.055 INFO kablam! --> src/transaction.rs:41:5 Oct 27 09:17:26.056 INFO kablam! | Oct 27 09:17:26.056 INFO kablam! 41 | / CreateFile { Oct 27 09:17:26.056 INFO kablam! 42 | | file: String, Oct 27 09:17:26.056 INFO kablam! 43 | | value: String, Oct 27 09:17:26.056 INFO kablam! 44 | | } Oct 27 09:17:26.056 INFO kablam! | |_____^ Oct 27 09:17:26.056 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: method is never used: `replace_in_files` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:7:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { Oct 27 09:17:26.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:17:26.327 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: method is never used: `replace_in_file` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:14:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { Oct 27 09:17:26.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.327 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: method is never used: `create_file` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:22:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { Oct 27 09:17:26.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:17:26.327 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: variant is never constructed: `ReplaceInFile` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:32:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 32 | / ReplaceInFile { Oct 27 09:17:26.327 INFO kablam! 33 | | file: String, Oct 27 09:17:26.327 INFO kablam! 34 | | key: String, Oct 27 09:17:26.327 INFO kablam! 35 | | value: String Oct 27 09:17:26.327 INFO kablam! 36 | | }, Oct 27 09:17:26.327 INFO kablam! | |_____^ Oct 27 09:17:26.327 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: variant is never constructed: `ReplaceInFiles` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:37:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 37 | / ReplaceInFiles { Oct 27 09:17:26.327 INFO kablam! 38 | | key: String, Oct 27 09:17:26.327 INFO kablam! 39 | | value: String, Oct 27 09:17:26.327 INFO kablam! 40 | | }, Oct 27 09:17:26.327 INFO kablam! | |_____^ Oct 27 09:17:26.327 INFO kablam! Oct 27 09:17:26.327 INFO kablam! warning: variant is never constructed: `CreateFile` Oct 27 09:17:26.327 INFO kablam! --> src/transaction.rs:41:5 Oct 27 09:17:26.327 INFO kablam! | Oct 27 09:17:26.327 INFO kablam! 41 | / CreateFile { Oct 27 09:17:26.327 INFO kablam! 42 | | file: String, Oct 27 09:17:26.328 INFO kablam! 43 | | value: String, Oct 27 09:17:26.328 INFO kablam! 44 | | } Oct 27 09:17:26.328 INFO kablam! | |_____^ Oct 27 09:17:26.328 INFO kablam! Oct 27 09:17:26.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 27 09:17:26.361 INFO kablam! su: No module specific data is present Oct 27 09:17:26.774 INFO running `"docker" "rm" "-f" "b0f492e1f223057cedb0c50959250eb9ca02e2af6ae7aabeaf6953c88614f765"` Oct 27 09:17:26.891 INFO blam! b0f492e1f223057cedb0c50959250eb9ca02e2af6ae7aabeaf6953c88614f765