Sep 20 04:32:38.921 INFO checking diesel_codegen-0.11.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:32:38.921 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:32:38.921 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:32:39.147 INFO blam! 4bcfdb878743c4dc4acb06443278777a8ab5bba0323efbf2587749df98a72a82 Sep 20 04:32:39.150 INFO running `"docker" "start" "-a" "4bcfdb878743c4dc4acb06443278777a8ab5bba0323efbf2587749df98a72a82"` Sep 20 04:32:40.257 INFO kablam! usermod: no changes Sep 20 04:32:40.310 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 04:32:40.310 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 04:32:40.310 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 04:32:40.310 INFO kablam! files will be included as a test target: Sep 20 04:32:40.310 INFO kablam! Sep 20 04:32:40.310 INFO kablam! * /source/tests/queryable.rs Sep 20 04:32:40.310 INFO kablam! * /source/tests/test_helpers.rs Sep 20 04:32:40.310 INFO kablam! Sep 20 04:32:40.310 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 04:32:40.310 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 04:32:40.310 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 04:32:40.310 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 04:32:40.310 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 04:32:40.310 INFO kablam! Sep 20 04:32:40.310 INFO kablam! For more information on this warning you can consult Sep 20 04:32:40.310 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 04:32:40.454 INFO kablam! Checking winapi v0.2.8 Sep 20 04:32:40.456 INFO kablam! Checking utf8-ranges v0.1.3 Sep 20 04:32:40.456 INFO kablam! Checking regex-syntax v0.3.9 Sep 20 04:32:40.466 INFO kablam! Checking memchr v0.1.11 Sep 20 04:32:40.474 INFO kablam! Compiling diesel v0.11.4 Sep 20 04:32:40.477 INFO kablam! Checking tempdir v0.3.7 Sep 20 04:32:40.477 INFO kablam! Compiling syn v0.11.11 Sep 20 04:32:43.040 INFO kablam! Checking aho-corasick v0.5.3 Sep 20 04:32:43.582 INFO kablam! Compiling dotenv v0.8.0 Sep 20 04:32:45.306 INFO kablam! Checking kernel32-sys v0.2.2 Sep 20 04:32:47.206 INFO kablam! Checking thread-id v2.0.0 Sep 20 04:32:49.046 INFO kablam! Checking thread_local v0.2.7 Sep 20 04:32:53.142 INFO kablam! Checking regex v0.1.80 Sep 20 04:33:10.619 INFO kablam! Checking diesel_codegen v0.11.0 (/source) Sep 20 04:33:21.894 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Sep 20 04:33:21.894 INFO kablam! --> tests/queryable.rs:5:5 Sep 20 04:33:21.894 INFO kablam! | Sep 20 04:33:21.894 INFO kablam! 5 | use test_helpers::connection; Sep 20 04:33:21.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Sep 20 04:33:21.894 INFO kablam! Sep 20 04:33:21.894 INFO kablam! warning: unused import: `diesel::prelude::*` Sep 20 04:33:21.894 INFO kablam! --> tests/test_helpers.rs:1:5 Sep 20 04:33:21.894 INFO kablam! | Sep 20 04:33:21.894 INFO kablam! 1 | use diesel::prelude::*; Sep 20 04:33:21.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 04:33:21.895 INFO kablam! | Sep 20 04:33:21.895 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 04:33:21.895 INFO kablam! Sep 20 04:33:21.964 INFO kablam! error: aborting due to previous error Sep 20 04:33:21.964 INFO kablam! Sep 20 04:33:21.964 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 04:33:21.979 INFO kablam! error: Could not compile `diesel_codegen`. Sep 20 04:33:21.979 INFO kablam! Sep 20 04:33:21.979 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:33:21.981 INFO kablam! su: No module specific data is present Sep 20 04:33:22.981 INFO running `"docker" "rm" "-f" "4bcfdb878743c4dc4acb06443278777a8ab5bba0323efbf2587749df98a72a82"` Sep 20 04:33:23.098 INFO blam! 4bcfdb878743c4dc4acb06443278777a8ab5bba0323efbf2587749df98a72a82