Sep 10 20:17:14.740 INFO checking diesel_derives-1.2.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:17:14.740 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:17:14.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:17:15.000 INFO blam! e52410ad9ce8031978f773ee8ff60d0fa61e3dc0427f628cbfa1fdc2ecdd39f6 Sep 10 20:17:15.002 INFO running `"docker" "start" "-a" "e52410ad9ce8031978f773ee8ff60d0fa61e3dc0427f628cbfa1fdc2ecdd39f6"` Sep 10 20:17:15.862 INFO kablam! usermod: no changes Sep 10 20:17:15.914 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 10 20:17:15.914 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 10 20:17:15.914 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 20:17:15.914 INFO kablam! files will be included as a test target: Sep 10 20:17:15.914 INFO kablam! Sep 10 20:17:15.914 INFO kablam! * /source/tests/as_changeset.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/associations.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/helpers.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/identifiable.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/insertable.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/queryable.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/queryable_by_name.rs Sep 10 20:17:15.914 INFO kablam! * /source/tests/schema.rs Sep 10 20:17:15.914 INFO kablam! Sep 10 20:17:15.914 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 20:17:15.914 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 10 20:17:15.914 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 10 20:17:15.914 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 20:17:15.914 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 20:17:15.914 INFO kablam! Sep 10 20:17:15.914 INFO kablam! For more information on this warning you can consult Sep 10 20:17:15.914 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 20:17:16.094 INFO kablam! Compiling syn v0.12.15 Sep 10 20:17:16.094 INFO kablam! Checking regex v0.2.11 Sep 10 20:17:16.094 INFO kablam! Checking error-chain v0.10.0 Sep 10 20:17:16.094 INFO kablam! Checking diesel v1.3.2 Sep 10 20:17:24.374 INFO kablam! Checking dotenv v0.10.1 Sep 10 20:17:34.006 INFO kablam! Checking diesel_derives v1.2.0 (file:///source) Sep 10 20:17:59.122 INFO kablam! error: At least one backend must be used to test this crate. Sep 10 20:17:59.122 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 10 20:17:59.122 INFO kablam! Sep 10 20:17:59.122 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 10 20:17:59.122 INFO kablam! Sep 10 20:17:59.122 INFO kablam! --> tests/helpers.rs:59:9 Sep 10 20:17:59.122 INFO kablam! | Sep 10 20:17:59.122 INFO kablam! 59 | / compile_error!( Sep 10 20:17:59.122 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Sep 10 20:17:59.122 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 10 20:17:59.122 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 10 20:17:59.122 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 10 20:17:59.122 INFO kablam! 64 | | ); Sep 10 20:17:59.122 INFO kablam! | |__________^ Sep 10 20:17:59.122 INFO kablam! Sep 10 20:18:00.954 INFO kablam! error: aborting due to previous error Sep 10 20:18:00.954 INFO kablam! Sep 10 20:18:00.998 INFO kablam! error: Could not compile `diesel_derives`. Sep 10 20:18:00.998 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:18:02.234 INFO kablam! error: build failed Sep 10 20:18:02.235 INFO kablam! su: No module specific data is present Sep 10 20:18:03.539 INFO running `"docker" "rm" "-f" "e52410ad9ce8031978f773ee8ff60d0fa61e3dc0427f628cbfa1fdc2ecdd39f6"` Sep 10 20:18:03.674 INFO blam! e52410ad9ce8031978f773ee8ff60d0fa61e3dc0427f628cbfa1fdc2ecdd39f6