Oct 27 11:18:12.271 INFO checking JoeHowarth/TAC_interp against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:18:12.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 27 11:18:12.431 INFO blam! 97d96957f202b9445e9a8033f92b6661a7c30a0f5ed8a81d2d82cde945418617 Oct 27 11:18:12.433 INFO running `"docker" "start" "-a" "97d96957f202b9445e9a8033f92b6661a7c30a0f5ed8a81d2d82cde945418617"` Oct 27 11:18:13.248 INFO kablam! usermod: no changes Oct 27 11:18:13.279 INFO kablam! Checking tac_interp v0.1.0 (/source) Oct 27 11:18:13.695 INFO kablam! warning: unused import: `Write` Oct 27 11:18:13.695 INFO kablam! --> src/main.rs:4:15 Oct 27 11:18:13.695 INFO kablam! | Oct 27 11:18:13.695 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 27 11:18:13.695 INFO kablam! | ^^^^^ Oct 27 11:18:13.695 INFO kablam! | Oct 27 11:18:13.695 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:18:13.695 INFO kablam! Oct 27 11:18:13.736 INFO kablam! warning: unreachable statement Oct 27 11:18:13.736 INFO kablam! --> src/main.rs:42:5 Oct 27 11:18:13.736 INFO kablam! | Oct 27 11:18:13.736 INFO kablam! 42 | println!("{:?}",TACs); Oct 27 11:18:13.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:18:13.736 INFO kablam! | Oct 27 11:18:13.736 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 11:18:13.736 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 27 11:18:13.736 INFO kablam! Oct 27 11:18:13.779 INFO kablam! warning: unused import: `Write` Oct 27 11:18:13.779 INFO kablam! --> src/main.rs:4:15 Oct 27 11:18:13.779 INFO kablam! | Oct 27 11:18:13.779 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 27 11:18:13.779 INFO kablam! | ^^^^^ Oct 27 11:18:13.779 INFO kablam! | Oct 27 11:18:13.779 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:18:13.779 INFO kablam! Oct 27 11:18:13.823 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 27 11:18:13.824 INFO kablam! --> src/main.rs:14:9 Oct 27 11:18:13.824 INFO kablam! | Oct 27 11:18:13.825 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 27 11:18:13.825 INFO kablam! | ^^^^^^^^ Oct 27 11:18:13.825 INFO kablam! | Oct 27 11:18:13.826 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 11:18:13.826 INFO kablam! Oct 27 11:18:13.845 INFO kablam! warning: unreachable statement Oct 27 11:18:13.845 INFO kablam! --> src/main.rs:42:5 Oct 27 11:18:13.845 INFO kablam! | Oct 27 11:18:13.845 INFO kablam! 42 | println!("{:?}",TACs); Oct 27 11:18:13.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:18:13.845 INFO kablam! | Oct 27 11:18:13.845 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 11:18:13.845 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 27 11:18:13.845 INFO kablam! Oct 27 11:18:13.933 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 27 11:18:13.933 INFO kablam! --> src/main.rs:14:9 Oct 27 11:18:13.934 INFO kablam! | Oct 27 11:18:13.934 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 27 11:18:13.934 INFO kablam! | ^^^^^^^^ Oct 27 11:18:13.934 INFO kablam! | Oct 27 11:18:13.935 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 11:18:13.935 INFO kablam! Oct 27 11:18:13.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 27 11:18:13.945 INFO kablam! su: No module specific data is present Oct 27 11:18:14.405 INFO running `"docker" "rm" "-f" "97d96957f202b9445e9a8033f92b6661a7c30a0f5ed8a81d2d82cde945418617"` Oct 27 11:18:14.541 INFO blam! 97d96957f202b9445e9a8033f92b6661a7c30a0f5ed8a81d2d82cde945418617