Oct 13 07:04:10.975 INFO testing mmarkell/rust_sat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 07:04:10.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 13 07:04:11.759 INFO blam! 42425efbe0101cb86e4881c187f0cbae00228ec1a13291d22d8dcff1487440b8 Oct 13 07:04:11.770 INFO running `"docker" "start" "-a" "42425efbe0101cb86e4881c187f0cbae00228ec1a13291d22d8dcff1487440b8"` Oct 13 07:04:13.103 INFO kablam! usermod: no changes Oct 13 07:04:13.179 INFO kablam! Compiling sat_solver v0.1.0 (/source) Oct 13 07:04:13.662 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 07:04:13.662 INFO kablam! --> src/solver.rs:47:29 Oct 13 07:04:13.663 INFO kablam! | Oct 13 07:04:13.663 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 13 07:04:13.663 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 07:04:13.663 INFO kablam! | Oct 13 07:04:13.663 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 07:04:13.663 INFO kablam! Oct 13 07:04:13.765 INFO kablam! warning: unused variable: `width` Oct 13 07:04:13.765 INFO kablam! --> src/encoder.rs:53:45 Oct 13 07:04:13.765 INFO kablam! | Oct 13 07:04:13.765 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 13 07:04:13.765 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 13 07:04:13.765 INFO kablam! | Oct 13 07:04:13.765 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:04:13.765 INFO kablam! Oct 13 07:04:13.765 INFO kablam! warning: unused variable: `height` Oct 13 07:04:13.765 INFO kablam! --> src/encoder.rs:53:52 Oct 13 07:04:13.765 INFO kablam! | Oct 13 07:04:13.765 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 13 07:04:13.765 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 13 07:04:13.765 INFO kablam! Oct 13 07:04:13.765 INFO kablam! warning: unused variable: `last_seen` Oct 13 07:04:13.765 INFO kablam! --> src/solver.rs:73:33 Oct 13 07:04:13.765 INFO kablam! | Oct 13 07:04:13.765 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 13 07:04:13.765 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 13 07:04:13.765 INFO kablam! Oct 13 07:04:15.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.75s Oct 13 07:04:15.906 INFO kablam! su: No module specific data is present Oct 13 07:04:16.551 INFO running `"docker" "rm" "-f" "42425efbe0101cb86e4881c187f0cbae00228ec1a13291d22d8dcff1487440b8"` Oct 13 07:04:16.867 INFO blam! 42425efbe0101cb86e4881c187f0cbae00228ec1a13291d22d8dcff1487440b8 Oct 13 07:04:16.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 13 07:04:17.477 INFO blam! 7a114e04dd0a48bd9da7c1b38853ea85c92f00f55bf2f2800bf40aaf5d12453b Oct 13 07:04:17.481 INFO running `"docker" "start" "-a" "7a114e04dd0a48bd9da7c1b38853ea85c92f00f55bf2f2800bf40aaf5d12453b"` Oct 13 07:04:18.591 INFO kablam! usermod: no changes Oct 13 07:04:18.640 INFO kablam! Compiling sat_solver v0.1.0 (/source) Oct 13 07:04:18.963 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 07:04:18.963 INFO kablam! --> src/solver.rs:47:29 Oct 13 07:04:18.963 INFO kablam! | Oct 13 07:04:18.963 INFO kablam! 47 | new_vars.remove((idx as usize)); Oct 13 07:04:18.963 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 07:04:18.963 INFO kablam! | Oct 13 07:04:18.963 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 07:04:18.963 INFO kablam! Oct 13 07:04:19.106 INFO kablam! warning: unused variable: `width` Oct 13 07:04:19.106 INFO kablam! --> src/encoder.rs:53:45 Oct 13 07:04:19.106 INFO kablam! | Oct 13 07:04:19.106 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 13 07:04:19.106 INFO kablam! | ^^^^^ help: consider using `_width` instead Oct 13 07:04:19.106 INFO kablam! | Oct 13 07:04:19.106 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 07:04:19.106 INFO kablam! Oct 13 07:04:19.106 INFO kablam! warning: unused variable: `height` Oct 13 07:04:19.106 INFO kablam! --> src/encoder.rs:53:52 Oct 13 07:04:19.106 INFO kablam! | Oct 13 07:04:19.106 INFO kablam! 53 | pub fn format_output((positives, negatives, width, height): (Vec, Vec, i32, i32)) { Oct 13 07:04:19.106 INFO kablam! | ^^^^^^ help: consider using `_height` instead Oct 13 07:04:19.106 INFO kablam! Oct 13 07:04:19.106 INFO kablam! warning: unused variable: `last_seen` Oct 13 07:04:19.106 INFO kablam! --> src/solver.rs:73:33 Oct 13 07:04:19.106 INFO kablam! | Oct 13 07:04:19.106 INFO kablam! 73 | Some(&(occurrences, last_seen)) => { Oct 13 07:04:19.106 INFO kablam! | ^^^^^^^^^ help: consider using `_last_seen` instead Oct 13 07:04:19.106 INFO kablam! Oct 13 07:04:19.906 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 13 07:04:19.906 INFO kablam! su: No module specific data is present Oct 13 07:04:20.649 INFO running `"docker" "rm" "-f" "7a114e04dd0a48bd9da7c1b38853ea85c92f00f55bf2f2800bf40aaf5d12453b"` Oct 13 07:04:21.118 INFO blam! 7a114e04dd0a48bd9da7c1b38853ea85c92f00f55bf2f2800bf40aaf5d12453b Oct 13 07:04:21.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 13 07:04:21.655 INFO blam! 2232981f265f4e6aaf9be760978e78f5f3aacffcfdee44a2a302fcd87410cfef Oct 13 07:04:21.663 INFO running `"docker" "start" "-a" "2232981f265f4e6aaf9be760978e78f5f3aacffcfdee44a2a302fcd87410cfef"` Oct 13 07:04:22.815 INFO kablam! usermod: no changes Oct 13 07:04:22.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 07:04:22.866 INFO kablam! Running /target/debug/deps/sat_solver-f2ca44d671142b4f Oct 13 07:04:22.870 INFO blam! Oct 13 07:04:22.871 INFO blam! running 0 tests Oct 13 07:04:22.878 INFO blam! Oct 13 07:04:22.878 INFO kablam! su: No module specific data is present Oct 13 07:04:22.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 07:04:22.879 INFO blam! Oct 13 07:04:23.507 INFO running `"docker" "rm" "-f" "2232981f265f4e6aaf9be760978e78f5f3aacffcfdee44a2a302fcd87410cfef"` Oct 13 07:04:23.743 INFO blam! 2232981f265f4e6aaf9be760978e78f5f3aacffcfdee44a2a302fcd87410cfef