Oct 27 01:52:24.125 INFO checking krstoff/error against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:52:24.127 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:24.603 INFO blam! 02311cfbbe108de15e0263d7aa1ec2174738119e445f05fcbb0338a7fa2c90db Oct 27 01:52:24.623 INFO running `"docker" "start" "-a" "02311cfbbe108de15e0263d7aa1ec2174738119e445f05fcbb0338a7fa2c90db"` Oct 27 01:52:25.723 INFO kablam! usermod: no changes Oct 27 01:52:25.779 INFO kablam! Checking error v0.1.0 (/source) Oct 27 01:52:26.339 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 27 01:52:26.339 INFO kablam! --> src/parse/parse.rs:15:9 Oct 27 01:52:26.339 INFO kablam! | Oct 27 01:52:26.339 INFO kablam! 15 | op: BinOp, Oct 27 01:52:26.339 INFO kablam! | ^^^^^^^^^ Oct 27 01:52:26.339 INFO kablam! | Oct 27 01:52:26.339 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 01:52:26.339 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:26.339 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:26.339 INFO kablam! Oct 27 01:52:26.339 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 27 01:52:26.339 INFO kablam! --> src/parse/parse.rs:20:9 Oct 27 01:52:26.339 INFO kablam! | Oct 27 01:52:26.339 INFO kablam! 20 | op: UnOp, Oct 27 01:52:26.339 INFO kablam! | ^^^^^^^^ Oct 27 01:52:26.339 INFO kablam! | Oct 27 01:52:26.339 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:26.339 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:26.339 INFO kablam! Oct 27 01:52:26.375 INFO kablam! warning: method is never used: `print` Oct 27 01:52:26.375 INFO kablam! --> src/parse/lex.rs:41:5 Oct 27 01:52:26.375 INFO kablam! | Oct 27 01:52:26.375 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 27 01:52:26.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.375 INFO kablam! | Oct 27 01:52:26.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:52:26.375 INFO kablam! Oct 27 01:52:26.375 INFO kablam! warning: enum is never used: `Statement` Oct 27 01:52:26.375 INFO kablam! --> src/parse/parse.rs:152:1 Oct 27 01:52:26.375 INFO kablam! | Oct 27 01:52:26.375 INFO kablam! 152 | pub enum Statement { Oct 27 01:52:26.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.375 INFO kablam! Oct 27 01:52:26.375 INFO kablam! warning: function is never used: `statement` Oct 27 01:52:26.375 INFO kablam! --> src/parse/parse.rs:156:1 Oct 27 01:52:26.375 INFO kablam! | Oct 27 01:52:26.375 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 27 01:52:26.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.375 INFO kablam! Oct 27 01:52:26.403 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 27 01:52:26.403 INFO kablam! --> src/parse/parse.rs:15:9 Oct 27 01:52:26.403 INFO kablam! | Oct 27 01:52:26.403 INFO kablam! 15 | op: BinOp, Oct 27 01:52:26.403 INFO kablam! | ^^^^^^^^^ Oct 27 01:52:26.403 INFO kablam! | Oct 27 01:52:26.403 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 27 01:52:26.403 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:26.403 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:26.403 INFO kablam! Oct 27 01:52:26.403 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 27 01:52:26.403 INFO kablam! --> src/parse/parse.rs:20:9 Oct 27 01:52:26.403 INFO kablam! | Oct 27 01:52:26.403 INFO kablam! 20 | op: UnOp, Oct 27 01:52:26.403 INFO kablam! | ^^^^^^^^ Oct 27 01:52:26.403 INFO kablam! | Oct 27 01:52:26.403 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:26.403 INFO kablam! = note: for more information, see issue #34537 Oct 27 01:52:26.403 INFO kablam! Oct 27 01:52:26.435 INFO kablam! warning: method is never used: `print` Oct 27 01:52:26.435 INFO kablam! --> src/parse/lex.rs:41:5 Oct 27 01:52:26.435 INFO kablam! | Oct 27 01:52:26.435 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 27 01:52:26.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.435 INFO kablam! | Oct 27 01:52:26.435 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:52:26.435 INFO kablam! Oct 27 01:52:26.435 INFO kablam! warning: enum is never used: `Statement` Oct 27 01:52:26.435 INFO kablam! --> src/parse/parse.rs:152:1 Oct 27 01:52:26.435 INFO kablam! | Oct 27 01:52:26.435 INFO kablam! 152 | pub enum Statement { Oct 27 01:52:26.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.435 INFO kablam! Oct 27 01:52:26.435 INFO kablam! warning: function is never used: `statement` Oct 27 01:52:26.435 INFO kablam! --> src/parse/parse.rs:156:1 Oct 27 01:52:26.435 INFO kablam! | Oct 27 01:52:26.435 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 27 01:52:26.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:52:26.435 INFO kablam! Oct 27 01:52:26.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 27 01:52:26.546 INFO kablam! su: No module specific data is present Oct 27 01:52:27.391 INFO running `"docker" "rm" "-f" "02311cfbbe108de15e0263d7aa1ec2174738119e445f05fcbb0338a7fa2c90db"` Oct 27 01:52:27.731 INFO blam! 02311cfbbe108de15e0263d7aa1ec2174738119e445f05fcbb0338a7fa2c90db