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