Oct 21 14:58:14.795 INFO checking owtotwo/rcbc against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:58:14.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/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 21 14:58:15.229 INFO blam! 4028651b22011cffaaad8aa8d47e97b65e50d70e013e92543ded41a801d25848 Oct 21 14:58:15.230 INFO running `"docker" "start" "-a" "4028651b22011cffaaad8aa8d47e97b65e50d70e013e92543ded41a801d25848"` Oct 21 14:58:16.508 INFO kablam! usermod: no changes Oct 21 14:58:16.557 INFO kablam! Checking rcbc v0.1.0 (/source) Oct 21 14:58:17.164 INFO kablam! warning: unused import: `super::location::Location` Oct 21 14:58:17.174 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 21 14:58:17.174 INFO kablam! | Oct 21 14:58:17.174 INFO kablam! 1 | use super::location::Location; Oct 21 14:58:17.174 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.174 INFO kablam! | Oct 21 14:58:17.174 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:58:17.174 INFO kablam! Oct 21 14:58:17.204 INFO kablam! warning: unused import: `super::location::Location` Oct 21 14:58:17.204 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 21 14:58:17.204 INFO kablam! | Oct 21 14:58:17.204 INFO kablam! 1 | use super::location::Location; Oct 21 14:58:17.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.204 INFO kablam! | Oct 21 14:58:17.204 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:58:17.204 INFO kablam! Oct 21 14:58:17.649 INFO kablam! warning: unreachable expression Oct 21 14:58:17.649 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 21 14:58:17.649 INFO kablam! | Oct 21 14:58:17.649 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 21 14:58:17.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.649 INFO kablam! | Oct 21 14:58:17.649 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 21 14:58:17.649 INFO kablam! Oct 21 14:58:17.649 INFO kablam! warning: unreachable expression Oct 21 14:58:17.649 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 21 14:58:17.649 INFO kablam! | Oct 21 14:58:17.649 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 21 14:58:17.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.649 INFO kablam! Oct 21 14:58:17.653 INFO kablam! warning: unreachable expression Oct 21 14:58:17.653 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 21 14:58:17.653 INFO kablam! | Oct 21 14:58:17.653 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 21 14:58:17.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.653 INFO kablam! Oct 21 14:58:17.656 INFO kablam! warning: unreachable statement Oct 21 14:58:17.656 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 21 14:58:17.656 INFO kablam! | Oct 21 14:58:17.656 INFO kablam! 824 | println!("Unary Found!"); Oct 21 14:58:17.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.656 INFO kablam! | Oct 21 14:58:17.656 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 21 14:58:17.656 INFO kablam! Oct 21 14:58:17.716 INFO kablam! warning: unreachable expression Oct 21 14:58:17.716 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 21 14:58:17.716 INFO kablam! | Oct 21 14:58:17.716 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 21 14:58:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.716 INFO kablam! | Oct 21 14:58:17.716 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 21 14:58:17.716 INFO kablam! Oct 21 14:58:17.716 INFO kablam! warning: unreachable expression Oct 21 14:58:17.716 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 21 14:58:17.716 INFO kablam! | Oct 21 14:58:17.716 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 21 14:58:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.716 INFO kablam! Oct 21 14:58:17.716 INFO kablam! warning: unreachable expression Oct 21 14:58:17.716 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 21 14:58:17.716 INFO kablam! | Oct 21 14:58:17.716 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 21 14:58:17.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.716 INFO kablam! Oct 21 14:58:17.720 INFO kablam! warning: unreachable statement Oct 21 14:58:17.720 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 21 14:58:17.720 INFO kablam! | Oct 21 14:58:17.720 INFO kablam! 824 | println!("Unary Found!"); Oct 21 14:58:17.720 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:58:17.720 INFO kablam! | Oct 21 14:58:17.720 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 21 14:58:17.720 INFO kablam! Oct 21 14:58:18.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 21 14:58:18.856 INFO kablam! su: No module specific data is present Oct 21 14:58:19.437 INFO running `"docker" "rm" "-f" "4028651b22011cffaaad8aa8d47e97b65e50d70e013e92543ded41a801d25848"` Oct 21 14:58:19.812 INFO blam! 4028651b22011cffaaad8aa8d47e97b65e50d70e013e92543ded41a801d25848