Oct 27 00:26:50.044 INFO checking mmarkell/rust_sat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:26:50.046 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 00:26:50.384 INFO blam! 88e3e5a050b152aed65f82c8636d3cb099323c9696b2095612ae4da489a319e8 Oct 27 00:26:50.386 INFO running `"docker" "start" "-a" "88e3e5a050b152aed65f82c8636d3cb099323c9696b2095612ae4da489a319e8"` Oct 27 00:26:51.014 INFO kablam! usermod: no changes Oct 27 00:26:51.054 INFO kablam! Checking sat_solver v0.1.0 (/source) Oct 27 00:26:51.327 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 00:26:51.328 INFO kablam! --> src/solver.rs:47:29 Oct 27 00:26:51.328 INFO kablam! | Oct 27 00:26:51.328 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 27 00:26:51.329 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:26:51.329 INFO kablam! | Oct 27 00:26:51.329 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:26:51.329 INFO kablam! Oct 27 00:26:51.351 INFO kablam! warning: unnecessary parentheses around method argument Oct 27 00:26:51.351 INFO kablam! --> src/solver.rs:47:29 Oct 27 00:26:51.351 INFO kablam! | Oct 27 00:26:51.351 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 27 00:26:51.351 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 00:26:51.351 INFO kablam! | Oct 27 00:26:51.351 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 00:26:51.351 INFO kablam! Oct 27 00:26:51.439 INFO kablam! warning: unused variable: `width` Oct 27 00:26:51.440 INFO kablam! --> src/encoder.rs:53:45 Oct 27 00:26:51.440 INFO kablam! | Oct 27 00:26:51.441 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:51.494 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 27 00:26:51.494 INFO kablam! | Oct 27 00:26:51.494 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:26:51.494 INFO kablam! Oct 27 00:26:51.494 INFO kablam! warning: unused variable: `height` Oct 27 00:26:51.494 INFO kablam! --> src/encoder.rs:53:52 Oct 27 00:26:51.494 INFO kablam! | Oct 27 00:26:51.494 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:51.494 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 27 00:26:51.494 INFO kablam! Oct 27 00:26:51.494 INFO kablam! warning: unused variable: `last_seen` Oct 27 00:26:51.494 INFO kablam! --> src/solver.rs:73:33 Oct 27 00:26:51.494 INFO kablam! | Oct 27 00:26:51.494 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 27 00:26:51.494 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 27 00:26:51.494 INFO kablam! Oct 27 00:26:51.494 INFO kablam! warning: unused variable: `width` Oct 27 00:26:51.494 INFO kablam! --> src/encoder.rs:53:45 Oct 27 00:26:51.494 INFO kablam! | Oct 27 00:26:51.494 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:51.494 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 27 00:26:51.494 INFO kablam! | Oct 27 00:26:51.494 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:26:51.494 INFO kablam! Oct 27 00:26:51.495 INFO kablam! warning: unused variable: `height` Oct 27 00:26:51.495 INFO kablam! --> src/encoder.rs:53:52 Oct 27 00:26:51.495 INFO kablam! | Oct 27 00:26:51.495 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 27 00:26:51.495 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 27 00:26:51.495 INFO kablam! Oct 27 00:26:51.495 INFO kablam! warning: unused variable: `last_seen` Oct 27 00:26:51.495 INFO kablam! --> src/solver.rs:73:33 Oct 27 00:26:51.495 INFO kablam! | Oct 27 00:26:51.495 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 27 00:26:51.495 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 27 00:26:51.495 INFO kablam! Oct 27 00:26:51.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 27 00:26:51.495 INFO kablam! su: No module specific data is present Oct 27 00:26:51.976 INFO running `"docker" "rm" "-f" "88e3e5a050b152aed65f82c8636d3cb099323c9696b2095612ae4da489a319e8"` Oct 27 00:26:52.302 INFO blam! 88e3e5a050b152aed65f82c8636d3cb099323c9696b2095612ae4da489a319e8