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