Oct 26 17:57:23.154 INFO checking wimpykid26/rust-examples against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 17:57:23.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:23.689 INFO blam! bc38a7a00b807d55ab627118a23d443ab21c281c5675d3e96750975497238a1b Oct 26 17:57:23.691 INFO running `"docker" "start" "-a" "bc38a7a00b807d55ab627118a23d443ab21c281c5675d3e96750975497238a1b"` Oct 26 17:57:25.810 INFO kablam! usermod: no changes Oct 26 17:57:25.855 INFO kablam! Checking rust-examples v0.1.0 (/source) Oct 26 17:57:26.219 INFO kablam! warning: unreachable statement Oct 26 17:57:26.219 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 26 17:57:26.219 INFO kablam! | Oct 26 17:57:26.219 INFO kablam! 27 | println!("This point will never be reached"); Oct 26 17:57:26.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:26.219 INFO kablam! | Oct 26 17:57:26.219 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 17:57:26.223 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:26.223 INFO kablam! Oct 26 17:57:26.275 INFO kablam! warning: unreachable statement Oct 26 17:57:26.275 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 26 17:57:26.275 INFO kablam! | Oct 26 17:57:26.275 INFO kablam! 27 | println!("This point will never be reached"); Oct 26 17:57:26.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:26.275 INFO kablam! | Oct 26 17:57:26.275 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 17:57:26.275 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:26.275 INFO kablam! Oct 26 17:57:26.335 INFO kablam! warning: unreachable pattern Oct 26 17:57:26.335 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 26 17:57:26.335 INFO kablam! | Oct 26 17:57:26.335 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 26 17:57:26.335 INFO kablam! | ^ Oct 26 17:57:26.335 INFO kablam! | Oct 26 17:57:26.335 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 17:57:26.335 INFO kablam! Oct 26 17:57:26.335 INFO kablam! warning: unused variable: `reference` Oct 26 17:57:26.335 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 26 17:57:26.335 INFO kablam! | Oct 26 17:57:26.335 INFO kablam! 32 | let ref reference = 5; Oct 26 17:57:26.335 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 26 17:57:26.335 INFO kablam! | Oct 26 17:57:26.335 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:57:26.335 INFO kablam! Oct 26 17:57:26.411 INFO kablam! warning: unreachable pattern Oct 26 17:57:26.411 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 26 17:57:26.411 INFO kablam! | Oct 26 17:57:26.411 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 26 17:57:26.411 INFO kablam! | ^ Oct 26 17:57:26.411 INFO kablam! | Oct 26 17:57:26.411 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 26 17:57:26.411 INFO kablam! Oct 26 17:57:26.411 INFO kablam! warning: unused variable: `reference` Oct 26 17:57:26.411 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 26 17:57:26.411 INFO kablam! | Oct 26 17:57:26.411 INFO kablam! 32 | let ref reference = 5; Oct 26 17:57:26.411 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 26 17:57:26.411 INFO kablam! | Oct 26 17:57:26.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:57:26.411 INFO kablam! Oct 26 17:57:26.767 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 26 17:57:26.767 INFO kablam! su: No module specific data is present Oct 26 17:57:27.359 INFO running `"docker" "rm" "-f" "bc38a7a00b807d55ab627118a23d443ab21c281c5675d3e96750975497238a1b"` Oct 26 17:57:27.662 INFO blam! bc38a7a00b807d55ab627118a23d443ab21c281c5675d3e96750975497238a1b