Aug 18 00:20:23.118 INFO checking diesel_derives-1.2.0 against try#a5d98b025f62ace80fe9d2a15781f900fc42515e for pr-53426 Aug 18 00:20:23.118 INFO running: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 18 00:20:23.118 INFO creating container for: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 18 00:20:23.118 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53426/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-1/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/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=500" "-e" "CMD=cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 18 00:20:23.385 INFO blam! 5dbaac9c3f1b84ef8d5da2de139abc5bfc26eced138ea5734b0b7b81836606b8 Aug 18 00:20:23.388 INFO running `"docker" "start" "-a" "5dbaac9c3f1b84ef8d5da2de139abc5bfc26eced138ea5734b0b7b81836606b8"` Aug 18 00:20:24.267 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 18 00:20:24.267 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 18 00:20:24.267 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 18 00:20:24.267 INFO kablam! files will be included as a test target: Aug 18 00:20:24.267 INFO kablam! Aug 18 00:20:24.267 INFO kablam! * /source/tests/as_changeset.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/insertable.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/associations.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/identifiable.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/queryable_by_name.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/queryable.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/schema.rs Aug 18 00:20:24.267 INFO kablam! * /source/tests/helpers.rs Aug 18 00:20:24.267 INFO kablam! Aug 18 00:20:24.267 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 18 00:20:24.267 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 18 00:20:24.267 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 18 00:20:24.268 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 18 00:20:24.268 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 18 00:20:24.268 INFO kablam! Aug 18 00:20:24.268 INFO kablam! For more information on this warning you can consult Aug 18 00:20:24.268 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 18 00:20:24.446 INFO kablam! Compiling syn v0.12.15 Aug 18 00:20:24.446 INFO kablam! Compiling derive-error-chain v0.10.1 Aug 18 00:20:24.458 INFO kablam! Checking error-chain v0.10.0 Aug 18 00:20:24.459 INFO kablam! Checking diesel v1.3.2 Aug 18 00:21:02.062 INFO kablam! Checking dotenv v0.10.1 Aug 18 00:21:23.059 INFO kablam! Checking diesel_derives v1.2.0 (file:///source) Aug 18 00:22:47.216 INFO kablam! error: At least one backend must be used to test this crate. Aug 18 00:22:47.216 INFO kablam! Pass argument `--features ""` with one or more of the following backends, 'mysql', 'postgres', or 'sqlite'. Aug 18 00:22:47.216 INFO kablam! Aug 18 00:22:47.216 INFO kablam! ex. cargo test --features "mysql postgres sqlite" Aug 18 00:22:47.216 INFO kablam! Aug 18 00:22:47.216 INFO kablam! --> tests/helpers.rs:59:9 Aug 18 00:22:47.216 INFO kablam! | Aug 18 00:22:47.216 INFO kablam! 59 | / compile_error!( Aug 18 00:22:47.216 INFO kablam! 60 | | "At least one backend must be used to test this crate.\n \ Aug 18 00:22:47.217 INFO kablam! 61 | | Pass argument `--features \"\"` with one or more of the following backends, \ Aug 18 00:22:47.217 INFO kablam! 62 | | 'mysql', 'postgres', or 'sqlite'. \n\n \ Aug 18 00:22:47.217 INFO kablam! 63 | | ex. cargo test --features \"mysql postgres sqlite\"\n" Aug 18 00:22:47.217 INFO kablam! 64 | | ); Aug 18 00:22:47.217 INFO kablam! | |__________^ Aug 18 00:22:47.226 INFO kablam! Aug 18 00:22:49.783 INFO kablam! error: aborting due to previous error Aug 18 00:22:49.783 INFO kablam! Aug 18 00:22:49.794 INFO kablam! error: Could not compile `diesel_derives`. Aug 18 00:22:49.795 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 18 00:22:52.859 INFO kablam! error: build failed Aug 18 00:22:52.861 INFO kablam! su: No module specific data is present Aug 18 00:22:53.390 INFO running `"docker" "rm" "-f" "5dbaac9c3f1b84ef8d5da2de139abc5bfc26eced138ea5734b0b7b81836606b8"` Aug 18 00:22:53.572 INFO blam! 5dbaac9c3f1b84ef8d5da2de139abc5bfc26eced138ea5734b0b7b81836606b8