Oct 27 01:52:24.969 INFO checking krstoff/error against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:52:24.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 01:52:25.403 INFO blam! 9568b951428acb3e349589a5160b47211687373f38d4739d789a900e427000e5 Oct 27 01:52:25.405 INFO running `"docker" "start" "-a" "9568b951428acb3e349589a5160b47211687373f38d4739d789a900e427000e5"` Oct 27 01:52:26.974 INFO kablam! usermod: no changes Oct 27 01:52:27.048 INFO kablam! Checking error v0.1.0 (/source) Oct 27 01:52:27.524 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 27 01:52:27.525 INFO kablam! --> src/parse/parse.rs:15:9 Oct 27 01:52:27.525 INFO kablam! | Oct 27 01:52:27.526 INFO kablam! 15 | op: BinOp, Oct 27 01:52:27.527 INFO kablam! | ^^^^^^^^^ Oct 27 01:52:27.527 INFO kablam! | Oct 27 01:52:27.528 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 01:52:27.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:52:27.530 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:27.530 INFO kablam! Oct 27 01:52:27.530 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 27 01:52:27.531 INFO kablam! --> src/parse/parse.rs:20:9 Oct 27 01:52:27.531 INFO kablam! | Oct 27 01:52:27.531 INFO kablam! 20 | op: UnOp, Oct 27 01:52:27.531 INFO kablam! | ^^^^^^^^ Oct 27 01:52:27.535 INFO kablam! | Oct 27 01:52:27.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:52:27.535 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:27.535 INFO kablam! Oct 27 01:52:27.583 INFO kablam! warning: method is never used: `print` Oct 27 01:52:27.583 INFO kablam! --> src/parse/lex.rs:41:5 Oct 27 01:52:27.583 INFO kablam! | Oct 27 01:52:27.583 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 27 01:52:27.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.583 INFO kablam! | Oct 27 01:52:27.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:52:27.583 INFO kablam! Oct 27 01:52:27.583 INFO kablam! warning: enum is never used: `Statement` Oct 27 01:52:27.583 INFO kablam! --> src/parse/parse.rs:152:1 Oct 27 01:52:27.583 INFO kablam! | Oct 27 01:52:27.583 INFO kablam! 152 | pub enum Statement { Oct 27 01:52:27.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.583 INFO kablam! Oct 27 01:52:27.583 INFO kablam! warning: function is never used: `statement` Oct 27 01:52:27.583 INFO kablam! --> src/parse/parse.rs:156:1 Oct 27 01:52:27.583 INFO kablam! | Oct 27 01:52:27.583 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 27 01:52:27.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.583 INFO kablam! Oct 27 01:52:27.611 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 27 01:52:27.611 INFO kablam! --> src/parse/parse.rs:15:9 Oct 27 01:52:27.611 INFO kablam! | Oct 27 01:52:27.611 INFO kablam! 15 | op: BinOp, Oct 27 01:52:27.611 INFO kablam! | ^^^^^^^^^ Oct 27 01:52:27.611 INFO kablam! | Oct 27 01:52:27.611 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 01:52:27.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:52:27.611 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:27.611 INFO kablam! Oct 27 01:52:27.611 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 27 01:52:27.611 INFO kablam! --> src/parse/parse.rs:20:9 Oct 27 01:52:27.611 INFO kablam! | Oct 27 01:52:27.611 INFO kablam! 20 | op: UnOp, Oct 27 01:52:27.611 INFO kablam! | ^^^^^^^^ Oct 27 01:52:27.611 INFO kablam! | Oct 27 01:52:27.611 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:52:27.611 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:27.611 INFO kablam! Oct 27 01:52:27.675 INFO kablam! warning: method is never used: `print` Oct 27 01:52:27.675 INFO kablam! --> src/parse/lex.rs:41:5 Oct 27 01:52:27.675 INFO kablam! | Oct 27 01:52:27.675 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 27 01:52:27.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.675 INFO kablam! | Oct 27 01:52:27.675 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:52:27.675 INFO kablam! Oct 27 01:52:27.675 INFO kablam! warning: enum is never used: `Statement` Oct 27 01:52:27.675 INFO kablam! --> src/parse/parse.rs:152:1 Oct 27 01:52:27.675 INFO kablam! | Oct 27 01:52:27.675 INFO kablam! 152 | pub enum Statement { Oct 27 01:52:27.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.675 INFO kablam! Oct 27 01:52:27.675 INFO kablam! warning: function is never used: `statement` Oct 27 01:52:27.675 INFO kablam! --> src/parse/parse.rs:156:1 Oct 27 01:52:27.675 INFO kablam! | Oct 27 01:52:27.675 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 27 01:52:27.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:27.675 INFO kablam! Oct 27 01:52:27.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 27 01:52:27.719 INFO kablam! su: No module specific data is present Oct 27 01:52:28.379 INFO running `"docker" "rm" "-f" "9568b951428acb3e349589a5160b47211687373f38d4739d789a900e427000e5"` Oct 27 01:52:28.643 INFO blam! 9568b951428acb3e349589a5160b47211687373f38d4739d789a900e427000e5