Oct 31 18:03:45.483 INFO checking wimpykid26/rust-examples against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 18:03:45.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 18:03:46.404 INFO blam! 2d9f7d57f2fe7efe5556244483f08ccb402f5e533840b1ce339d639f48657bb6 Oct 31 18:03:46.407 INFO running `"docker" "start" "-a" "2d9f7d57f2fe7efe5556244483f08ccb402f5e533840b1ce339d639f48657bb6"` Oct 31 18:03:47.865 INFO kablam! usermod: no changes Oct 31 18:03:47.948 INFO kablam! Checking rust-examples v0.1.0 (/source) Oct 31 18:03:48.228 INFO kablam! warning: unreachable statement Oct 31 18:03:48.228 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 31 18:03:48.228 INFO kablam! | Oct 31 18:03:48.228 INFO kablam! 27 | println!("This point will never be reached"); Oct 31 18:03:48.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:03:48.228 INFO kablam! | Oct 31 18:03:48.228 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 31 18:03:48.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 31 18:03:48.228 INFO kablam! Oct 31 18:03:48.336 INFO kablam! warning: unreachable pattern Oct 31 18:03:48.336 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 31 18:03:48.336 INFO kablam! | Oct 31 18:03:48.336 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 31 18:03:48.336 INFO kablam! | ^ Oct 31 18:03:48.336 INFO kablam! | Oct 31 18:03:48.336 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 31 18:03:48.336 INFO kablam! Oct 31 18:03:48.336 INFO kablam! warning: unused variable: `reference` Oct 31 18:03:48.336 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 31 18:03:48.336 INFO kablam! | Oct 31 18:03:48.336 INFO kablam! 32 | let ref reference = 5; Oct 31 18:03:48.336 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 31 18:03:48.336 INFO kablam! | Oct 31 18:03:48.336 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:03:48.336 INFO kablam! Oct 31 18:03:48.468 INFO kablam! warning: unreachable statement Oct 31 18:03:48.468 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 31 18:03:48.468 INFO kablam! | Oct 31 18:03:48.468 INFO kablam! 27 | println!("This point will never be reached"); Oct 31 18:03:48.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:03:48.468 INFO kablam! | Oct 31 18:03:48.468 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 31 18:03:48.468 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 31 18:03:48.468 INFO kablam! Oct 31 18:03:48.692 INFO kablam! warning: unreachable pattern Oct 31 18:03:48.692 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 31 18:03:48.692 INFO kablam! | Oct 31 18:03:48.692 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 31 18:03:48.692 INFO kablam! | ^ Oct 31 18:03:48.692 INFO kablam! | Oct 31 18:03:48.692 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 31 18:03:48.693 INFO kablam! Oct 31 18:03:48.693 INFO kablam! warning: unused variable: `reference` Oct 31 18:03:48.693 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 31 18:03:48.693 INFO kablam! | Oct 31 18:03:48.693 INFO kablam! 32 | let ref reference = 5; Oct 31 18:03:48.693 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 31 18:03:48.693 INFO kablam! | Oct 31 18:03:48.693 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:03:48.693 INFO kablam! Oct 31 18:03:48.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 31 18:03:48.868 INFO kablam! su: No module specific data is present Oct 31 18:03:49.778 INFO running `"docker" "rm" "-f" "2d9f7d57f2fe7efe5556244483f08ccb402f5e533840b1ce339d639f48657bb6"` Oct 31 18:03:50.144 INFO blam! 2d9f7d57f2fe7efe5556244483f08ccb402f5e533840b1ce339d639f48657bb6