Oct 27 11:18:13.076 INFO checking JoeHowarth/TAC_interp against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:18:13.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 27 11:18:13.259 INFO blam! cfa1a569fc0cd32d833670743f9c11b22b557e6c3d6e028edd9a72c09f825712 Oct 27 11:18:13.261 INFO running `"docker" "start" "-a" "cfa1a569fc0cd32d833670743f9c11b22b557e6c3d6e028edd9a72c09f825712"` Oct 27 11:18:13.877 INFO kablam! usermod: no changes Oct 27 11:18:13.904 INFO kablam! Checking tac_interp v0.1.0 (/source) Oct 27 11:18:14.261 INFO kablam! warning: unused import: `Write` Oct 27 11:18:14.261 INFO kablam! --> src/main.rs:4:15 Oct 27 11:18:14.261 INFO kablam! | Oct 27 11:18:14.262 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 27 11:18:14.262 INFO kablam! | ^^^^^ Oct 27 11:18:14.262 INFO kablam! | Oct 27 11:18:14.262 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:18:14.262 INFO kablam! Oct 27 11:18:14.311 INFO kablam! warning: unreachable statement Oct 27 11:18:14.311 INFO kablam! --> src/main.rs:42:5 Oct 27 11:18:14.311 INFO kablam! | Oct 27 11:18:14.311 INFO kablam! 42 | println!("{:?}",TACs); Oct 27 11:18:14.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:18:14.311 INFO kablam! | Oct 27 11:18:14.311 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 11:18:14.311 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:14.311 INFO kablam! Oct 27 11:18:14.367 INFO kablam! warning: unused import: `Write` Oct 27 11:18:14.367 INFO kablam! --> src/main.rs:4:15 Oct 27 11:18:14.367 INFO kablam! | Oct 27 11:18:14.367 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 27 11:18:14.367 INFO kablam! | ^^^^^ Oct 27 11:18:14.367 INFO kablam! | Oct 27 11:18:14.367 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:18:14.367 INFO kablam! Oct 27 11:18:14.399 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 27 11:18:14.399 INFO kablam! --> src/main.rs:14:9 Oct 27 11:18:14.399 INFO kablam! | Oct 27 11:18:14.399 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 27 11:18:14.399 INFO kablam! | ^^^^^^^^ Oct 27 11:18:14.399 INFO kablam! | Oct 27 11:18:14.399 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 11:18:14.399 INFO kablam! Oct 27 11:18:14.411 INFO kablam! warning: unreachable statement Oct 27 11:18:14.411 INFO kablam! --> src/main.rs:42:5 Oct 27 11:18:14.411 INFO kablam! | Oct 27 11:18:14.412 INFO kablam! 42 | println!("{:?}",TACs); Oct 27 11:18:14.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:18:14.412 INFO kablam! | Oct 27 11:18:14.412 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 27 11:18:14.412 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:14.412 INFO kablam! Oct 27 11:18:14.495 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 27 11:18:14.495 INFO kablam! --> src/main.rs:14:9 Oct 27 11:18:14.495 INFO kablam! | Oct 27 11:18:14.495 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 27 11:18:14.495 INFO kablam! | ^^^^^^^^ Oct 27 11:18:14.495 INFO kablam! | Oct 27 11:18:14.495 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 11:18:14.495 INFO kablam! Oct 27 11:18:14.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.64s Oct 27 11:18:14.515 INFO kablam! su: No module specific data is present Oct 27 11:18:14.779 INFO running `"docker" "rm" "-f" "cfa1a569fc0cd32d833670743f9c11b22b557e6c3d6e028edd9a72c09f825712"` Oct 27 11:18:14.903 INFO blam! cfa1a569fc0cd32d833670743f9c11b22b557e6c3d6e028edd9a72c09f825712