Oct 11 05:46:13.489 INFO testing Lireer/ricochet-robot-solver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:46:13.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:46:13.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:46:13.741 INFO blam! 18d248c5845d44b432066f57be8d9aefb56ec5ba1628e74dd903d02a0a662f91 Oct 11 05:46:13.746 INFO running `"docker" "start" "-a" "18d248c5845d44b432066f57be8d9aefb56ec5ba1628e74dd903d02a0a662f91"` Oct 11 05:46:14.428 INFO kablam! usermod: no changes Oct 11 05:46:14.548 INFO kablam! Compiling num-complex v0.1.36 Oct 11 05:46:14.552 INFO kablam! Compiling ricochet_board v0.1.0 (/source/ricochet_board) Oct 11 05:46:14.569 INFO kablam! Compiling num-bigint v0.1.36 Oct 11 05:46:15.616 INFO kablam! warning: variable does not need to be mutable Oct 11 05:46:15.616 INFO kablam! --> ricochet_board/src/lib.rs:261:19 Oct 11 05:46:15.616 INFO kablam! | Oct 11 05:46:15.616 INFO kablam! 261 | fn fmt(&self, mut fmt: &mut fmt::Formatter) -> fmt::Result { Oct 11 05:46:15.616 INFO kablam! | ----^^^ Oct 11 05:46:15.616 INFO kablam! | | Oct 11 05:46:15.616 INFO kablam! | help: remove this `mut` Oct 11 05:46:15.616 INFO kablam! | Oct 11 05:46:15.616 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:46:15.620 INFO kablam! Oct 11 05:46:15.620 INFO kablam! warning: variable does not need to be mutable Oct 11 05:46:15.620 INFO kablam! --> ricochet_board/src/lib.rs:272:19 Oct 11 05:46:15.620 INFO kablam! | Oct 11 05:46:15.620 INFO kablam! 272 | fn fmt(&self, mut fmt: &mut fmt::Formatter) -> fmt::Result { Oct 11 05:46:15.620 INFO kablam! | ----^^^ Oct 11 05:46:15.620 INFO kablam! | | Oct 11 05:46:15.620 INFO kablam! | help: remove this `mut` Oct 11 05:46:15.620 INFO kablam! Oct 11 05:46:16.623 INFO kablam! Compiling num-rational v0.1.36 Oct 11 05:46:17.649 INFO kablam! Compiling num v0.1.37 Oct 11 05:46:18.575 INFO kablam! Compiling ricochet_solver v0.1.0 (/source/ricochet_solver) Oct 11 05:46:19.956 INFO kablam! warning: variable does not need to be mutable Oct 11 05:46:19.956 INFO kablam! --> ricochet_solver/src/lib.rs:233:9 Oct 11 05:46:19.956 INFO kablam! | Oct 11 05:46:19.956 INFO kablam! 233 | mut visited_pos: &mut Vec>) Oct 11 05:46:19.956 INFO kablam! | ----^^^^^^^^^^^ Oct 11 05:46:19.956 INFO kablam! | | Oct 11 05:46:19.956 INFO kablam! | help: remove this `mut` Oct 11 05:46:19.956 INFO kablam! | Oct 11 05:46:19.956 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 05:46:19.956 INFO kablam! Oct 11 05:46:19.964 INFO kablam! warning: function is never used: `database_solve` Oct 11 05:46:19.964 INFO kablam! --> ricochet_solver/src/lib.rs:82:1 Oct 11 05:46:19.964 INFO kablam! | Oct 11 05:46:19.964 INFO kablam! 82 | / fn database_solve(board: &Board, Oct 11 05:46:19.964 INFO kablam! 83 | | positions: RobotPositions, Oct 11 05:46:19.964 INFO kablam! 84 | | target: Target, Oct 11 05:46:19.964 INFO kablam! 85 | | targetx: usize, Oct 11 05:46:19.964 INFO kablam! ... | Oct 11 05:46:19.964 INFO kablam! 121 | | unreachable!() Oct 11 05:46:19.964 INFO kablam! 122 | | } Oct 11 05:46:19.964 INFO kablam! | |_^ Oct 11 05:46:19.964 INFO kablam! | Oct 11 05:46:19.964 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:46:19.964 INFO kablam! Oct 11 05:46:20.354 INFO kablam! Compiling ricochet v0.1.0 (/source) Oct 11 05:46:23.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.76s Oct 11 05:46:23.211 INFO kablam! su: No module specific data is present Oct 11 05:46:23.479 INFO running `"docker" "rm" "-f" "18d248c5845d44b432066f57be8d9aefb56ec5ba1628e74dd903d02a0a662f91"` Oct 11 05:46:23.608 INFO blam! 18d248c5845d44b432066f57be8d9aefb56ec5ba1628e74dd903d02a0a662f91 Oct 11 05:46:23.611 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:46:23.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:46:23.822 INFO blam! 90e0848deaba40202df7a7e7e4a61a544743f9c32a37e9a52de15d36588680e0 Oct 11 05:46:23.824 INFO running `"docker" "start" "-a" "90e0848deaba40202df7a7e7e4a61a544743f9c32a37e9a52de15d36588680e0"` Oct 11 05:46:24.254 INFO kablam! usermod: no changes Oct 11 05:46:24.286 INFO kablam! Compiling ricochet v0.1.0 (/source) Oct 11 05:46:26.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 11 05:46:26.399 INFO kablam! su: No module specific data is present Oct 11 05:46:26.702 INFO running `"docker" "rm" "-f" "90e0848deaba40202df7a7e7e4a61a544743f9c32a37e9a52de15d36588680e0"` Oct 11 05:46:26.796 INFO blam! 90e0848deaba40202df7a7e7e4a61a544743f9c32a37e9a52de15d36588680e0 Oct 11 05:46:26.798 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:46:26.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 05:46:26.956 INFO blam! 6627c8254f09c54936018e9a79691f31702a901d98f24f18d511cec418bd3752 Oct 11 05:46:26.958 INFO running `"docker" "start" "-a" "6627c8254f09c54936018e9a79691f31702a901d98f24f18d511cec418bd3752"` Oct 11 05:46:27.347 INFO kablam! usermod: no changes Oct 11 05:46:27.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 05:46:27.400 INFO kablam! Running /target/debug/deps/ricochet-bbd02b75fcf9f78b Oct 11 05:46:27.403 INFO blam! Oct 11 05:46:27.403 INFO blam! running 0 tests Oct 11 05:46:27.403 INFO blam! Oct 11 05:46:27.403 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:46:27.403 INFO blam! Oct 11 05:46:27.403 INFO kablam! su: No module specific data is present Oct 11 05:46:27.833 INFO running `"docker" "rm" "-f" "6627c8254f09c54936018e9a79691f31702a901d98f24f18d511cec418bd3752"` Oct 11 05:46:27.908 INFO blam! 6627c8254f09c54936018e9a79691f31702a901d98f24f18d511cec418bd3752