Oct 21 21:04:19.584 INFO checking Lireer/ricochet-robot-solver against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:04:19.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 21:04:19.908 INFO blam! e7cdda7af5e7a9c43657bacb9219a68b8cee411f154aea87ef477ba1b3e1862b Oct 21 21:04:19.926 INFO running `"docker" "start" "-a" "e7cdda7af5e7a9c43657bacb9219a68b8cee411f154aea87ef477ba1b3e1862b"` Oct 21 21:04:20.737 INFO kablam! usermod: no changes Oct 21 21:04:20.804 INFO kablam! Checking num-complex v0.1.36 Oct 21 21:04:20.804 INFO kablam! Checking ricochet_board v0.1.0 (/source/ricochet_board) Oct 21 21:04:20.804 INFO kablam! Checking num-bigint v0.1.36 Oct 21 21:04:21.797 INFO kablam! warning: variable does not need to be mutable Oct 21 21:04:21.797 INFO kablam! --> ricochet_board/src/lib.rs:261:19 Oct 21 21:04:21.797 INFO kablam! | Oct 21 21:04:21.797 INFO kablam! 261 | fn fmt(&self, mut fmt: &mut fmt::Formatter) -> fmt::Result { Oct 21 21:04:21.797 INFO kablam! | ----^^^ Oct 21 21:04:21.797 INFO kablam! | | Oct 21 21:04:21.797 INFO kablam! | help: remove this `mut` Oct 21 21:04:21.797 INFO kablam! | Oct 21 21:04:21.797 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:04:21.797 INFO kablam! Oct 21 21:04:21.799 INFO kablam! warning: variable does not need to be mutable Oct 21 21:04:21.799 INFO kablam! --> ricochet_board/src/lib.rs:272:19 Oct 21 21:04:21.799 INFO kablam! | Oct 21 21:04:21.799 INFO kablam! 272 | fn fmt(&self, mut fmt: &mut fmt::Formatter) -> fmt::Result { Oct 21 21:04:21.799 INFO kablam! | ----^^^ Oct 21 21:04:21.799 INFO kablam! | | Oct 21 21:04:21.799 INFO kablam! | help: remove this `mut` Oct 21 21:04:21.799 INFO kablam! Oct 21 21:04:22.308 INFO kablam! Checking num-rational v0.1.36 Oct 21 21:04:23.112 INFO kablam! Checking num v0.1.37 Oct 21 21:04:23.852 INFO kablam! Checking ricochet_solver v0.1.0 (/source/ricochet_solver) Oct 21 21:04:24.822 INFO kablam! warning: variable does not need to be mutable Oct 21 21:04:24.822 INFO kablam! --> ricochet_solver/src/lib.rs:233:9 Oct 21 21:04:24.822 INFO kablam! | Oct 21 21:04:24.822 INFO kablam! 233 | mut visited_pos: &mut Vec>) Oct 21 21:04:24.822 INFO kablam! | ----^^^^^^^^^^^ Oct 21 21:04:24.822 INFO kablam! | | Oct 21 21:04:24.822 INFO kablam! | help: remove this `mut` Oct 21 21:04:24.822 INFO kablam! | Oct 21 21:04:24.822 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 21:04:24.822 INFO kablam! Oct 21 21:04:24.823 INFO kablam! warning: function is never used: `database_solve` Oct 21 21:04:24.823 INFO kablam! --> ricochet_solver/src/lib.rs:82:1 Oct 21 21:04:24.823 INFO kablam! | Oct 21 21:04:24.823 INFO kablam! 82 | / fn database_solve(board: &Board, Oct 21 21:04:24.823 INFO kablam! 83 | | positions: RobotPositions, Oct 21 21:04:24.823 INFO kablam! 84 | | target: Target, Oct 21 21:04:24.823 INFO kablam! 85 | | targetx: usize, Oct 21 21:04:24.823 INFO kablam! ... | Oct 21 21:04:24.823 INFO kablam! 121 | | unreachable!() Oct 21 21:04:24.823 INFO kablam! 122 | | } Oct 21 21:04:24.823 INFO kablam! | |_^ Oct 21 21:04:24.823 INFO kablam! | Oct 21 21:04:24.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:04:24.823 INFO kablam! Oct 21 21:04:24.880 INFO kablam! Checking ricochet v0.1.0 (/source) Oct 21 21:04:26.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.77s Oct 21 21:04:26.533 INFO kablam! su: No module specific data is present Oct 21 21:04:27.020 INFO running `"docker" "rm" "-f" "e7cdda7af5e7a9c43657bacb9219a68b8cee411f154aea87ef477ba1b3e1862b"` Oct 21 21:04:27.301 INFO blam! e7cdda7af5e7a9c43657bacb9219a68b8cee411f154aea87ef477ba1b3e1862b