Oct 11 14:22:25.963 INFO testing puzzle-solver-0.4.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:22:25.963 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:22:25.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:22:26.400 INFO blam! 8ceadb6fe8ed41d49f0e5ac88b34cda21d3d03babf76fe77dd5210e0de553352 Oct 11 14:22:26.403 INFO running `"docker" "start" "-a" "8ceadb6fe8ed41d49f0e5ac88b34cda21d3d03babf76fe77dd5210e0de553352"` Oct 11 14:22:27.452 INFO kablam! usermod: no changes Oct 11 14:22:27.588 INFO kablam! Compiling num-rational v0.1.42 Oct 11 14:22:29.882 INFO kablam! Compiling puzzle-solver v0.4.1 (/source) Oct 11 14:22:31.396 INFO kablam! warning: variable does not need to be mutable Oct 11 14:22:31.396 INFO kablam! --> src/puzzle.rs:898:14 Oct 11 14:22:31.396 INFO kablam! | Oct 11 14:22:31.396 INFO kablam! 898 | let (mut l, mut r) = slice.split_at_mut(b); Oct 11 14:22:31.396 INFO kablam! | ----^ Oct 11 14:22:31.396 INFO kablam! | | Oct 11 14:22:31.396 INFO kablam! | help: remove this `mut` Oct 11 14:22:31.396 INFO kablam! | Oct 11 14:22:31.396 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:22:31.396 INFO kablam! Oct 11 14:22:31.396 INFO kablam! warning: variable does not need to be mutable Oct 11 14:22:31.396 INFO kablam! --> src/puzzle.rs:898:21 Oct 11 14:22:31.396 INFO kablam! | Oct 11 14:22:31.396 INFO kablam! 898 | let (mut l, mut r) = slice.split_at_mut(b); Oct 11 14:22:31.396 INFO kablam! | ----^ Oct 11 14:22:31.397 INFO kablam! | | Oct 11 14:22:31.397 INFO kablam! | help: remove this `mut` Oct 11 14:22:31.397 INFO kablam! Oct 11 14:22:33.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.76s Oct 11 14:22:33.234 INFO kablam! su: No module specific data is present Oct 11 14:22:33.705 INFO running `"docker" "rm" "-f" "8ceadb6fe8ed41d49f0e5ac88b34cda21d3d03babf76fe77dd5210e0de553352"` Oct 11 14:22:33.980 INFO blam! 8ceadb6fe8ed41d49f0e5ac88b34cda21d3d03babf76fe77dd5210e0de553352 Oct 11 14:22:33.985 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:22:33.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:22:34.308 INFO blam! 56c8e85fc656be808b51ddc66e67022541c01d60c22e4de960dc70fc013f53b9 Oct 11 14:22:34.314 INFO running `"docker" "start" "-a" "56c8e85fc656be808b51ddc66e67022541c01d60c22e4de960dc70fc013f53b9"` Oct 11 14:22:34.913 INFO kablam! usermod: no changes Oct 11 14:22:34.942 INFO kablam! Compiling puzzle-solver v0.4.1 (/source) Oct 11 14:22:37.244 INFO kablam! warning: variable does not need to be mutable Oct 11 14:22:37.244 INFO kablam! --> src/puzzle.rs:898:14 Oct 11 14:22:37.244 INFO kablam! | Oct 11 14:22:37.244 INFO kablam! 898 | let (mut l, mut r) = slice.split_at_mut(b); Oct 11 14:22:37.244 INFO kablam! | ----^ Oct 11 14:22:37.244 INFO kablam! | | Oct 11 14:22:37.244 INFO kablam! | help: remove this `mut` Oct 11 14:22:37.244 INFO kablam! | Oct 11 14:22:37.244 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 14:22:37.244 INFO kablam! Oct 11 14:22:37.244 INFO kablam! warning: variable does not need to be mutable Oct 11 14:22:37.244 INFO kablam! --> src/puzzle.rs:898:21 Oct 11 14:22:37.244 INFO kablam! | Oct 11 14:22:37.244 INFO kablam! 898 | let (mut l, mut r) = slice.split_at_mut(b); Oct 11 14:22:37.244 INFO kablam! | ----^ Oct 11 14:22:37.244 INFO kablam! | | Oct 11 14:22:37.244 INFO kablam! | help: remove this `mut` Oct 11 14:22:37.244 INFO kablam! Oct 11 14:22:43.333 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.40s Oct 11 14:22:43.339 INFO kablam! su: No module specific data is present Oct 11 14:22:43.569 INFO running `"docker" "rm" "-f" "56c8e85fc656be808b51ddc66e67022541c01d60c22e4de960dc70fc013f53b9"` Oct 11 14:22:43.692 INFO blam! 56c8e85fc656be808b51ddc66e67022541c01d60c22e4de960dc70fc013f53b9 Oct 11 14:22:43.694 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:22:43.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:22:43.897 INFO blam! b7dfaa7dc282f9ec7fc4d16d5a1b04bd2ce130a2da0d462785e28232d1276bf6 Oct 11 14:22:43.904 INFO running `"docker" "start" "-a" "b7dfaa7dc282f9ec7fc4d16d5a1b04bd2ce130a2da0d462785e28232d1276bf6"` Oct 11 14:22:44.491 INFO kablam! usermod: no changes Oct 11 14:22:44.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 14:22:44.534 INFO kablam! Running /target/debug/deps/puzzle_solver-4059cf028f2fc6d1 Oct 11 14:22:44.536 INFO blam! Oct 11 14:22:44.536 INFO blam! running 13 tests Oct 11 14:22:44.537 INFO blam! test constraint::alldifferent::tests::test_contradiction ... ok Oct 11 14:22:44.537 INFO blam! test constraint::alldifferent::tests::test_constrain_by_value ... ok Oct 11 14:22:44.537 INFO blam! test constraint::equality::tests::test_assign ... ok Oct 11 14:22:44.537 INFO blam! test constraint::equality::tests::test_contradiction ... ok Oct 11 14:22:44.543 INFO blam! test constraint::equality::tests::test_reduce_range ... ok Oct 11 14:22:44.543 INFO kablam! Running /target/debug/deps/hidato-0b5245e4fe4f620c Oct 11 14:22:44.543 INFO blam! test constraint::unify::tests::test_unify_unify ... ok Oct 11 14:22:44.543 INFO blam! test constraint::alldifferent::tests::test_elimination ... ok Oct 11 14:22:44.543 INFO blam! test constraint::unify::tests::test_unify_alldifferent ... ok Oct 11 14:22:44.543 INFO blam! test puzzle::tests::test_no_vars ... ok Oct 11 14:22:44.543 INFO blam! test constraint::unify::tests::test_unify_equality ... ok Oct 11 14:22:44.543 INFO blam! test linexpr::tests::test_coef_zero ... ok Oct 11 14:22:44.543 INFO blam! test linexpr::tests::test_ops ... ok Oct 11 14:22:44.543 INFO blam! test constraint::alldifferent::tests::test_contradiction_by_length ... ok Oct 11 14:22:44.543 INFO blam! Oct 11 14:22:44.543 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.543 INFO blam! Oct 11 14:22:44.543 INFO blam! Oct 11 14:22:44.543 INFO blam! running 1 test Oct 11 14:22:44.563 INFO blam! test hidato_wikipedia ... ok Oct 11 14:22:44.563 INFO blam! Oct 11 14:22:44.563 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.563 INFO blam! Oct 11 14:22:44.564 INFO kablam! Running /target/debug/deps/kakuro-3309ab5f2b6ac496 Oct 11 14:22:44.568 INFO blam! Oct 11 14:22:44.568 INFO blam! running 1 test Oct 11 14:22:44.576 INFO blam! test kakuro_wikipedia ... ok Oct 11 14:22:44.576 INFO blam! Oct 11 14:22:44.576 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.576 INFO blam! Oct 11 14:22:44.576 INFO kablam! Running /target/debug/deps/killersudoku-a9ff84323e3f8148 Oct 11 14:22:44.578 INFO blam! Oct 11 14:22:44.578 INFO blam! running 1 test Oct 11 14:22:44.647 INFO blam! test killersudoku_wikipedia ... ok Oct 11 14:22:44.647 INFO blam! Oct 11 14:22:44.647 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.647 INFO blam! Oct 11 14:22:44.648 INFO kablam! Running /target/debug/deps/magicsquare-1d918f6348dcb829 Oct 11 14:22:44.652 INFO blam! Oct 11 14:22:44.652 INFO blam! running 2 tests Oct 11 14:22:44.681 INFO blam! test magicsquare_3x3 ... ok Oct 11 14:22:44.682 INFO blam! test magicsquare_4x4 ... ok Oct 11 14:22:44.682 INFO blam! Oct 11 14:22:44.682 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.682 INFO blam! Oct 11 14:22:44.682 INFO kablam! Running /target/debug/deps/nonogram-eaa9f1e1f62942b3 Oct 11 14:22:44.688 INFO blam! Oct 11 14:22:44.688 INFO blam! running 1 test Oct 11 14:22:44.779 INFO blam! test nonogram_wikipedia ... ok Oct 11 14:22:44.779 INFO blam! Oct 11 14:22:44.779 INFO kablam! Running /target/debug/deps/queens-408bfe3afcadbeab Oct 11 14:22:44.779 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.779 INFO blam! Oct 11 14:22:44.782 INFO blam! Oct 11 14:22:44.782 INFO blam! running 5 tests Oct 11 14:22:44.783 INFO blam! test queens_4x4 ... ok Oct 11 14:22:44.785 INFO blam! test queens_5x5 ... ok Oct 11 14:22:44.786 INFO blam! test queens_6x6 ... ok Oct 11 14:22:44.796 INFO blam! test queens_7x7 ... ok Oct 11 14:22:44.823 INFO blam! test queens_8x8 ... ok Oct 11 14:22:44.823 INFO blam! Oct 11 14:22:44.823 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.823 INFO blam! Oct 11 14:22:44.823 INFO kablam! Running /target/debug/deps/samuraisudoku-445613eac35c596e Oct 11 14:22:44.825 INFO blam! Oct 11 14:22:44.825 INFO blam! running 1 test Oct 11 14:22:44.911 INFO blam! test samuraisudoku_easy ... ok Oct 11 14:22:44.911 INFO kablam! Running /target/debug/deps/sendmoremoney-3f3736815dd13d9b Oct 11 14:22:44.911 INFO blam! Oct 11 14:22:44.911 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.911 INFO blam! Oct 11 14:22:44.911 INFO blam! Oct 11 14:22:44.911 INFO blam! running 2 tests Oct 11 14:22:44.920 INFO blam! test sendmoremoney_naive ... ok Oct 11 14:22:44.921 INFO blam! test sendmoremoney_carry ... ok Oct 11 14:22:44.921 INFO blam! Oct 11 14:22:44.921 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:44.922 INFO blam! Oct 11 14:22:44.922 INFO kablam! Running /target/debug/deps/sudoku-ef3889d6d4da925d Oct 11 14:22:44.924 INFO blam! Oct 11 14:22:44.925 INFO blam! running 2 tests Oct 11 14:22:44.928 INFO blam! test sudoku_wikipedia ... ok Oct 11 14:22:45.092 INFO blam! test sudoku_hardest ... ok Oct 11 14:22:45.092 INFO blam! Oct 11 14:22:45.092 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:45.092 INFO blam! Oct 11 14:22:45.092 INFO kablam! Running /target/debug/deps/sujiko-65f1b087bbd05f62 Oct 11 14:22:45.094 INFO blam! Oct 11 14:22:45.094 INFO blam! running 1 test Oct 11 14:22:45.096 INFO blam! test sujiko_simetric ... ok Oct 11 14:22:45.096 INFO blam! Oct 11 14:22:45.096 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:45.096 INFO blam! Oct 11 14:22:45.096 INFO kablam! Running /target/debug/deps/takuzu-b98e5f1f83c51909 Oct 11 14:22:45.098 INFO blam! Oct 11 14:22:45.098 INFO blam! running 4 tests Oct 11 14:22:45.132 INFO blam! test takuzu_grid1 ... ok Oct 11 14:22:45.368 INFO blam! test takuzu_grid3 ... ok Oct 11 14:22:45.408 INFO blam! test takuzu_grid2 ... ok Oct 11 14:22:45.880 INFO blam! test takuzu_grid4 ... ok Oct 11 14:22:45.880 INFO blam! Oct 11 14:22:45.880 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:45.880 INFO blam! Oct 11 14:22:45.884 INFO blam! Oct 11 14:22:45.884 INFO kablam! Running /target/debug/deps/xkcd-82b0271afcf72779 Oct 11 14:22:45.884 INFO blam! running 1 test Oct 11 14:22:45.887 INFO blam! test xkcd_knapsack ... ok Oct 11 14:22:45.887 INFO blam! Oct 11 14:22:45.887 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:45.887 INFO blam! Oct 11 14:22:45.888 INFO kablam! Running /target/debug/deps/zebra-bd109adbec0719a0 Oct 11 14:22:45.889 INFO blam! Oct 11 14:22:45.889 INFO blam! running 1 test Oct 11 14:22:45.893 INFO blam! test zebra ... ok Oct 11 14:22:45.893 INFO blam! Oct 11 14:22:45.893 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:22:45.893 INFO blam! Oct 11 14:22:45.893 INFO kablam! Doc-tests puzzle-solver Oct 11 14:22:47.410 INFO blam! Oct 11 14:22:47.410 INFO blam! running 18 tests Oct 11 14:22:52.899 INFO blam! test src/puzzle.rs - puzzle::Puzzle::intersect_candidates (line 272) ... ok Oct 11 14:22:53.041 INFO blam! test src/puzzle.rs - puzzle::Puzzle::new (line 97) ... ok Oct 11 14:22:53.130 INFO blam! test src/constraint/equality.rs - constraint::equality::Equality::new (line 19) ... ok Oct 11 14:22:53.162 INFO blam! test src/puzzle.rs - puzzle::Puzzle::all_different (line 308) ... ok Oct 11 14:22:53.852 INFO blam! test src/constraint/alldifferent.rs - constraint::alldifferent::AllDifferent::new (line 17) ... ok Oct 11 14:22:54.080 INFO blam! test src/puzzle.rs - puzzle::Puzzle::insert_candidates (line 208) ... ok Oct 11 14:22:54.582 INFO blam! test src/puzzle.rs - puzzle::Puzzle::equals (line 324) ... ok Oct 11 14:22:55.124 INFO blam! test src/constraint/unify.rs - constraint::unify::Unify::new (line 18) ... ok Oct 11 14:23:00.689 INFO blam! test src/puzzle.rs - puzzle::Puzzle::new_var (line 114) ... ok Oct 11 14:23:01.088 INFO blam! test src/puzzle.rs - puzzle::Puzzle::new_vars_with_candidates_2d (line 163) ... ok Oct 11 14:23:01.424 INFO blam! test src/puzzle.rs - puzzle::Puzzle::set_value (line 185) ... ok Oct 11 14:23:01.428 INFO blam! test src/puzzle.rs - puzzle::Puzzle::remove_candidates (line 239) ... ok Oct 11 14:23:01.604 INFO blam! test src/puzzle.rs - puzzle::Puzzle::solve_any (line 357) ... ok Oct 11 14:23:01.652 INFO blam! test src/puzzle.rs - puzzle::Puzzle::new_vars_with_candidates_1d (line 145) ... ok Oct 11 14:23:02.124 INFO blam! test src/puzzle.rs - puzzle::Puzzle::solve_all (line 408) ... ok Oct 11 14:23:02.128 INFO blam! test src/puzzle.rs - puzzle::Puzzle::new_var_with_candidates (line 130) ... ok Oct 11 14:23:03.900 INFO blam! test src/puzzle.rs - puzzle::Puzzle::unify (line 340) ... ok Oct 11 14:23:03.956 INFO blam! test src/puzzle.rs - puzzle::Puzzle::solve_unique (line 382) ... ok Oct 11 14:23:03.957 INFO blam! Oct 11 14:23:03.957 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:23:03.957 INFO blam! Oct 11 14:23:03.972 INFO kablam! su: No module specific data is present Oct 11 14:23:04.346 INFO running `"docker" "rm" "-f" "b7dfaa7dc282f9ec7fc4d16d5a1b04bd2ce130a2da0d462785e28232d1276bf6"` Oct 11 14:23:04.487 INFO blam! b7dfaa7dc282f9ec7fc4d16d5a1b04bd2ce130a2da0d462785e28232d1276bf6