Sep 20 02:50:55.538 INFO checking diesel_codegen-0.11.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:50:55.538 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:50:55.538 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:50:55.701 INFO blam! 99ce602a3e9dcc87e3d0b94eaf3bcd3160cba6b6b7fc0f63a1a8b6b966979bdb Sep 20 02:50:55.705 INFO running `"docker" "start" "-a" "99ce602a3e9dcc87e3d0b94eaf3bcd3160cba6b6b7fc0f63a1a8b6b966979bdb"` Sep 20 02:50:56.563 INFO kablam! usermod: no changes Sep 20 02:50:56.627 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 02:50:56.627 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 02:50:56.627 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 02:50:56.627 INFO kablam! files will be included as a test target: Sep 20 02:50:56.627 INFO kablam! Sep 20 02:50:56.627 INFO kablam! * /source/tests/queryable.rs Sep 20 02:50:56.627 INFO kablam! * /source/tests/test_helpers.rs Sep 20 02:50:56.627 INFO kablam! Sep 20 02:50:56.627 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 02:50:56.627 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 02:50:56.627 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 02:50:56.627 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 02:50:56.627 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 02:50:56.627 INFO kablam! Sep 20 02:50:56.627 INFO kablam! For more information on this warning you can consult Sep 20 02:50:56.627 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 02:50:56.799 INFO kablam! Checking utf8-ranges v0.1.3 Sep 20 02:50:56.799 INFO kablam! Checking regex-syntax v0.3.9 Sep 20 02:50:56.803 INFO kablam! Checking memchr v0.1.11 Sep 20 02:50:56.803 INFO kablam! Compiling diesel v0.11.4 Sep 20 02:50:56.839 INFO kablam! Checking tempdir v0.3.7 Sep 20 02:50:56.839 INFO kablam! Checking syn v0.11.11 Sep 20 02:50:56.839 INFO kablam! Checking thread-id v2.0.0 Sep 20 02:50:58.969 INFO kablam! Checking thread_local v0.2.7 Sep 20 02:50:59.104 INFO kablam! Checking aho-corasick v0.5.3 Sep 20 02:51:03.280 INFO kablam! Checking regex v0.1.80 Sep 20 02:51:09.533 INFO kablam! Checking dotenv v0.8.0 Sep 20 02:51:20.196 INFO kablam! Checking diesel_codegen v0.11.0 (/source) Sep 20 02:51:32.387 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Sep 20 02:51:32.387 INFO kablam! --> tests/queryable.rs:5:5 Sep 20 02:51:32.387 INFO kablam! | Sep 20 02:51:32.387 INFO kablam! 5 | use test_helpers::connection; Sep 20 02:51:32.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Sep 20 02:51:32.387 INFO kablam! Sep 20 02:51:32.399 INFO kablam! warning: unused import: `diesel::prelude::*` Sep 20 02:51:32.399 INFO kablam! --> tests/test_helpers.rs:1:5 Sep 20 02:51:32.399 INFO kablam! | Sep 20 02:51:32.399 INFO kablam! 1 | use diesel::prelude::*; Sep 20 02:51:32.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 02:51:32.399 INFO kablam! | Sep 20 02:51:32.399 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 02:51:32.399 INFO kablam! Sep 20 02:51:32.467 INFO kablam! error: aborting due to previous error Sep 20 02:51:32.467 INFO kablam! Sep 20 02:51:32.467 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 02:51:32.480 INFO kablam! error: Could not compile `diesel_codegen`. Sep 20 02:51:32.480 INFO kablam! Sep 20 02:51:32.480 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:51:32.481 INFO kablam! su: No module specific data is present Sep 20 02:51:33.675 INFO running `"docker" "rm" "-f" "99ce602a3e9dcc87e3d0b94eaf3bcd3160cba6b6b7fc0f63a1a8b6b966979bdb"` Sep 20 02:51:34.095 INFO blam! 99ce602a3e9dcc87e3d0b94eaf3bcd3160cba6b6b7fc0f63a1a8b6b966979bdb