Oct 21 15:26:59.745 INFO checking mtn/ent against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:26:59.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:27:00.272 INFO blam! 76ab318e5791a4d74b498ed29c7160f2b7903db200a24de8b75e151ff290351c Oct 21 15:27:00.284 INFO running `"docker" "start" "-a" "76ab318e5791a4d74b498ed29c7160f2b7903db200a24de8b75e151ff290351c"` Oct 21 15:27:01.524 INFO kablam! usermod: no changes Oct 21 15:27:01.584 INFO kablam! Checking ent v0.1.0 (/source) Oct 21 15:27:02.212 INFO kablam! warning: variable does not need to be mutable Oct 21 15:27:02.212 INFO kablam! --> src/main.rs:6:9 Oct 21 15:27:02.213 INFO kablam! | Oct 21 15:27:02.213 INFO kablam! 6 | let mut in_str = "A ~B ~C DE\nC D ~E"; Oct 21 15:27:02.213 INFO kablam! | ----^^^^^^ Oct 21 15:27:02.213 INFO kablam! | | Oct 21 15:27:02.214 INFO kablam! | help: remove this `mut` Oct 21 15:27:02.214 INFO kablam! | Oct 21 15:27:02.214 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:27:02.215 INFO kablam! Oct 21 15:27:02.226 INFO kablam! warning: function is never used: `update_watchlist` Oct 21 15:27:02.226 INFO kablam! --> src/watchlist.rs:24:1 Oct 21 15:27:02.226 INFO kablam! | Oct 21 15:27:02.226 INFO kablam! 24 | / fn update_watchlist<'a> (sat_instance: &'a IR, watchlist: &'a mut Watchlist<'a>, Oct 21 15:27:02.226 INFO kablam! 25 | | false_literal: Variable, assignments: Vec>, Oct 21 15:27:02.226 INFO kablam! 26 | | verbose: bool) -> bool { Oct 21 15:27:02.226 INFO kablam! 27 | | // When X is made false, everything watching X needs to watch something else Oct 21 15:27:02.226 INFO kablam! ... | Oct 21 15:27:02.226 INFO kablam! 66 | | return true Oct 21 15:27:02.226 INFO kablam! 67 | | } Oct 21 15:27:02.226 INFO kablam! | |_^ Oct 21 15:27:02.226 INFO kablam! | Oct 21 15:27:02.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:27:02.226 INFO kablam! Oct 21 15:27:02.288 INFO kablam! warning: variable does not need to be mutable Oct 21 15:27:02.288 INFO kablam! --> src/main.rs:6:9 Oct 21 15:27:02.288 INFO kablam! | Oct 21 15:27:02.288 INFO kablam! 6 | let mut in_str = "A ~B ~C DE\nC D ~E"; Oct 21 15:27:02.288 INFO kablam! | ----^^^^^^ Oct 21 15:27:02.288 INFO kablam! | | Oct 21 15:27:02.288 INFO kablam! | help: remove this `mut` Oct 21 15:27:02.288 INFO kablam! | Oct 21 15:27:02.288 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 15:27:02.288 INFO kablam! Oct 21 15:27:02.332 INFO kablam! warning: function is never used: `update_watchlist` Oct 21 15:27:02.332 INFO kablam! --> src/watchlist.rs:24:1 Oct 21 15:27:02.332 INFO kablam! | Oct 21 15:27:02.332 INFO kablam! 24 | / fn update_watchlist<'a> (sat_instance: &'a IR, watchlist: &'a mut Watchlist<'a>, Oct 21 15:27:02.332 INFO kablam! 25 | | false_literal: Variable, assignments: Vec>, Oct 21 15:27:02.332 INFO kablam! 26 | | verbose: bool) -> bool { Oct 21 15:27:02.332 INFO kablam! 27 | | // When X is made false, everything watching X needs to watch something else Oct 21 15:27:02.332 INFO kablam! ... | Oct 21 15:27:02.332 INFO kablam! 66 | | return true Oct 21 15:27:02.332 INFO kablam! 67 | | } Oct 21 15:27:02.332 INFO kablam! | |_^ Oct 21 15:27:02.332 INFO kablam! | Oct 21 15:27:02.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:27:02.332 INFO kablam! Oct 21 15:27:02.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 21 15:27:02.368 INFO kablam! su: No module specific data is present Oct 21 15:27:03.023 INFO running `"docker" "rm" "-f" "76ab318e5791a4d74b498ed29c7160f2b7903db200a24de8b75e151ff290351c"` Oct 21 15:27:03.281 INFO blam! 76ab318e5791a4d74b498ed29c7160f2b7903db200a24de8b75e151ff290351c