Sep 06 08:00:19.258 INFO checking diesel_derives-1.2.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:00:19.258 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:00:19.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:00:19.428 INFO blam! f26d5148efa750d23aed747913ace26b11aba7bc75d439d418f5349eb15d223b Sep 06 08:00:19.431 INFO running `"docker" "start" "-a" "f26d5148efa750d23aed747913ace26b11aba7bc75d439d418f5349eb15d223b"` Sep 06 08:00:21.021 INFO kablam! usermod: no changes Sep 06 08:00:21.106 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 06 08:00:21.106 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 06 08:00:21.106 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 08:00:21.106 INFO kablam! files will be included as a test target: Sep 06 08:00:21.106 INFO kablam! Sep 06 08:00:21.106 INFO kablam! * /source/tests/as_changeset.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/associations.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/helpers.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/identifiable.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/insertable.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/queryable.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/queryable_by_name.rs Sep 06 08:00:21.106 INFO kablam! * /source/tests/schema.rs Sep 06 08:00:21.106 INFO kablam! Sep 06 08:00:21.106 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 08:00:21.106 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 06 08:00:21.106 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 06 08:00:21.106 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 08:00:21.106 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 08:00:21.106 INFO kablam! Sep 06 08:00:21.106 INFO kablam! For more information on this warning you can consult Sep 06 08:00:21.106 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 08:00:21.343 INFO kablam! Compiling syn v0.12.15 Sep 06 08:00:21.354 INFO kablam! Compiling diesel_derives v1.3.0 Sep 06 08:00:21.354 INFO kablam! Checking error-chain v0.10.0 Sep 06 08:00:23.463 INFO kablam! Checking dotenv v0.10.1 Sep 06 08:00:38.898 INFO kablam! Checking diesel_derives v1.2.0 (file:///source) Sep 06 08:00:38.910 INFO kablam! Checking diesel v1.3.2 Sep 06 08:01:12.005 INFO kablam! error: At least one backend must be used to test this crate. Sep 06 08:01:12.005 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 06 08:01:12.005 INFO kablam! Sep 06 08:01:12.005 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 06 08:01:12.005 INFO kablam! Sep 06 08:01:12.005 INFO kablam! --> tests/helpers.rs:59:9 Sep 06 08:01:12.005 INFO kablam! | Sep 06 08:01:12.005 INFO kablam! 59 | / compile_error!( Sep 06 08:01:12.005 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Sep 06 08:01:12.005 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 06 08:01:12.005 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 06 08:01:12.005 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 06 08:01:12.005 INFO kablam! 64 | | ); Sep 06 08:01:12.005 INFO kablam! | |__________^ Sep 06 08:01:12.006 INFO kablam! Sep 06 08:01:13.089 INFO kablam! error: aborting due to previous error Sep 06 08:01:13.089 INFO kablam! Sep 06 08:01:13.098 INFO kablam! error: Could not compile `diesel_derives`. Sep 06 08:01:13.098 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:01:14.336 INFO kablam! error: build failed Sep 06 08:01:14.338 INFO kablam! su: No module specific data is present Sep 06 08:01:14.829 INFO running `"docker" "rm" "-f" "f26d5148efa750d23aed747913ace26b11aba7bc75d439d418f5349eb15d223b"` Sep 06 08:01:14.930 INFO blam! f26d5148efa750d23aed747913ace26b11aba7bc75d439d418f5349eb15d223b