Oct 21 18:42:54.119 INFO checking cstorey/gll-experiments against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:42:54.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 18:42:54.549 INFO blam! 741f686d983c62f78ca747737a8076f1a7f2aed7fec87b2bd62b5da1cfd99e51 Oct 21 18:42:54.552 INFO running `"docker" "start" "-a" "741f686d983c62f78ca747737a8076f1a7f2aed7fec87b2bd62b5da1cfd99e51"` Oct 21 18:42:56.151 INFO kablam! usermod: no changes Oct 21 18:42:56.204 INFO kablam! Checking gll-examples v0.1.0 (/source) Oct 21 18:42:57.187 INFO kablam! warning: variable does not need to be mutable Oct 21 18:42:57.187 INFO kablam! --> src/main.rs:102:17 Oct 21 18:42:57.187 INFO kablam! | Oct 21 18:42:57.187 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 21 18:42:57.187 INFO kablam! | ----^^^^^ Oct 21 18:42:57.187 INFO kablam! | | Oct 21 18:42:57.187 INFO kablam! | help: remove this `mut` Oct 21 18:42:57.187 INFO kablam! | Oct 21 18:42:57.187 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 18:42:57.187 INFO kablam! Oct 21 18:42:57.190 INFO kablam! warning: type alias is never used: `Stack` Oct 21 18:42:57.190 INFO kablam! --> src/main.rs:42:1 Oct 21 18:42:57.190 INFO kablam! | Oct 21 18:42:57.190 INFO kablam! 42 | type Stack = VecDeque; Oct 21 18:42:57.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:42:57.190 INFO kablam! | Oct 21 18:42:57.190 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:42:57.190 INFO kablam! Oct 21 18:42:57.216 INFO kablam! warning: variable does not need to be mutable Oct 21 18:42:57.216 INFO kablam! --> src/main.rs:102:17 Oct 21 18:42:57.216 INFO kablam! | Oct 21 18:42:57.216 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 21 18:42:57.216 INFO kablam! | ----^^^^^ Oct 21 18:42:57.216 INFO kablam! | | Oct 21 18:42:57.216 INFO kablam! | help: remove this `mut` Oct 21 18:42:57.216 INFO kablam! | Oct 21 18:42:57.216 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 18:42:57.216 INFO kablam! Oct 21 18:42:57.249 INFO kablam! warning: type alias is never used: `Stack` Oct 21 18:42:57.249 INFO kablam! --> src/main.rs:42:1 Oct 21 18:42:57.249 INFO kablam! | Oct 21 18:42:57.249 INFO kablam! 42 | type Stack = VecDeque; Oct 21 18:42:57.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:42:57.249 INFO kablam! | Oct 21 18:42:57.249 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:42:57.249 INFO kablam! Oct 21 18:42:57.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.15s Oct 21 18:42:57.332 INFO kablam! su: No module specific data is present Oct 21 18:42:58.144 INFO running `"docker" "rm" "-f" "741f686d983c62f78ca747737a8076f1a7f2aed7fec87b2bd62b5da1cfd99e51"` Oct 21 18:42:58.484 INFO blam! 741f686d983c62f78ca747737a8076f1a7f2aed7fec87b2bd62b5da1cfd99e51