Oct 12 10:43:16.495 INFO checking wimpykid26/rust-examples against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 10:43:16.495 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 10:43:16.856 INFO blam! 560301de1c3a568e933b6aa4d2caed822c7945c1603ee39fd6822732ceeddf29 Oct 12 10:43:16.862 INFO running `"docker" "start" "-a" "560301de1c3a568e933b6aa4d2caed822c7945c1603ee39fd6822732ceeddf29"` Oct 12 10:43:18.192 INFO kablam! usermod: no changes Oct 12 10:43:18.254 INFO kablam! Checking rust-examples v0.1.0 (/source) Oct 12 10:43:18.628 INFO kablam! warning: unreachable statement Oct 12 10:43:18.628 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 10:43:18.628 INFO kablam! | Oct 12 10:43:18.628 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 10:43:18.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:43:18.628 INFO kablam! | Oct 12 10:43:18.628 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 10:43:18.628 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:18.628 INFO kablam! Oct 12 10:43:18.636 INFO kablam! warning: unreachable statement Oct 12 10:43:18.636 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 10:43:18.636 INFO kablam! | Oct 12 10:43:18.636 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 10:43:18.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:43:18.636 INFO kablam! | Oct 12 10:43:18.636 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 10:43:18.636 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:18.636 INFO kablam! Oct 12 10:43:18.723 INFO kablam! warning: unreachable pattern Oct 12 10:43:18.723 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 10:43:18.723 INFO kablam! | Oct 12 10:43:18.723 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 10:43:18.723 INFO kablam! | ^ Oct 12 10:43:18.729 INFO kablam! | Oct 12 10:43:18.729 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 10:43:18.729 INFO kablam! Oct 12 10:43:18.729 INFO kablam! warning: unused variable: `reference` Oct 12 10:43:18.729 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 10:43:18.729 INFO kablam! | Oct 12 10:43:18.729 INFO kablam! 32 | let ref reference = 5; Oct 12 10:43:18.729 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 10:43:18.729 INFO kablam! | Oct 12 10:43:18.729 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:43:18.729 INFO kablam! Oct 12 10:43:18.773 INFO kablam! warning: unreachable pattern Oct 12 10:43:18.773 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 10:43:18.773 INFO kablam! | Oct 12 10:43:18.773 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 10:43:18.773 INFO kablam! | ^ Oct 12 10:43:18.773 INFO kablam! | Oct 12 10:43:18.773 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 10:43:18.773 INFO kablam! Oct 12 10:43:18.776 INFO kablam! warning: unused variable: `reference` Oct 12 10:43:18.776 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 10:43:18.776 INFO kablam! | Oct 12 10:43:18.776 INFO kablam! 32 | let ref reference = 5; Oct 12 10:43:18.776 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 10:43:18.776 INFO kablam! | Oct 12 10:43:18.776 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 10:43:18.776 INFO kablam! Oct 12 10:43:19.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 12 10:43:19.136 INFO kablam! su: No module specific data is present Oct 12 10:43:20.074 INFO running `"docker" "rm" "-f" "560301de1c3a568e933b6aa4d2caed822c7945c1603ee39fd6822732ceeddf29"` Oct 12 10:43:20.382 INFO blam! 560301de1c3a568e933b6aa4d2caed822c7945c1603ee39fd6822732ceeddf29