Oct 12 16:04:11.662 INFO checking owtotwo/rcbc against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:04:11.664 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 12 16:04:12.060 INFO blam! a6b1df6b551df6e8531ea27fd438bfc220f0d31d7a2b6eca7542d2e53885ac39 Oct 12 16:04:12.064 INFO running `"docker" "start" "-a" "a6b1df6b551df6e8531ea27fd438bfc220f0d31d7a2b6eca7542d2e53885ac39"` Oct 12 16:04:13.216 INFO kablam! usermod: no changes Oct 12 16:04:13.260 INFO kablam! Checking rcbc v0.1.0 (/source) Oct 12 16:04:13.900 INFO kablam! warning: unused import: `super::location::Location` Oct 12 16:04:13.900 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 12 16:04:13.900 INFO kablam! | Oct 12 16:04:13.900 INFO kablam! 1 | use super::location::Location; Oct 12 16:04:13.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:13.900 INFO kablam! | Oct 12 16:04:13.900 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:13.900 INFO kablam! Oct 12 16:04:13.916 INFO kablam! warning: unused import: `super::location::Location` Oct 12 16:04:13.916 INFO kablam! --> src/rcbc/compiler/type_.rs:1:5 Oct 12 16:04:13.916 INFO kablam! | Oct 12 16:04:13.916 INFO kablam! 1 | use super::location::Location; Oct 12 16:04:13.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:13.916 INFO kablam! | Oct 12 16:04:13.916 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:04:13.916 INFO kablam! Oct 12 16:04:14.534 INFO kablam! warning: unreachable expression Oct 12 16:04:14.534 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 12 16:04:14.534 INFO kablam! | Oct 12 16:04:14.534 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 12 16:04:14.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.534 INFO kablam! | Oct 12 16:04:14.534 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 16:04:14.534 INFO kablam! Oct 12 16:04:14.536 INFO kablam! warning: unreachable expression Oct 12 16:04:14.536 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 12 16:04:14.536 INFO kablam! | Oct 12 16:04:14.536 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 12 16:04:14.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.536 INFO kablam! Oct 12 16:04:14.548 INFO kablam! warning: unreachable expression Oct 12 16:04:14.548 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 12 16:04:14.548 INFO kablam! | Oct 12 16:04:14.548 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 12 16:04:14.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.548 INFO kablam! Oct 12 16:04:14.548 INFO kablam! warning: unreachable statement Oct 12 16:04:14.548 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 12 16:04:14.548 INFO kablam! | Oct 12 16:04:14.548 INFO kablam! 824 | println!("Unary Found!"); Oct 12 16:04:14.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.548 INFO kablam! | Oct 12 16:04:14.548 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 12 16:04:14.548 INFO kablam! Oct 12 16:04:14.700 INFO kablam! warning: unreachable expression Oct 12 16:04:14.700 INFO kablam! --> src/rcbc/compiler/parser.rs:799:48 Oct 12 16:04:14.700 INFO kablam! | Oct 12 16:04:14.700 INFO kablam! 799 | return Ok(Box::new(SizeofTypeNode::new(location, type_, unimplemented!()))); Oct 12 16:04:14.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.700 INFO kablam! | Oct 12 16:04:14.700 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 16:04:14.700 INFO kablam! Oct 12 16:04:14.700 INFO kablam! warning: unreachable expression Oct 12 16:04:14.700 INFO kablam! --> src/rcbc/compiler/parser.rs:805:48 Oct 12 16:04:14.700 INFO kablam! | Oct 12 16:04:14.700 INFO kablam! 805 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 12 16:04:14.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.700 INFO kablam! Oct 12 16:04:14.711 INFO kablam! warning: unreachable expression Oct 12 16:04:14.711 INFO kablam! --> src/rcbc/compiler/parser.rs:815:40 Oct 12 16:04:14.711 INFO kablam! | Oct 12 16:04:14.711 INFO kablam! 815 | return Ok(Box::new(SizeofExprNode::new(location, node, unimplemented!()))); Oct 12 16:04:14.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.711 INFO kablam! Oct 12 16:04:14.711 INFO kablam! warning: unreachable statement Oct 12 16:04:14.711 INFO kablam! --> src/rcbc/compiler/parser.rs:824:9 Oct 12 16:04:14.711 INFO kablam! | Oct 12 16:04:14.711 INFO kablam! 824 | println!("Unary Found!"); Oct 12 16:04:14.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:04:14.711 INFO kablam! | Oct 12 16:04:14.711 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 12 16:04:14.711 INFO kablam! Oct 12 16:04:15.820 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.58s Oct 12 16:04:15.826 INFO kablam! su: No module specific data is present Oct 12 16:04:16.540 INFO running `"docker" "rm" "-f" "a6b1df6b551df6e8531ea27fd438bfc220f0d31d7a2b6eca7542d2e53885ac39"` Oct 12 16:04:16.637 INFO blam! a6b1df6b551df6e8531ea27fd438bfc220f0d31d7a2b6eca7542d2e53885ac39