Oct 21 16:20:59.163 INFO checking krstoff/error against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:20:59.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16:20:59.473 INFO blam! 913882ecbc7f637f59220d928f44ebaaa16e9e4bf7a5ca00da0c818fb06f06a5 Oct 21 16:20:59.475 INFO running `"docker" "start" "-a" "913882ecbc7f637f59220d928f44ebaaa16e9e4bf7a5ca00da0c818fb06f06a5"` Oct 21 16:21:00.812 INFO kablam! usermod: no changes Oct 21 16:21:00.864 INFO kablam! Checking error v0.1.0 (/source) Oct 21 16:21:01.288 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 21 16:21:01.288 INFO kablam! --> src/parse/parse.rs:15:9 Oct 21 16:21:01.288 INFO kablam! | Oct 21 16:21:01.288 INFO kablam! 15 | op: BinOp, Oct 21 16:21:01.288 INFO kablam! | ^^^^^^^^^ Oct 21 16:21:01.288 INFO kablam! | Oct 21 16:21:01.288 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 21 16:21:01.288 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 21 16:21:01.288 INFO kablam! = note: for more information, see issue #34537 Oct 21 16:21:01.288 INFO kablam! Oct 21 16:21:01.288 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 21 16:21:01.288 INFO kablam! --> src/parse/parse.rs:20:9 Oct 21 16:21:01.288 INFO kablam! | Oct 21 16:21:01.288 INFO kablam! 20 | op: UnOp, Oct 21 16:21:01.288 INFO kablam! | ^^^^^^^^ Oct 21 16:21:01.288 INFO kablam! | Oct 21 16:21:01.288 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 21 16:21:01.288 INFO kablam! = note: for more information, see issue #34537 Oct 21 16:21:01.288 INFO kablam! Oct 21 16:21:01.326 INFO kablam! warning: method is never used: `print` Oct 21 16:21:01.326 INFO kablam! --> src/parse/lex.rs:41:5 Oct 21 16:21:01.326 INFO kablam! | Oct 21 16:21:01.326 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 21 16:21:01.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.326 INFO kablam! | Oct 21 16:21:01.326 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:21:01.326 INFO kablam! Oct 21 16:21:01.326 INFO kablam! warning: enum is never used: `Statement` Oct 21 16:21:01.326 INFO kablam! --> src/parse/parse.rs:152:1 Oct 21 16:21:01.326 INFO kablam! | Oct 21 16:21:01.326 INFO kablam! 152 | pub enum Statement { Oct 21 16:21:01.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.326 INFO kablam! Oct 21 16:21:01.326 INFO kablam! warning: function is never used: `statement` Oct 21 16:21:01.326 INFO kablam! --> src/parse/parse.rs:156:1 Oct 21 16:21:01.326 INFO kablam! | Oct 21 16:21:01.326 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 21 16:21:01.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.326 INFO kablam! Oct 21 16:21:01.508 INFO kablam! warning: private type `parse::parse::BinOp` in public interface (error E0446) Oct 21 16:21:01.509 INFO kablam! --> src/parse/parse.rs:15:9 Oct 21 16:21:01.509 INFO kablam! | Oct 21 16:21:01.509 INFO kablam! 15 | op: BinOp, Oct 21 16:21:01.510 INFO kablam! | ^^^^^^^^^ Oct 21 16:21:01.510 INFO kablam! | Oct 21 16:21:01.510 INFO kablam! = note: #[warn(private_in_public)] on by default Oct 21 16:21:01.510 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 21 16:21:01.511 INFO kablam! = note: for more information, see issue #34537 Oct 21 16:21:01.511 INFO kablam! Oct 21 16:21:01.511 INFO kablam! warning: private type `parse::parse::UnOp` in public interface (error E0446) Oct 21 16:21:01.511 INFO kablam! --> src/parse/parse.rs:20:9 Oct 21 16:21:01.511 INFO kablam! | Oct 21 16:21:01.512 INFO kablam! 20 | op: UnOp, Oct 21 16:21:01.512 INFO kablam! | ^^^^^^^^ Oct 21 16:21:01.512 INFO kablam! | Oct 21 16:21:01.513 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 21 16:21:01.513 INFO kablam! = note: for more information, see issue #34537 Oct 21 16:21:01.513 INFO kablam! Oct 21 16:21:01.583 INFO kablam! warning: method is never used: `print` Oct 21 16:21:01.583 INFO kablam! --> src/parse/lex.rs:41:5 Oct 21 16:21:01.583 INFO kablam! | Oct 21 16:21:01.584 INFO kablam! 41 | pub fn print(&self, string_pool: &StringPool) { Oct 21 16:21:01.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.584 INFO kablam! | Oct 21 16:21:01.584 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:21:01.585 INFO kablam! Oct 21 16:21:01.585 INFO kablam! warning: enum is never used: `Statement` Oct 21 16:21:01.585 INFO kablam! --> src/parse/parse.rs:152:1 Oct 21 16:21:01.585 INFO kablam! | Oct 21 16:21:01.586 INFO kablam! 152 | pub enum Statement { Oct 21 16:21:01.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.586 INFO kablam! Oct 21 16:21:01.586 INFO kablam! warning: function is never used: `statement` Oct 21 16:21:01.587 INFO kablam! --> src/parse/parse.rs:156:1 Oct 21 16:21:01.587 INFO kablam! | Oct 21 16:21:01.587 INFO kablam! 156 | pub fn statement(token_stream: &mut TokenStream) -> Box { Oct 21 16:21:01.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:21:01.588 INFO kablam! Oct 21 16:21:01.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 21 16:21:01.621 INFO kablam! su: No module specific data is present Oct 21 16:21:02.325 INFO running `"docker" "rm" "-f" "913882ecbc7f637f59220d928f44ebaaa16e9e4bf7a5ca00da0c818fb06f06a5"` Oct 21 16:21:02.556 INFO blam! 913882ecbc7f637f59220d928f44ebaaa16e9e4bf7a5ca00da0c818fb06f06a5