Sep 03 21:10:34.366 INFO checking zyx_test-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:10:34.366 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:10:34.366 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:10:34.585 INFO blam! a97c60cef9b30b18b6c74082bc579eb7e08877423d6671f89c01fa494183c83a Sep 03 21:10:34.587 INFO running `"docker" "start" "-a" "a97c60cef9b30b18b6c74082bc579eb7e08877423d6671f89c01fa494183c83a"` Sep 03 21:10:35.163 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 03 21:10:35.164 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 03 21:10:35.164 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 03 21:10:35.164 INFO kablam! files will be included as a binary target: Sep 03 21:10:35.164 INFO kablam! Sep 03 21:10:35.164 INFO kablam! * /source/src/main.rs Sep 03 21:10:35.164 INFO kablam! Sep 03 21:10:35.164 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 03 21:10:35.164 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 03 21:10:35.164 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 03 21:10:35.164 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 03 21:10:35.164 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 03 21:10:35.164 INFO kablam! Sep 03 21:10:35.164 INFO kablam! For more information on this warning you can consult Sep 03 21:10:35.164 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 03 21:10:35.164 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `minigrep`, Sep 03 21:10:35.164 INFO kablam! please set bin.path in Cargo.toml Sep 03 21:10:35.166 INFO kablam! Checking zyx_test v0.1.0 (file:///source) Sep 03 21:10:35.710 INFO kablam! warning: unused comparison which must be used Sep 03 21:10:35.711 INFO kablam! --> src/main.rs:35:5 Sep 03 21:10:35.711 INFO kablam! | Sep 03 21:10:35.711 INFO kablam! 35 | Test::A == Test::A; Sep 03 21:10:35.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 21:10:35.711 INFO kablam! | Sep 03 21:10:35.711 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 21:10:35.711 INFO kablam! Sep 03 21:10:35.711 INFO kablam! warning: unused comparison which must be used Sep 03 21:10:35.711 INFO kablam! --> src/main.rs:36:5 Sep 03 21:10:35.711 INFO kablam! | Sep 03 21:10:35.711 INFO kablam! 36 | Test::A == Test::B; Sep 03 21:10:35.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 21:10:35.711 INFO kablam! Sep 03 21:10:35.748 INFO kablam! warning: unused comparison which must be used Sep 03 21:10:35.748 INFO kablam! --> src/main.rs:35:5 Sep 03 21:10:35.748 INFO kablam! | Sep 03 21:10:35.748 INFO kablam! 35 | Test::A == Test::A; Sep 03 21:10:35.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 21:10:35.748 INFO kablam! | Sep 03 21:10:35.748 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 03 21:10:35.749 INFO kablam! Sep 03 21:10:35.749 INFO kablam! warning: unused comparison which must be used Sep 03 21:10:35.749 INFO kablam! --> src/main.rs:36:5 Sep 03 21:10:35.749 INFO kablam! | Sep 03 21:10:35.749 INFO kablam! 36 | Test::A == Test::B; Sep 03 21:10:35.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 21:10:35.749 INFO kablam! Sep 03 21:10:35.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Sep 03 21:10:35.772 INFO kablam! su: No module specific data is present Sep 03 21:10:36.186 INFO running `"docker" "rm" "-f" "a97c60cef9b30b18b6c74082bc579eb7e08877423d6671f89c01fa494183c83a"` Sep 03 21:10:36.306 INFO blam! a97c60cef9b30b18b6c74082bc579eb7e08877423d6671f89c01fa494183c83a