Aug 30 19:49:31.548 INFO checking diesel_codegen-0.11.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 19:49:31.548 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 19:49:31.548 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-0/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 30 19:49:31.818 INFO blam! fd9c91690c9e6ef47f87692f19a1fb2a77d252b283403fc2d20f96c441d7484e Aug 30 19:49:31.820 INFO running `"docker" "start" "-a" "fd9c91690c9e6ef47f87692f19a1fb2a77d252b283403fc2d20f96c441d7484e"` Aug 30 19:49:32.761 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 30 19:49:32.762 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 30 19:49:32.762 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 30 19:49:32.762 INFO kablam! files will be included as a test target: Aug 30 19:49:32.762 INFO kablam! Aug 30 19:49:32.762 INFO kablam! * /source/tests/test_helpers.rs Aug 30 19:49:32.762 INFO kablam! * /source/tests/queryable.rs Aug 30 19:49:32.762 INFO kablam! Aug 30 19:49:32.762 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 30 19:49:32.762 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 30 19:49:32.762 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 30 19:49:32.762 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 30 19:49:32.762 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 30 19:49:32.762 INFO kablam! Aug 30 19:49:32.762 INFO kablam! For more information on this warning you can consult Aug 30 19:49:32.762 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 30 19:49:32.962 INFO kablam! Compiling diesel v0.11.4 Aug 30 19:49:32.974 INFO kablam! Checking tempdir v0.3.7 Aug 30 19:49:32.994 INFO kablam! Checking syn v0.11.11 Aug 30 19:49:33.032 INFO kablam! Checking regex v0.1.80 Aug 30 19:49:42.249 INFO kablam! Checking dotenv v0.8.0 Aug 30 19:49:55.186 INFO kablam! Checking diesel_codegen v0.11.0 (file:///source) Aug 30 19:50:09.230 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Aug 30 19:50:09.230 INFO kablam! --> tests/queryable.rs:5:5 Aug 30 19:50:09.230 INFO kablam! | Aug 30 19:50:09.230 INFO kablam! 5 | use test_helpers::connection; Aug 30 19:50:09.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Aug 30 19:50:09.230 INFO kablam! Aug 30 19:50:09.235 INFO kablam! warning: unused import: `diesel::prelude::*` Aug 30 19:50:09.235 INFO kablam! --> tests/test_helpers.rs:1:5 Aug 30 19:50:09.236 INFO kablam! | Aug 30 19:50:09.236 INFO kablam! 1 | use diesel::prelude::*; Aug 30 19:50:09.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 30 19:50:09.236 INFO kablam! | Aug 30 19:50:09.236 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 30 19:50:09.236 INFO kablam! Aug 30 19:50:09.449 INFO kablam! error: aborting due to previous error Aug 30 19:50:09.449 INFO kablam! Aug 30 19:50:09.449 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 30 19:50:09.465 INFO kablam! error: Could not compile `diesel_codegen`. Aug 30 19:50:09.465 INFO kablam! Aug 30 19:50:09.465 INFO kablam! To learn more, run the command again with --verbose. Aug 30 19:50:09.467 INFO kablam! su: No module specific data is present Aug 30 19:50:09.904 INFO running `"docker" "rm" "-f" "fd9c91690c9e6ef47f87692f19a1fb2a77d252b283403fc2d20f96c441d7484e"` Aug 30 19:50:10.054 INFO blam! fd9c91690c9e6ef47f87692f19a1fb2a77d252b283403fc2d20f96c441d7484e