Oct 26 23:14:26.091 INFO checking owtotwo/rcbc against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:14:26.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 26 23:14:26.295 INFO blam! b15f92b47cd2fe50975d03444eb8994d98de09c0e52044df58331a1fec87fdb5 Oct 26 23:14:26.298 INFO running `"docker" "start" "-a" "b15f92b47cd2fe50975d03444eb8994d98de09c0e52044df58331a1fec87fdb5"` Oct 26 23:14:26.819 INFO kablam! usermod: no changes Oct 26 23:14:26.852 INFO kablam! Checking rcbc v0.1.0 (/source) Oct 26 23:14:27.271 INFO kablam! warning: unused import: `super::location::Location` Oct 26 23:14:27.271 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 26 23:14:27.271 INFO kablam! | Oct 26 23:14:27.271 INFO kablam! 1 | use super::location::Location; Oct 26 23:14:27.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.271 INFO kablam! | Oct 26 23:14:27.271 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:14:27.271 INFO kablam! Oct 26 23:14:27.747 INFO kablam! warning: unreachable expression Oct 26 23:14:27.748 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 26 23:14:27.748 INFO kablam! | Oct 26 23:14:27.749 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 26 23:14:27.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.750 INFO kablam! | Oct 26 23:14:27.751 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 23:14:27.752 INFO kablam! Oct 26 23:14:27.754 INFO kablam! warning: unreachable expression Oct 26 23:14:27.755 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 26 23:14:27.755 INFO kablam! | Oct 26 23:14:27.756 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 26 23:14:27.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.757 INFO kablam! Oct 26 23:14:27.759 INFO kablam! warning: unreachable expression Oct 26 23:14:27.760 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 26 23:14:27.760 INFO kablam! | Oct 26 23:14:27.761 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 26 23:14:27.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.762 INFO kablam! Oct 26 23:14:27.764 INFO kablam! warning: unreachable statement Oct 26 23:14:27.764 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 26 23:14:27.765 INFO kablam! | Oct 26 23:14:27.765 INFO kablam! 824 | println!("Unary Found!"); Oct 26 23:14:27.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.767 INFO kablam! | Oct 26 23:14:27.767 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 26 23:14:27.768 INFO kablam! Oct 26 23:14:27.861 INFO kablam! warning: unused import: `super::location::Location` Oct 26 23:14:27.862 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 26 23:14:27.862 INFO kablam! | Oct 26 23:14:27.863 INFO kablam! 1 | use super::location::Location; Oct 26 23:14:27.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:27.864 INFO kablam! | Oct 26 23:14:27.865 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 23:14:27.866 INFO kablam! Oct 26 23:14:28.542 INFO kablam! warning: unreachable expression Oct 26 23:14:28.542 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 26 23:14:28.542 INFO kablam! | Oct 26 23:14:28.542 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 26 23:14:28.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:28.543 INFO kablam! | Oct 26 23:14:28.543 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 26 23:14:28.543 INFO kablam! Oct 26 23:14:28.547 INFO kablam! warning: unreachable expression Oct 26 23:14:28.547 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 26 23:14:28.547 INFO kablam! | Oct 26 23:14:28.547 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 26 23:14:28.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:28.547 INFO kablam! Oct 26 23:14:28.547 INFO kablam! warning: unreachable expression Oct 26 23:14:28.547 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 26 23:14:28.547 INFO kablam! | Oct 26 23:14:28.547 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 26 23:14:28.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:28.547 INFO kablam! Oct 26 23:14:28.547 INFO kablam! warning: unreachable statement Oct 26 23:14:28.547 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 26 23:14:28.547 INFO kablam! | Oct 26 23:14:28.547 INFO kablam! 824 | println!("Unary Found!"); Oct 26 23:14:28.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:14:28.547 INFO kablam! | Oct 26 23:14:28.547 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 26 23:14:28.547 INFO kablam! Oct 26 23:14:29.355 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 26 23:14:29.358 INFO kablam! su: No module specific data is present Oct 26 23:14:30.107 INFO running `"docker" "rm" "-f" "b15f92b47cd2fe50975d03444eb8994d98de09c0e52044df58331a1fec87fdb5"` Oct 26 23:14:30.346 INFO blam! b15f92b47cd2fe50975d03444eb8994d98de09c0e52044df58331a1fec87fdb5