Oct 27 12:20:19.837 INFO checking CodeGradox/Master-interpreter against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:20:19.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:20:20.335 INFO blam! 33956d37e3adc92e6c0eda0602f8e8936dc5ddfa357eef54c9a862ef79241edb Oct 27 12:20:20.337 INFO running `"docker" "start" "-a" "33956d37e3adc92e6c0eda0602f8e8936dc5ddfa357eef54c9a862ef79241edb"` Oct 27 12:20:21.911 INFO kablam! usermod: no changes Oct 27 12:20:21.963 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 27 12:20:21.963 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 27 12:20:21.963 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 12:20:21.963 INFO kablam! files will be included as a binary target: Oct 27 12:20:21.963 INFO kablam! Oct 27 12:20:21.963 INFO kablam! * /source/src/main.rs Oct 27 12:20:21.963 INFO kablam! Oct 27 12:20:21.963 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 12:20:21.963 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 27 12:20:21.963 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 27 12:20:21.963 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 12:20:21.963 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 12:20:21.963 INFO kablam! Oct 27 12:20:21.963 INFO kablam! For more information on this warning you can consult Oct 27 12:20:21.963 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 12:20:21.963 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `interpreter_bin`, Oct 27 12:20:21.963 INFO kablam! please set bin.path in Cargo.toml Oct 27 12:20:21.963 INFO kablam! Checking interpreter v0.1.0 (/source) Oct 27 12:20:22.907 INFO kablam! warning: field is never used: `lexer` Oct 27 12:20:22.908 INFO kablam! --> src/parser.rs:6:5 Oct 27 12:20:22.908 INFO kablam! | Oct 27 12:20:22.909 INFO kablam! 6 | lexer: Peekable>, Oct 27 12:20:22.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:22.909 INFO kablam! | Oct 27 12:20:22.910 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:20:22.910 INFO kablam! Oct 27 12:20:22.910 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 27 12:20:22.911 INFO kablam! --> src/real.rs:13:1 Oct 27 12:20:22.912 INFO kablam! | Oct 27 12:20:22.913 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 27 12:20:22.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:22.913 INFO kablam! Oct 27 12:20:22.916 INFO kablam! warning: field is never used: `lexer` Oct 27 12:20:22.916 INFO kablam! --> src/parser.rs:6:5 Oct 27 12:20:22.917 INFO kablam! | Oct 27 12:20:22.917 INFO kablam! 6 | lexer: Peekable>, Oct 27 12:20:22.917 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:22.917 INFO kablam! | Oct 27 12:20:22.922 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 12:20:22.923 INFO kablam! Oct 27 12:20:22.923 INFO kablam! warning: constant item is never used: `MIN_SIZE` Oct 27 12:20:22.923 INFO kablam! --> src/real.rs:13:1 Oct 27 12:20:22.923 INFO kablam! | Oct 27 12:20:22.923 INFO kablam! 13 | const MIN_SIZE: i32 = 0xFFFF; Oct 27 12:20:22.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 12:20:22.923 INFO kablam! Oct 27 12:20:24.140 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 27 12:20:24.145 INFO kablam! su: No module specific data is present Oct 27 12:20:24.990 INFO running `"docker" "rm" "-f" "33956d37e3adc92e6c0eda0602f8e8936dc5ddfa357eef54c9a862ef79241edb"` Oct 27 12:20:25.327 INFO blam! 33956d37e3adc92e6c0eda0602f8e8936dc5ddfa357eef54c9a862ef79241edb