Sep 14 17:36:08.437 INFO checking diesel_derives-1.2.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:36:08.437 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:36:08.437 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:36:08.870 INFO blam! 11d529421e55bf75bc26eb27cd7517b0b5ab5c35f988f6bb6a70f7c4d11204be Sep 14 17:36:08.875 INFO running `"docker" "start" "-a" "11d529421e55bf75bc26eb27cd7517b0b5ab5c35f988f6bb6a70f7c4d11204be"` Sep 14 17:36:09.790 INFO kablam! usermod: no changes Sep 14 17:36:09.828 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 14 17:36:09.828 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 14 17:36:09.828 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 17:36:09.828 INFO kablam! files will be included as a test target: Sep 14 17:36:09.828 INFO kablam! Sep 14 17:36:09.828 INFO kablam! * /source/tests/as_changeset.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/associations.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/helpers.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/identifiable.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/insertable.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/queryable.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/queryable_by_name.rs Sep 14 17:36:09.828 INFO kablam! * /source/tests/schema.rs Sep 14 17:36:09.828 INFO kablam! Sep 14 17:36:09.828 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 17:36:09.828 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 14 17:36:09.828 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 14 17:36:09.828 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 17:36:09.828 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 17:36:09.828 INFO kablam! Sep 14 17:36:09.828 INFO kablam! For more information on this warning you can consult Sep 14 17:36:09.828 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 17:36:10.011 INFO kablam! Compiling syn v0.12.15 Sep 14 17:36:10.017 INFO kablam! Checking error-chain v0.10.0 Sep 14 17:36:10.025 INFO kablam! Checking diesel v1.3.3 Sep 14 17:36:12.356 INFO kablam! Checking dotenv v0.10.1 Sep 14 17:36:28.455 INFO kablam! Checking diesel_derives v1.2.0 (file:///source) Sep 14 17:36:54.427 INFO kablam! error: At least one backend must be used to test this crate. Sep 14 17:36:54.427 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 14 17:36:54.427 INFO kablam! Sep 14 17:36:54.427 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 14 17:36:54.427 INFO kablam! Sep 14 17:36:54.427 INFO kablam! --> tests/helpers.rs:59:9 Sep 14 17:36:54.427 INFO kablam! | Sep 14 17:36:54.427 INFO kablam! 59 | / compile_error!( Sep 14 17:36:54.427 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Sep 14 17:36:54.427 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 14 17:36:54.427 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 14 17:36:54.427 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 14 17:36:54.427 INFO kablam! 64 | | ); Sep 14 17:36:54.427 INFO kablam! | |__________^ Sep 14 17:36:54.427 INFO kablam! Sep 14 17:36:55.713 INFO kablam! error: aborting due to previous error Sep 14 17:36:55.713 INFO kablam! Sep 14 17:36:55.723 INFO kablam! error: Could not compile `diesel_derives`. Sep 14 17:36:55.724 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:36:57.318 INFO kablam! error: build failed Sep 14 17:36:57.319 INFO kablam! su: No module specific data is present Sep 14 17:36:58.465 INFO running `"docker" "rm" "-f" "11d529421e55bf75bc26eb27cd7517b0b5ab5c35f988f6bb6a70f7c4d11204be"` Sep 14 17:36:58.680 INFO blam! 11d529421e55bf75bc26eb27cd7517b0b5ab5c35f988f6bb6a70f7c4d11204be