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