Oct 13 04:10:47.212 INFO checking JoeHowarth/TAC_interp against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:10:47.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 04:10:47.554 INFO blam! cebb5bd538695fd5d7d6e8925f3c69f89e79f4af72c9df28a8726339be8c36d7 Oct 13 04:10:47.557 INFO running `"docker" "start" "-a" "cebb5bd538695fd5d7d6e8925f3c69f89e79f4af72c9df28a8726339be8c36d7"` Oct 13 04:10:48.307 INFO kablam! usermod: no changes Oct 13 04:10:48.343 INFO kablam! Checking tac_interp v0.1.0 (/source) Oct 13 04:10:48.858 INFO kablam! warning: unused import: `Write` Oct 13 04:10:48.858 INFO kablam! --> src/main.rs:4:15 Oct 13 04:10:48.858 INFO kablam! | Oct 13 04:10:48.858 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 13 04:10:48.858 INFO kablam! | ^^^^^ Oct 13 04:10:48.858 INFO kablam! | Oct 13 04:10:48.858 INFO kablam! warning: unused import: `Write` Oct 13 04:10:48.858 INFO kablam! --> src/main.rs:4:15 Oct 13 04:10:48.858 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:10:48.858 INFO kablam! | Oct 13 04:10:48.858 INFO kablam! 4 | use std::io::{Write, BufReader, BufRead}; Oct 13 04:10:48.858 INFO kablam! | ^^^^^ Oct 13 04:10:48.858 INFO kablam! | Oct 13 04:10:48.858 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:10:48.858 INFO kablam! Oct 13 04:10:48.858 INFO kablam! Oct 13 04:10:48.905 INFO kablam! warning: unreachable statement Oct 13 04:10:48.905 INFO kablam! --> src/main.rs:42:5 Oct 13 04:10:48.912 INFO kablam! | Oct 13 04:10:48.912 INFO kablam! 42 | println!("{:?}",TACs); Oct 13 04:10:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:10:48.912 INFO kablam! | Oct 13 04:10:48.912 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:10:48.912 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 13 04:10:48.912 INFO kablam! Oct 13 04:10:48.912 INFO kablam! warning: unreachable statement Oct 13 04:10:48.912 INFO kablam! --> src/main.rs:42:5 Oct 13 04:10:48.912 INFO kablam! | Oct 13 04:10:48.912 INFO kablam! 42 | println!("{:?}",TACs); Oct 13 04:10:48.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:10:48.912 INFO kablam! | Oct 13 04:10:48.912 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 13 04:10:48.912 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 13 04:10:48.912 INFO kablam! Oct 13 04:10:48.996 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 13 04:10:48.997 INFO kablam! --> src/main.rs:14:9 Oct 13 04:10:48.997 INFO kablam! | Oct 13 04:10:48.997 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 13 04:10:48.997 INFO kablam! | ^^^^^^^^ Oct 13 04:10:48.997 INFO kablam! | Oct 13 04:10:48.997 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:10:48.997 INFO kablam! Oct 13 04:10:49.003 INFO kablam! warning: variable `TACs` should have a snake case name such as `tacs` Oct 13 04:10:49.003 INFO kablam! --> src/main.rs:14:9 Oct 13 04:10:49.003 INFO kablam! | Oct 13 04:10:49.003 INFO kablam! 14 | let mut TACs: Vec = Vec::new(); Oct 13 04:10:49.003 INFO kablam! | ^^^^^^^^ Oct 13 04:10:49.003 INFO kablam! | Oct 13 04:10:49.003 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 04:10:49.003 INFO kablam! Oct 13 04:10:49.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 13 04:10:49.021 INFO kablam! su: No module specific data is present Oct 13 04:10:49.281 INFO running `"docker" "rm" "-f" "cebb5bd538695fd5d7d6e8925f3c69f89e79f4af72c9df28a8726339be8c36d7"` Oct 13 04:10:49.399 INFO blam! cebb5bd538695fd5d7d6e8925f3c69f89e79f4af72c9df28a8726339be8c36d7