Oct 12 10:43:10.691 INFO checking wimpykid26/rust-examples against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 10:43:10.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 10:43:11.130 INFO blam! 6fa9d7cc81d9eeda76b93c0da654cf0450a4cc88a73e7857d379df3fb92ab67c Oct 12 10:43:11.132 INFO running `"docker" "start" "-a" "6fa9d7cc81d9eeda76b93c0da654cf0450a4cc88a73e7857d379df3fb92ab67c"` Oct 12 10:43:13.715 INFO kablam! usermod: no changes Oct 12 10:43:13.788 INFO kablam! Checking rust-examples v0.1.0 (/source) Oct 12 10:43:14.173 INFO kablam! warning: unreachable statement Oct 12 10:43:14.173 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 10:43:14.173 INFO kablam! | Oct 12 10:43:14.173 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 10:43:14.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:43:14.174 INFO kablam! | Oct 12 10:43:14.174 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 10:43:14.174 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 10:43:14.174 INFO kablam! Oct 12 10:43:14.228 INFO kablam! warning: unreachable statement Oct 12 10:43:14.228 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 10:43:14.228 INFO kablam! | Oct 12 10:43:14.228 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 10:43:14.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:43:14.228 INFO kablam! | Oct 12 10:43:14.228 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 10:43:14.228 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 10:43:14.229 INFO kablam! Oct 12 10:43:14.300 INFO kablam! warning: unreachable pattern Oct 12 10:43:14.301 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 10:43:14.301 INFO kablam! | Oct 12 10:43:14.301 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 10:43:14.301 INFO kablam! | ^ Oct 12 10:43:14.301 INFO kablam! | Oct 12 10:43:14.301 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 10:43:14.301 INFO kablam! Oct 12 10:43:14.302 INFO kablam! warning: unused variable: `reference` Oct 12 10:43:14.302 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 10:43:14.302 INFO kablam! | Oct 12 10:43:14.302 INFO kablam! 32 | let ref reference = 5; Oct 12 10:43:14.302 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 10:43:14.302 INFO kablam! | Oct 12 10:43:14.303 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:43:14.303 INFO kablam! Oct 12 10:43:14.339 INFO kablam! warning: unreachable pattern Oct 12 10:43:14.339 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 10:43:14.339 INFO kablam! | Oct 12 10:43:14.339 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 10:43:14.339 INFO kablam! | ^ Oct 12 10:43:14.339 INFO kablam! | Oct 12 10:43:14.339 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 10:43:14.339 INFO kablam! Oct 12 10:43:14.339 INFO kablam! warning: unused variable: `reference` Oct 12 10:43:14.340 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 10:43:14.340 INFO kablam! | Oct 12 10:43:14.340 INFO kablam! 32 | let ref reference = 5; Oct 12 10:43:14.340 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 10:43:14.340 INFO kablam! | Oct 12 10:43:14.340 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:43:14.340 INFO kablam! Oct 12 10:43:14.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 12 10:43:14.716 INFO kablam! su: No module specific data is present Oct 12 10:43:16.076 INFO running `"docker" "rm" "-f" "6fa9d7cc81d9eeda76b93c0da654cf0450a4cc88a73e7857d379df3fb92ab67c"` Oct 12 10:43:16.456 INFO blam! 6fa9d7cc81d9eeda76b93c0da654cf0450a4cc88a73e7857d379df3fb92ab67c