Aug 11 16:15:16.116 INFO checking diesel_codegen-0.11.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 16:15:16.116 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 16:15:16.116 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 16:15:16.116 INFO running `"docker" "create" "-v" "/tmp/crater.oqNbhhi8DGAo:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-6/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 16:15:16.378 INFO blam! 4ab3fceaa6b9d19d276e63c504671bbfb39763605a331eddc26ef6e09181b564 Aug 11 16:15:16.418 INFO running `"docker" "start" "-a" "4ab3fceaa6b9d19d276e63c504671bbfb39763605a331eddc26ef6e09181b564"` Aug 11 16:15:17.358 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 11 16:15:17.358 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 11 16:15:17.358 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 11 16:15:17.358 INFO kablam! files will be included as a test target: Aug 11 16:15:17.358 INFO kablam! Aug 11 16:15:17.358 INFO kablam! * /source/tests/test_helpers.rs Aug 11 16:15:17.358 INFO kablam! * /source/tests/queryable.rs Aug 11 16:15:17.358 INFO kablam! Aug 11 16:15:17.358 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 11 16:15:17.358 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 11 16:15:17.358 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 11 16:15:17.358 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 11 16:15:17.359 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 11 16:15:17.359 INFO kablam! Aug 11 16:15:17.359 INFO kablam! For more information on this warning you can consult Aug 11 16:15:17.359 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 11 16:15:17.547 INFO kablam! Checking winapi v0.2.8 Aug 11 16:15:17.549 INFO kablam! Checking regex-syntax v0.3.9 Aug 11 16:15:17.552 INFO kablam! Checking utf8-ranges v0.1.3 Aug 11 16:15:17.554 INFO kablam! Checking remove_dir_all v0.5.1 Aug 11 16:15:17.557 INFO kablam! Checking memchr v0.1.11 Aug 11 16:15:17.557 INFO kablam! Compiling diesel v0.11.4 Aug 11 16:15:17.558 INFO kablam! Compiling syn v0.11.11 Aug 11 16:15:21.082 INFO kablam! Checking tempdir v0.3.7 Aug 11 16:15:21.328 INFO kablam! Checking aho-corasick v0.5.3 Aug 11 16:15:24.801 INFO kablam! Checking kernel32-sys v0.2.2 Aug 11 16:15:27.433 INFO kablam! Checking thread-id v2.0.0 Aug 11 16:15:31.094 INFO kablam! Checking thread_local v0.2.7 Aug 11 16:15:41.070 INFO kablam! Checking regex v0.1.80 Aug 11 16:16:04.539 INFO kablam! Checking dotenv v0.8.0 Aug 11 16:16:24.001 INFO kablam! Checking diesel_codegen v0.11.0 (file:///source) Aug 11 16:16:45.680 INFO kablam! error[E0432]: unresolved import `test_helpers::connection` Aug 11 16:16:45.680 INFO kablam! --> tests/queryable.rs:5:5 Aug 11 16:16:45.680 INFO kablam! | Aug 11 16:16:45.680 INFO kablam! 5 | use test_helpers::connection; Aug 11 16:16:45.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `connection` in `test_helpers`. Did you mean to use `Connection`? Aug 11 16:16:45.684 INFO kablam! Aug 11 16:16:45.735 INFO kablam! warning: unused import: `diesel::prelude::*` Aug 11 16:16:45.735 INFO kablam! --> tests/test_helpers.rs:1:5 Aug 11 16:16:45.735 INFO kablam! | Aug 11 16:16:45.735 INFO kablam! 1 | use diesel::prelude::*; Aug 11 16:16:45.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Aug 11 16:16:45.744 INFO kablam! | Aug 11 16:16:45.745 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 16:16:45.745 INFO kablam! Aug 11 16:16:45.965 INFO kablam! error: aborting due to previous error Aug 11 16:16:45.966 INFO kablam! Aug 11 16:16:45.966 INFO kablam! For more information about this error, try `rustc --explain E0432`. Aug 11 16:16:46.001 INFO kablam! error: Could not compile `diesel_codegen`. Aug 11 16:16:46.001 INFO kablam! Aug 11 16:16:46.001 INFO kablam! To learn more, run the command again with --verbose. Aug 11 16:16:46.003 INFO kablam! su: No module specific data is present Aug 11 16:16:46.622 INFO running `"docker" "rm" "-f" "4ab3fceaa6b9d19d276e63c504671bbfb39763605a331eddc26ef6e09181b564"` Aug 11 16:16:46.808 INFO blam! 4ab3fceaa6b9d19d276e63c504671bbfb39763605a331eddc26ef6e09181b564