Sep 18 01:42:05.588 INFO checking diesel_codegen-0.11.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:42:05.588 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:42:05.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/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 18 01:42:06.055 INFO blam! c1dff4af8ee528ca6f52a8f42aeeb762c509865bb90db2878edb2e5a0d1d5c23 Sep 18 01:42:06.057 INFO running `"docker" "start" "-a" "c1dff4af8ee528ca6f52a8f42aeeb762c509865bb90db2878edb2e5a0d1d5c23"` Sep 18 01:42:07.601 INFO kablam! usermod: no changes Sep 18 01:42:07.659 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 18 01:42:07.659 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 18 01:42:07.659 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 18 01:42:07.659 INFO kablam! files will be included as a test target: Sep 18 01:42:07.659 INFO kablam! Sep 18 01:42:07.659 INFO kablam! * /source/tests/queryable.rs Sep 18 01:42:07.659 INFO kablam! * /source/tests/test_helpers.rs Sep 18 01:42:07.659 INFO kablam! Sep 18 01:42:07.659 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 18 01:42:07.659 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 18 01:42:07.659 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 18 01:42:07.659 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 18 01:42:07.659 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 18 01:42:07.659 INFO kablam! Sep 18 01:42:07.659 INFO kablam! For more information on this warning you can consult Sep 18 01:42:07.659 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 18 01:42:07.807 INFO kablam! Compiling diesel v0.11.4 Sep 18 01:42:07.807 INFO kablam! Checking tempdir v0.3.7 Sep 18 01:42:07.807 INFO kablam! Compiling syn v0.11.11 Sep 18 01:42:25.636 INFO kablam! Checking diesel_codegen v0.11.0 (/source) Sep 18 01:42:35.931 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Sep 18 01:42:35.931 INFO kablam! --> tests/queryable.rs:5:5 Sep 18 01:42:35.931 INFO kablam! | Sep 18 01:42:35.931 INFO kablam! 5 | use test_helpers::connection; Sep 18 01:42:35.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Sep 18 01:42:35.931 INFO kablam! Sep 18 01:42:35.931 INFO kablam! warning: unused import: `diesel::prelude::*` Sep 18 01:42:35.931 INFO kablam! --> tests/test_helpers.rs:1:5 Sep 18 01:42:35.931 INFO kablam! | Sep 18 01:42:35.932 INFO kablam! 1 | use diesel::prelude::*; Sep 18 01:42:35.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 01:42:35.932 INFO kablam! | Sep 18 01:42:35.932 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 01:42:35.932 INFO kablam! Sep 18 01:42:36.011 INFO kablam! error: aborting due to previous error Sep 18 01:42:36.011 INFO kablam! Sep 18 01:42:36.011 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 18 01:42:36.022 INFO kablam! error: Could not compile `diesel_codegen`. Sep 18 01:42:36.022 INFO kablam! Sep 18 01:42:36.022 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:42:36.025 INFO kablam! su: No module specific data is present Sep 18 01:42:37.568 INFO running `"docker" "rm" "-f" "c1dff4af8ee528ca6f52a8f42aeeb762c509865bb90db2878edb2e5a0d1d5c23"` Sep 18 01:42:37.931 INFO blam! c1dff4af8ee528ca6f52a8f42aeeb762c509865bb90db2878edb2e5a0d1d5c23