Oct 27 00:26:49.168 INFO checking mmarkell/rust_sat against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:26:49.170 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 27 00:26:49.517 INFO blam! adc76b97deb791716c733fe2d6075e7d79974b314c5928602c0c36093f501946 Oct 27 00:26:49.519 INFO running `"docker" "start" "-a" "adc76b97deb791716c733fe2d6075e7d79974b314c5928602c0c36093f501946"` Oct 27 00:26:50.279 INFO kablam! usermod: no changes Oct 27 00:26:50.307 INFO kablam! Checking sat_solver v0.1.0 (/source) Oct 27 00:26:50.575 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 00:26:50.575 INFO kablam! --> src/solver.rs:47:29 Oct 27 00:26:50.575 INFO kablam! | Oct 27 00:26:50.575 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 27 00:26:50.575 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:26:50.575 INFO kablam! | Oct 27 00:26:50.575 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:26:50.575 INFO kablam! Oct 27 00:26:50.588 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 00:26:50.588 INFO kablam! --> src/solver.rs:47:29 Oct 27 00:26:50.588 INFO kablam! | Oct 27 00:26:50.588 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 27 00:26:50.588 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:26:50.588 INFO kablam! | Oct 27 00:26:50.588 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:26:50.588 INFO kablam! Oct 27 00:26:50.687 INFO kablam! warning: unused variable: `width` Oct 27 00:26:50.687 INFO kablam! --> src/encoder.rs:53:45 Oct 27 00:26:50.687 INFO kablam! | Oct 27 00:26:50.687 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:50.687 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 27 00:26:50.687 INFO kablam! | Oct 27 00:26:50.687 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:26:50.687 INFO kablam! Oct 27 00:26:50.687 INFO kablam! warning: unused variable: `height` Oct 27 00:26:50.687 INFO kablam! --> src/encoder.rs:53:52 Oct 27 00:26:50.687 INFO kablam! | Oct 27 00:26:50.687 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:50.687 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 27 00:26:50.687 INFO kablam! Oct 27 00:26:50.687 INFO kablam! warning: unused variable: `last_seen` Oct 27 00:26:50.687 INFO kablam! --> src/solver.rs:73:33 Oct 27 00:26:50.687 INFO kablam! | Oct 27 00:26:50.687 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 27 00:26:50.687 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 27 00:26:50.687 INFO kablam! Oct 27 00:26:50.715 INFO kablam! warning: unused variable: `width` Oct 27 00:26:50.715 INFO kablam! --> src/encoder.rs:53:45 Oct 27 00:26:50.715 INFO kablam! | Oct 27 00:26:50.715 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:50.715 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 27 00:26:50.715 INFO kablam! | Oct 27 00:26:50.715 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:26:50.716 INFO kablam! Oct 27 00:26:50.716 INFO kablam! warning: unused variable: `height` Oct 27 00:26:50.716 INFO kablam! --> src/encoder.rs:53:52 Oct 27 00:26:50.716 INFO kablam! | Oct 27 00:26:50.716 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:50.716 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 27 00:26:50.716 INFO kablam! Oct 27 00:26:50.716 INFO kablam! warning: unused variable: `last_seen` Oct 27 00:26:50.716 INFO kablam! --> src/solver.rs:73:33 Oct 27 00:26:50.716 INFO kablam! | Oct 27 00:26:50.716 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 27 00:26:50.716 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 27 00:26:50.716 INFO kablam! Oct 27 00:26:50.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.47s Oct 27 00:26:50.763 INFO kablam! su: No module specific data is present Oct 27 00:26:51.103 INFO running `"docker" "rm" "-f" "adc76b97deb791716c733fe2d6075e7d79974b314c5928602c0c36093f501946"` Oct 27 00:26:51.336 INFO blam! adc76b97deb791716c733fe2d6075e7d79974b314c5928602c0c36093f501946