Oct 26 23:54:43.954 INFO checking natepisarski/amalgate against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:54:43.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 23:54:44.471 INFO blam! 2e5e0bb9ab0dad112c869b221e42cc08630abd7d23983f960d227e8b0b271d7d Oct 26 23:54:44.479 INFO running `"docker" "start" "-a" "2e5e0bb9ab0dad112c869b221e42cc08630abd7d23983f960d227e8b0b271d7d"` Oct 26 23:54:45.858 INFO kablam! usermod: no changes Oct 26 23:54:45.903 INFO kablam! Checking amalgate v0.1.0 (/source) Oct 26 23:54:46.436 INFO kablam! warning: unused import: `std::clone::Clone` Oct 26 23:54:46.436 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 26 23:54:46.436 INFO kablam! | Oct 26 23:54:46.436 INFO kablam! 1 | use std::clone::Clone; Oct 26 23:54:46.436 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.436 INFO kablam! | Oct 26 23:54:46.436 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:54:46.436 INFO kablam! Oct 26 23:54:46.551 INFO kablam! warning: unused import: `std::clone::Clone` Oct 26 23:54:46.551 INFO kablam! --> src/line_reader/file_line.rs:1:5 Oct 26 23:54:46.551 INFO kablam! | Oct 26 23:54:46.551 INFO kablam! 1 | use std::clone::Clone; Oct 26 23:54:46.551 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.551 INFO kablam! | Oct 26 23:54:46.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:54:46.551 INFO kablam! Oct 26 23:54:46.725 INFO kablam! warning: unused variable: `result_lines` Oct 26 23:54:46.725 INFO kablam! --> src/main.rs:12:9 Oct 26 23:54:46.725 INFO kablam! | Oct 26 23:54:46.725 INFO kablam! 12 | let result_lines = result.read(); Oct 26 23:54:46.725 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 26 23:54:46.725 INFO kablam! | Oct 26 23:54:46.725 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:54:46.725 INFO kablam! Oct 26 23:54:46.725 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 26 23:54:46.725 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 26 23:54:46.725 INFO kablam! | Oct 26 23:54:46.725 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 26 23:54:46.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.726 INFO kablam! | Oct 26 23:54:46.726 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 26 23:54:46.726 INFO kablam! Oct 26 23:54:46.726 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 26 23:54:46.726 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 26 23:54:46.726 INFO kablam! | Oct 26 23:54:46.726 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 26 23:54:46.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.726 INFO kablam! | Oct 26 23:54:46.726 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 23:54:46.726 INFO kablam! Oct 26 23:54:46.823 INFO kablam! warning: unused variable: `result_lines` Oct 26 23:54:46.823 INFO kablam! --> src/main.rs:12:9 Oct 26 23:54:46.823 INFO kablam! | Oct 26 23:54:46.823 INFO kablam! 12 | let result_lines = result.read(); Oct 26 23:54:46.823 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_result_lines` instead Oct 26 23:54:46.823 INFO kablam! | Oct 26 23:54:46.823 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 23:54:46.823 INFO kablam! Oct 26 23:54:46.823 INFO kablam! warning: variable `current_multiline_function` is assigned to, but never used Oct 26 23:54:46.823 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:150:17 Oct 26 23:54:46.823 INFO kablam! | Oct 26 23:54:46.823 INFO kablam! 150 | let mut current_multiline_function: Rc; Oct 26 23:54:46.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.823 INFO kablam! | Oct 26 23:54:46.823 INFO kablam! = note: consider using `_current_multiline_function` instead Oct 26 23:54:46.823 INFO kablam! Oct 26 23:54:46.823 INFO kablam! warning: value assigned to `current_multiline_function` is never read Oct 26 23:54:46.824 INFO kablam! --> src/amalgate_functions/amalgate_reader.rs:172:21 Oct 26 23:54:46.824 INFO kablam! | Oct 26 23:54:46.824 INFO kablam! 172 | current_multiline_function = self.get_multiline_function(¤t_multiline_name); Oct 26 23:54:46.824 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:54:46.824 INFO kablam! | Oct 26 23:54:46.824 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 23:54:46.824 INFO kablam! Oct 26 23:54:46.974 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 26 23:54:46.974 INFO kablam! su: No module specific data is present Oct 26 23:54:48.031 INFO running `"docker" "rm" "-f" "2e5e0bb9ab0dad112c869b221e42cc08630abd7d23983f960d227e8b0b271d7d"` Oct 26 23:54:48.431 INFO blam! 2e5e0bb9ab0dad112c869b221e42cc08630abd7d23983f960d227e8b0b271d7d