Sep 20 04:31:39.952 INFO checking diesel_derives-1.2.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:31:39.952 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:31:39.952 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:31:40.201 INFO blam! 63c485e9869e4b233a55c4cac2897af79e4359c99e98f64bdd0b6140174641e7 Sep 20 04:31:40.201 INFO running `"docker" "start" "-a" "63c485e9869e4b233a55c4cac2897af79e4359c99e98f64bdd0b6140174641e7"` Sep 20 04:31:41.373 INFO kablam! usermod: no changes Sep 20 04:31:41.414 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 04:31:41.414 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 04:31:41.414 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 04:31:41.414 INFO kablam! files will be included as a test target: Sep 20 04:31:41.414 INFO kablam! Sep 20 04:31:41.414 INFO kablam! * /source/tests/as_changeset.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/associations.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/helpers.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/identifiable.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/insertable.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/queryable.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/queryable_by_name.rs Sep 20 04:31:41.414 INFO kablam! * /source/tests/schema.rs Sep 20 04:31:41.414 INFO kablam! Sep 20 04:31:41.414 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 04:31:41.414 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 04:31:41.414 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 04:31:41.414 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 04:31:41.414 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 04:31:41.414 INFO kablam! Sep 20 04:31:41.414 INFO kablam! For more information on this warning you can consult Sep 20 04:31:41.414 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 04:31:41.529 INFO kablam! Checking regex-syntax v0.5.6 Sep 20 04:31:41.534 INFO kablam! Compiling syn v0.12.15 Sep 20 04:31:41.535 INFO kablam! Checking error-chain v0.10.0 Sep 20 04:31:41.535 INFO kablam! Checking diesel v1.3.3 Sep 20 04:31:55.943 INFO kablam! Checking regex v0.2.11 Sep 20 04:32:00.858 INFO kablam! Checking diesel_derives v1.2.0 (/source) Sep 20 04:32:04.530 INFO kablam! Checking dotenv v0.10.1 Sep 20 04:32:31.702 INFO kablam! error: At least one backend must be used to test this crate. Sep 20 04:32:31.702 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Sep 20 04:32:31.702 INFO kablam! Sep 20 04:32:31.702 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Sep 20 04:32:31.702 INFO kablam! Sep 20 04:32:31.702 INFO kablam! --> tests/helpers.rs:59:9 Sep 20 04:32:31.702 INFO kablam! | Sep 20 04:32:31.702 INFO kablam! 59 | / compile_error!( Sep 20 04:32:31.702 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Sep 20 04:32:31.702 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Sep 20 04:32:31.702 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Sep 20 04:32:31.702 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Sep 20 04:32:31.702 INFO kablam! 64 | | ); Sep 20 04:32:31.702 INFO kablam! | |__________^ Sep 20 04:32:31.702 INFO kablam! Sep 20 04:32:32.975 INFO kablam! error: aborting due to previous error Sep 20 04:32:32.976 INFO kablam! Sep 20 04:32:32.986 INFO kablam! error: Could not compile `diesel_derives`. Sep 20 04:32:32.986 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:32:33.932 INFO kablam! error: build failed Sep 20 04:32:33.933 INFO kablam! su: No module specific data is present Sep 20 04:32:35.045 INFO running `"docker" "rm" "-f" "63c485e9869e4b233a55c4cac2897af79e4359c99e98f64bdd0b6140174641e7"` Sep 20 04:32:35.157 INFO blam! 63c485e9869e4b233a55c4cac2897af79e4359c99e98f64bdd0b6140174641e7