Aug 11 16:14:00.521 INFO checking diesel_derives-1.2.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 16:14:00.521 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:14:00.521 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 16:14:00.521 INFO running `"docker" "create" "-v" "/tmp/crater.z3MmHBEbRmVa:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-2/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 16:14:00.766 INFO blam! 4fd5d5eb571eb435e2ca6de241c4b823ce9823f0e5e32c33029d69ef0ab466e7 Aug 11 16:14:00.768 INFO running `"docker" "start" "-a" "4fd5d5eb571eb435e2ca6de241c4b823ce9823f0e5e32c33029d69ef0ab466e7"` Aug 11 16:14:02.020 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 11 16:14:02.020 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 11 16:14:02.020 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 11 16:14:02.020 INFO kablam! files will be included as a test target: Aug 11 16:14:02.020 INFO kablam! Aug 11 16:14:02.020 INFO kablam! * /source/tests/as_changeset.rs Aug 11 16:14:02.020 INFO kablam! * /source/tests/insertable.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/associations.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/identifiable.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/queryable_by_name.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/queryable.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/schema.rs Aug 11 16:14:02.021 INFO kablam! * /source/tests/helpers.rs Aug 11 16:14:02.021 INFO kablam! Aug 11 16:14:02.021 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 11 16:14:02.021 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 11 16:14:02.021 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 11 16:14:02.021 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 11 16:14:02.021 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 11 16:14:02.021 INFO kablam! Aug 11 16:14:02.021 INFO kablam! For more information on this warning you can consult Aug 11 16:14:02.021 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 11 16:14:02.203 INFO kablam! Compiling syn v0.12.15 Aug 11 16:14:02.211 INFO kablam! Compiling diesel_derives v1.3.0 Aug 11 16:14:02.217 INFO kablam! Checking error-chain v0.10.0 Aug 11 16:14:02.217 INFO kablam! Checking regex v0.2.11 Aug 11 16:14:14.044 INFO kablam! Checking dotenv v0.10.1 Aug 11 16:14:38.357 INFO kablam! Checking diesel v1.3.2 Aug 11 16:14:45.095 INFO kablam! Checking diesel_derives v1.2.0 (file:///source) Aug 11 16:16:04.044 INFO kablam! error: At least one backend must be used to test this crate. Aug 11 16:16:04.044 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Aug 11 16:16:04.044 INFO kablam! Aug 11 16:16:04.044 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Aug 11 16:16:04.044 INFO kablam! Aug 11 16:16:04.044 INFO kablam! --> tests/helpers.rs:59:9 Aug 11 16:16:04.044 INFO kablam! | Aug 11 16:16:04.044 INFO kablam! 59 | / compile_error!( Aug 11 16:16:04.044 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Aug 11 16:16:04.044 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Aug 11 16:16:04.044 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Aug 11 16:16:04.044 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Aug 11 16:16:04.044 INFO kablam! 64 | | ); Aug 11 16:16:04.045 INFO kablam! | |__________^ Aug 11 16:16:04.045 INFO kablam! Aug 11 16:16:06.367 INFO kablam! error: aborting due to previous error Aug 11 16:16:06.367 INFO kablam! Aug 11 16:16:06.389 INFO kablam! error: Could not compile `diesel_derives`. Aug 11 16:16:06.389 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 16:16:09.677 INFO kablam! error: build failed Aug 11 16:16:09.679 INFO kablam! su: No module specific data is present Aug 11 16:16:10.326 INFO running `"docker" "rm" "-f" "4fd5d5eb571eb435e2ca6de241c4b823ce9823f0e5e32c33029d69ef0ab466e7"` Aug 11 16:16:10.487 INFO blam! 4fd5d5eb571eb435e2ca6de241c4b823ce9823f0e5e32c33029d69ef0ab466e7