Oct 12 23:12:55.733 INFO checking cstorey/gll-experiments against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:12:55.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 23:12:56.131 INFO blam! 41270f4ab57837fc6419181c901bd744919799334d25fd42bf49922162ad9633 Oct 12 23:12:56.131 INFO running `"docker" "start" "-a" "41270f4ab57837fc6419181c901bd744919799334d25fd42bf49922162ad9633"` Oct 12 23:12:57.976 INFO kablam! usermod: no changes Oct 12 23:12:58.040 INFO kablam! Checking gll-examples v0.1.0 (/source) Oct 12 23:12:59.144 INFO kablam! warning: variable does not need to be mutable Oct 12 23:12:59.145 INFO kablam! --> src/main.rs:102:17 Oct 12 23:12:59.145 INFO kablam! | Oct 12 23:12:59.145 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 12 23:12:59.146 INFO kablam! | ----^^^^^ Oct 12 23:12:59.146 INFO kablam! | | Oct 12 23:12:59.146 INFO kablam! | help: remove this `mut` Oct 12 23:12:59.147 INFO kablam! | Oct 12 23:12:59.147 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:12:59.147 INFO kablam! Oct 12 23:12:59.168 INFO kablam! warning: type alias is never used: `Stack` Oct 12 23:12:59.168 INFO kablam! --> src/main.rs:42:1 Oct 12 23:12:59.168 INFO kablam! | Oct 12 23:12:59.168 INFO kablam! 42 | type Stack = VecDeque; Oct 12 23:12:59.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:12:59.168 INFO kablam! | Oct 12 23:12:59.168 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:12:59.168 INFO kablam! Oct 12 23:12:59.405 INFO kablam! warning: variable does not need to be mutable Oct 12 23:12:59.405 INFO kablam! --> src/main.rs:102:17 Oct 12 23:12:59.405 INFO kablam! | Oct 12 23:12:59.405 INFO kablam! 102 | let mut fromv = self.gss.entry(v).or_insert_with(BTreeSet::new); Oct 12 23:12:59.405 INFO kablam! | ----^^^^^ Oct 12 23:12:59.405 INFO kablam! | | Oct 12 23:12:59.405 INFO kablam! | help: remove this `mut` Oct 12 23:12:59.405 INFO kablam! | Oct 12 23:12:59.405 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:12:59.405 INFO kablam! Oct 12 23:12:59.415 INFO kablam! warning: type alias is never used: `Stack` Oct 12 23:12:59.415 INFO kablam! --> src/main.rs:42:1 Oct 12 23:12:59.415 INFO kablam! | Oct 12 23:12:59.415 INFO kablam! 42 | type Stack = VecDeque; Oct 12 23:12:59.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:12:59.415 INFO kablam! | Oct 12 23:12:59.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:12:59.415 INFO kablam! Oct 12 23:12:59.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 12 23:12:59.474 INFO kablam! su: No module specific data is present Oct 12 23:13:00.244 INFO running `"docker" "rm" "-f" "41270f4ab57837fc6419181c901bd744919799334d25fd42bf49922162ad9633"` Oct 12 23:13:00.504 INFO blam! 41270f4ab57837fc6419181c901bd744919799334d25fd42bf49922162ad9633