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