Sep 17 12:07:54.606 INFO checking moefh/bleepscript against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 12:07:54.607 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 12:07:54.607 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-5/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 12:07:55.015 INFO blam! e8f244bd4bd979945bc4f0e31d923902c9c8ea052b35ebab23188ae3d3c2a1bb Sep 17 12:07:55.015 INFO running `"docker" "start" "-a" "e8f244bd4bd979945bc4f0e31d923902c9c8ea052b35ebab23188ae3d3c2a1bb"` Sep 17 12:07:56.351 INFO kablam! usermod: no changes Sep 17 12:07:56.391 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 17 12:07:56.391 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 17 12:07:56.391 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 12:07:56.391 INFO kablam! files will be included as a binary target: Sep 17 12:07:56.391 INFO kablam! Sep 17 12:07:56.391 INFO kablam! * /source/src/bin/example.rs Sep 17 12:07:56.391 INFO kablam! Sep 17 12:07:56.391 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 12:07:56.391 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 17 12:07:56.391 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 17 12:07:56.391 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 12:07:56.391 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 12:07:56.391 INFO kablam! Sep 17 12:07:56.391 INFO kablam! For more information on this warning you can consult Sep 17 12:07:56.392 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 12:07:56.419 INFO kablam! Checking bleepscript v0.0.1 (/source) Sep 17 12:07:59.086 INFO kablam! error[E0432]: unresolved import `test` Sep 17 12:07:59.087 INFO kablam! --> src/bin/main.rs:118:9 Sep 17 12:07:59.087 INFO kablam! | Sep 17 12:07:59.087 INFO kablam! 118 | use test::Bencher; Sep 17 12:07:59.087 INFO kablam! | ^^^^ Did you mean `bench::test::test`? Sep 17 12:07:59.087 INFO kablam! Sep 17 12:07:59.208 INFO kablam! error: aborting due to previous error Sep 17 12:07:59.208 INFO kablam! Sep 17 12:07:59.208 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 17 12:07:59.216 INFO kablam! error: Could not compile `bleepscript`. Sep 17 12:07:59.216 INFO kablam! Sep 17 12:07:59.216 INFO kablam! To learn more, run the command again with --verbose. Sep 17 12:07:59.223 INFO kablam! su: No module specific data is present Sep 17 12:08:00.247 INFO running `"docker" "rm" "-f" "e8f244bd4bd979945bc4f0e31d923902c9c8ea052b35ebab23188ae3d3c2a1bb"` Sep 17 12:08:00.582 INFO blam! e8f244bd4bd979945bc4f0e31d923902c9c8ea052b35ebab23188ae3d3c2a1bb