Oct 27 06:12:08.658 INFO checking danielschemmel/drsat against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:12:08.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 06:12:09.191 INFO blam! 1ac7b64d541436286332e1ae60eb005ecf491177029481b25af86b27e9d3823d Oct 27 06:12:09.199 INFO running `"docker" "start" "-a" "1ac7b64d541436286332e1ae60eb005ecf491177029481b25af86b27e9d3823d"` Oct 27 06:12:10.551 INFO kablam! usermod: no changes Oct 27 06:12:10.747 INFO kablam! Compiling openssl-probe v0.1.2 Oct 27 06:12:10.751 INFO kablam! Compiling cmake v0.1.33 Oct 27 06:12:10.751 INFO kablam! Compiling libz-sys v1.0.20 Oct 27 06:12:10.751 INFO kablam! Compiling openssl-sys v0.9.35 Oct 27 06:12:10.751 INFO kablam! Compiling curl-sys v0.4.8 Oct 27 06:12:10.755 INFO kablam! Compiling lzma-sys v0.1.10 Oct 27 06:12:10.755 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 27 06:12:10.755 INFO kablam! Checking flate2 v1.0.2 Oct 27 06:12:13.987 INFO kablam! Checking error-chain v0.12.0 Oct 27 06:12:13.993 INFO kablam! Compiling backtrace v0.3.9 Oct 27 06:12:19.784 INFO kablam! Compiling libssh2-sys v0.2.10 Oct 27 06:12:19.784 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 27 06:12:23.723 INFO kablam! Checking xz2 v0.1.5 Oct 27 06:12:57.940 INFO kablam! Compiling git2 v0.7.5 Oct 27 06:13:06.880 INFO kablam! Compiling drsat v0.1.0 (/source) Oct 27 06:13:12.887 INFO kablam! warning: variable does not need to be mutable Oct 27 06:13:12.887 INFO kablam! --> src/cnf/problem/precompute.rs:6:19 Oct 27 06:13:12.887 INFO kablam! | Oct 27 06:13:12.887 INFO kablam! 6 | pub fn precompute(mut variables: &mut IndexedVec, mut clauses: &mut Vec>) -> SolverResult { Oct 27 06:13:12.887 INFO kablam! | ----^^^^^^^^^ Oct 27 06:13:12.887 INFO kablam! | | Oct 27 06:13:12.887 INFO kablam! | help: remove this `mut` Oct 27 06:13:12.887 INFO kablam! | Oct 27 06:13:12.888 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:13:12.888 INFO kablam! Oct 27 06:13:12.888 INFO kablam! warning: variable does not need to be mutable Oct 27 06:13:12.888 INFO kablam! --> src/cnf/problem/precompute.rs:6:73 Oct 27 06:13:12.888 INFO kablam! | Oct 27 06:13:12.888 INFO kablam! 6 | pub fn precompute(mut variables: &mut IndexedVec, mut clauses: &mut Vec>) -> SolverResult { Oct 27 06:13:12.888 INFO kablam! | ----^^^^^^^ Oct 27 06:13:12.888 INFO kablam! | | Oct 27 06:13:12.888 INFO kablam! | help: remove this `mut` Oct 27 06:13:12.888 INFO kablam! Oct 27 06:13:13.239 INFO kablam! warning: variable does not need to be mutable Oct 27 06:13:13.239 INFO kablam! --> src/cnf/problem/precompute.rs:6:19 Oct 27 06:13:13.239 INFO kablam! | Oct 27 06:13:13.239 INFO kablam! 6 | pub fn precompute(mut variables: &mut IndexedVec, mut clauses: &mut Vec>) -> SolverResult { Oct 27 06:13:13.239 INFO kablam! | ----^^^^^^^^^ Oct 27 06:13:13.239 INFO kablam! | | Oct 27 06:13:13.239 INFO kablam! | help: remove this `mut` Oct 27 06:13:13.239 INFO kablam! | Oct 27 06:13:13.239 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 06:13:13.239 INFO kablam! Oct 27 06:13:13.239 INFO kablam! warning: variable does not need to be mutable Oct 27 06:13:13.239 INFO kablam! --> src/cnf/problem/precompute.rs:6:73 Oct 27 06:13:13.239 INFO kablam! | Oct 27 06:13:13.239 INFO kablam! 6 | pub fn precompute(mut variables: &mut IndexedVec, mut clauses: &mut Vec>) -> SolverResult { Oct 27 06:13:13.239 INFO kablam! | ----^^^^^^^ Oct 27 06:13:13.239 INFO kablam! | | Oct 27 06:13:13.239 INFO kablam! | help: remove this `mut` Oct 27 06:13:13.239 INFO kablam! Oct 27 06:13:18.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 27 06:13:18.083 INFO kablam! su: No module specific data is present Oct 27 06:13:18.430 INFO running `"docker" "rm" "-f" "1ac7b64d541436286332e1ae60eb005ecf491177029481b25af86b27e9d3823d"` Oct 27 06:13:18.530 INFO blam! 1ac7b64d541436286332e1ae60eb005ecf491177029481b25af86b27e9d3823d