Oct 26 17:57:24.736 INFO checking wimpykid26/rust-examples against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:57:24.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/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 26 17:57:25.264 INFO blam! 04568769be66c0fe88f33c9875ca8a6f09948097b832cf3ed564add843681d61 Oct 26 17:57:25.266 INFO running `"docker" "start" "-a" "04568769be66c0fe88f33c9875ca8a6f09948097b832cf3ed564add843681d61"` Oct 26 17:57:27.001 INFO kablam! usermod: no changes Oct 26 17:57:27.063 INFO kablam! Checking rust-examples v0.1.0 (/source) Oct 26 17:57:27.379 INFO kablam! warning: unreachable statement Oct 26 17:57:27.379 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 26 17:57:27.379 INFO kablam! | Oct 26 17:57:27.379 INFO kablam! 27 | println!("This point will never be reached"); Oct 26 17:57:27.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:27.379 INFO kablam! | Oct 26 17:57:27.379 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 17:57:27.379 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 26 17:57:27.379 INFO kablam! Oct 26 17:57:27.440 INFO kablam! warning: unreachable statement Oct 26 17:57:27.440 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 26 17:57:27.440 INFO kablam! | Oct 26 17:57:27.440 INFO kablam! 27 | println!("This point will never be reached"); Oct 26 17:57:27.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:27.440 INFO kablam! | Oct 26 17:57:27.440 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 17:57:27.440 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 26 17:57:27.440 INFO kablam! Oct 26 17:57:27.440 INFO kablam! warning: unreachable pattern Oct 26 17:57:27.440 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 26 17:57:27.440 INFO kablam! | Oct 26 17:57:27.440 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 26 17:57:27.441 INFO kablam! | ^ Oct 26 17:57:27.441 INFO kablam! | Oct 26 17:57:27.441 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 17:57:27.441 INFO kablam! Oct 26 17:57:27.441 INFO kablam! warning: unused variable: `reference` Oct 26 17:57:27.441 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 26 17:57:27.441 INFO kablam! | Oct 26 17:57:27.441 INFO kablam! 32 | let ref reference = 5; Oct 26 17:57:27.441 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 26 17:57:27.441 INFO kablam! | Oct 26 17:57:27.441 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:57:27.441 INFO kablam! Oct 26 17:57:27.591 INFO kablam! warning: unreachable pattern Oct 26 17:57:27.591 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 26 17:57:27.591 INFO kablam! | Oct 26 17:57:27.591 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 26 17:57:27.599 INFO kablam! | ^ Oct 26 17:57:27.599 INFO kablam! | Oct 26 17:57:27.599 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 17:57:27.599 INFO kablam! Oct 26 17:57:27.599 INFO kablam! warning: unused variable: `reference` Oct 26 17:57:27.599 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 26 17:57:27.599 INFO kablam! | Oct 26 17:57:27.599 INFO kablam! 32 | let ref reference = 5; Oct 26 17:57:27.599 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 26 17:57:27.600 INFO kablam! | Oct 26 17:57:27.600 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:57:27.600 INFO kablam! Oct 26 17:57:28.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 26 17:57:28.039 INFO kablam! su: No module specific data is present Oct 26 17:57:28.598 INFO running `"docker" "rm" "-f" "04568769be66c0fe88f33c9875ca8a6f09948097b832cf3ed564add843681d61"` Oct 26 17:57:28.930 INFO blam! 04568769be66c0fe88f33c9875ca8a6f09948097b832cf3ed564add843681d61