Aug 29 16:48:20.402 INFO checking moefh/bleepscript against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 29 16:48:20.402 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 29 16:48:20.403 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-2/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 29 16:48:20.573 INFO blam! ac5ac1f24d4f335b002e3b84ddff20959f02a74bb0c963414cc06258f6756667 Aug 29 16:48:20.575 INFO running `"docker" "start" "-a" "ac5ac1f24d4f335b002e3b84ddff20959f02a74bb0c963414cc06258f6756667"` Aug 29 16:48:21.309 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Aug 29 16:48:21.309 INFO kablam! disables Cargo from automatically inferring other binary targets. Aug 29 16:48:21.309 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 29 16:48:21.309 INFO kablam! files will be included as a binary target: Aug 29 16:48:21.309 INFO kablam! Aug 29 16:48:21.309 INFO kablam! * /source/src/bin/example.rs Aug 29 16:48:21.309 INFO kablam! Aug 29 16:48:21.309 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 29 16:48:21.309 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Aug 29 16:48:21.309 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Aug 29 16:48:21.309 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 29 16:48:21.309 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 29 16:48:21.309 INFO kablam! Aug 29 16:48:21.309 INFO kablam! For more information on this warning you can consult Aug 29 16:48:21.309 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 29 16:48:21.312 INFO kablam! Checking bleepscript v0.0.1 (file:///source) Aug 29 16:48:24.156 INFO kablam! error[E0432]: unresolved import `test` Aug 29 16:48:24.156 INFO kablam! --> src/bin/main.rs:118:9 Aug 29 16:48:24.156 INFO kablam! | Aug 29 16:48:24.156 INFO kablam! 118 | use test::Bencher; Aug 29 16:48:24.156 INFO kablam! | ^^^^ Did you mean `__test::test`? Aug 29 16:48:24.156 INFO kablam! Aug 29 16:48:24.328 INFO kablam! error: aborting due to previous error Aug 29 16:48:24.328 INFO kablam! Aug 29 16:48:24.328 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 29 16:48:24.335 INFO kablam! error: Could not compile `bleepscript`. Aug 29 16:48:24.335 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 29 16:48:24.437 INFO kablam! error: build failed Aug 29 16:48:24.438 INFO kablam! su: No module specific data is present Aug 29 16:48:24.923 INFO running `"docker" "rm" "-f" "ac5ac1f24d4f335b002e3b84ddff20959f02a74bb0c963414cc06258f6756667"` Aug 29 16:48:25.035 INFO blam! ac5ac1f24d4f335b002e3b84ddff20959f02a74bb0c963414cc06258f6756667