Oct 13 05:12:01.959 INFO checking CodeGradox/Master-interpreter against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:12:01.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 05:12:02.247 INFO blam! e5686f571997c8461b83a7b7c416cc86c43a8f981941b26e6d09a7b99a4a0192 Oct 13 05:12:02.248 INFO running `"docker" "start" "-a" "e5686f571997c8461b83a7b7c416cc86c43a8f981941b26e6d09a7b99a4a0192"` Oct 13 05:12:02.631 INFO kablam! usermod: no changes Oct 13 05:12:02.654 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 05:12:02.654 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 05:12:02.654 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 05:12:02.654 INFO kablam! files will be included as a binary target: Oct 13 05:12:02.654 INFO kablam! Oct 13 05:12:02.654 INFO kablam! * /source/src/main.rs Oct 13 05:12:02.654 INFO kablam! Oct 13 05:12:02.654 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 05:12:02.654 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 05:12:02.654 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 05:12:02.654 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 05:12:02.654 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 05:12:02.654 INFO kablam! Oct 13 05:12:02.654 INFO kablam! For more information on this warning you can consult Oct 13 05:12:02.654 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 05:12:02.654 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 13 05:12:02.654 INFO kablam! please set bin.path in Cargo.toml Oct 13 05:12:02.664 INFO kablam! Checking interpreter v0.1.0 (/source) Oct 13 05:12:03.504 INFO kablam! warning: field is never used: `lexer` Oct 13 05:12:03.504 INFO kablam! --> src/parser.rs:6:5 Oct 13 05:12:03.504 INFO kablam! | Oct 13 05:12:03.504 INFO kablam! 6 | lexer: Peekable>, Oct 13 05:12:03.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:12:03.504 INFO kablam! | Oct 13 05:12:03.505 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:12:03.505 INFO kablam! Oct 13 05:12:03.505 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 13 05:12:03.505 INFO kablam! --> src/real.rs:13:1 Oct 13 05:12:03.505 INFO kablam! | Oct 13 05:12:03.505 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 13 05:12:03.505 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:12:03.505 INFO kablam! Oct 13 05:12:03.716 INFO kablam! warning: field is never used: `lexer` Oct 13 05:12:03.716 INFO kablam! --> src/parser.rs:6:5 Oct 13 05:12:03.716 INFO kablam! | Oct 13 05:12:03.716 INFO kablam! 6 | lexer: Peekable>, Oct 13 05:12:03.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:12:03.716 INFO kablam! | Oct 13 05:12:03.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:12:03.716 INFO kablam! Oct 13 05:12:03.716 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 13 05:12:03.716 INFO kablam! --> src/real.rs:13:1 Oct 13 05:12:03.716 INFO kablam! | Oct 13 05:12:03.716 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 13 05:12:03.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:12:03.716 INFO kablam! Oct 13 05:12:04.860 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 13 05:12:04.862 INFO kablam! su: No module specific data is present Oct 13 05:12:05.352 INFO running `"docker" "rm" "-f" "e5686f571997c8461b83a7b7c416cc86c43a8f981941b26e6d09a7b99a4a0192"` Oct 13 05:12:05.549 INFO blam! e5686f571997c8461b83a7b7c416cc86c43a8f981941b26e6d09a7b99a4a0192