Aug 30 20:10:01.479 INFO checking diesel_codegen-0.11.0 against master#ede55518431154bc761f7b2438cce9078c162700 for pr-53707 Aug 30 20:10:01.479 INFO running: cargo +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets Aug 30 20:10:01.479 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53707/master#ede55518431154bc761f7b2438cce9078c162700:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53707/worker-3/master#ede55518431154bc761f7b2438cce9078c162700:/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 +ede55518431154bc761f7b2438cce9078c162700-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 20:10:01.729 INFO blam! 44546f149eced0a8245f238c37d65392c4095b00514971528275f83422f7fe03 Aug 30 20:10:01.729 INFO running `"docker" "start" "-a" "44546f149eced0a8245f238c37d65392c4095b00514971528275f83422f7fe03"` Aug 30 20:10:02.566 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 30 20:10:02.566 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 30 20:10:02.566 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 30 20:10:02.567 INFO kablam! files will be included as a test target: Aug 30 20:10:02.567 INFO kablam! Aug 30 20:10:02.567 INFO kablam! * /source/tests/test_helpers.rs Aug 30 20:10:02.567 INFO kablam! * /source/tests/queryable.rs Aug 30 20:10:02.567 INFO kablam! Aug 30 20:10:02.567 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 30 20:10:02.567 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 30 20:10:02.567 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 30 20:10:02.567 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 30 20:10:02.567 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 30 20:10:02.567 INFO kablam! Aug 30 20:10:02.567 INFO kablam! For more information on this warning you can consult Aug 30 20:10:02.567 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 30 20:10:02.728 INFO kablam! Compiling diesel v0.11.4 Aug 30 20:10:20.973 INFO kablam! Checking diesel_codegen v0.11.0 (file:///source) Aug 30 20:10:33.657 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Aug 30 20:10:33.657 INFO kablam! --> tests/queryable.rs:5:5 Aug 30 20:10:33.657 INFO kablam! | Aug 30 20:10:33.657 INFO kablam! 5 | use test_helpers::connection; Aug 30 20:10:33.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Aug 30 20:10:33.657 INFO kablam! Aug 30 20:10:33.660 INFO kablam! warning: unused import: `diesel::prelude::*` Aug 30 20:10:33.660 INFO kablam! --> tests/test_helpers.rs:1:5 Aug 30 20:10:33.660 INFO kablam! | Aug 30 20:10:33.660 INFO kablam! 1 | use diesel::prelude::*; Aug 30 20:10:33.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 20:10:33.660 INFO kablam! | Aug 30 20:10:33.660 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 20:10:33.660 INFO kablam! Aug 30 20:10:33.762 INFO kablam! error: aborting due to previous error Aug 30 20:10:33.762 INFO kablam! Aug 30 20:10:33.762 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 20:10:33.772 INFO kablam! error: Could not compile `diesel_codegen`. Aug 30 20:10:33.772 INFO kablam! Aug 30 20:10:33.772 INFO kablam! To learn more, run the command again with --verbose. Aug 30 20:10:33.773 INFO kablam! su: No module specific data is present Aug 30 20:10:34.291 INFO running `"docker" "rm" "-f" "44546f149eced0a8245f238c37d65392c4095b00514971528275f83422f7fe03"` Aug 30 20:10:34.376 INFO blam! 44546f149eced0a8245f238c37d65392c4095b00514971528275f83422f7fe03