Sep 20 04:32:29.640 INFO checking diesel_codegen-0.16.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:32:29.640 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:32:29.640 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:32:29.850 INFO blam! aa0c951ec26c8f185c124efa47e3b209136b3c9f4285b1c8510a47ad652f9916 Sep 20 04:32:29.852 INFO running `"docker" "start" "-a" "aa0c951ec26c8f185c124efa47e3b209136b3c9f4285b1c8510a47ad652f9916"` Sep 20 04:32:30.566 INFO kablam! usermod: no changes Sep 20 04:32:30.646 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 04:32:30.646 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 04:32:30.646 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 04:32:30.646 INFO kablam! files will be included as a test target: Sep 20 04:32:30.646 INFO kablam! Sep 20 04:32:30.646 INFO kablam! * /source/tests/associations.rs Sep 20 04:32:30.646 INFO kablam! * /source/tests/queryable.rs Sep 20 04:32:30.646 INFO kablam! * /source/tests/test_helpers.rs Sep 20 04:32:30.646 INFO kablam! Sep 20 04:32:30.646 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 04:32:30.646 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 04:32:30.646 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 04:32:30.646 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 04:32:30.646 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 04:32:30.646 INFO kablam! Sep 20 04:32:30.646 INFO kablam! For more information on this warning you can consult Sep 20 04:32:30.646 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 04:32:30.870 INFO kablam! Checking remove_dir_all v0.5.1 Sep 20 04:32:30.894 INFO kablam! Compiling diesel v0.16.0 Sep 20 04:32:30.934 INFO kablam! Compiling syn v0.11.11 Sep 20 04:32:30.940 INFO kablam! Checking serde v1.0.79 Sep 20 04:32:30.940 INFO kablam! Compiling serde_json v1.0.28 Sep 20 04:32:32.411 INFO kablam! Checking tempdir v0.3.7 Sep 20 04:32:58.626 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 20 04:33:07.014 INFO kablam! Compiling dotenv v0.10.1 Sep 20 04:33:08.286 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 04:33:08.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 04:33:08.286 INFO kablam! | Sep 20 04:33:08.286 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 04:33:08.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:33:08.286 INFO kablam! Sep 20 04:33:08.286 INFO kablam! error: `error_chain` is a derive mode Sep 20 04:33:08.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 04:33:08.286 INFO kablam! | Sep 20 04:33:08.286 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 04:33:08.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:33:08.286 INFO kablam! Sep 20 04:33:08.298 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:33:08.298 INFO kablam! Sep 20 04:33:08.318 INFO kablam! error: Could not compile `dotenv`. Sep 20 04:33:08.318 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:33:08.462 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 04:33:08.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 04:33:08.462 INFO kablam! | Sep 20 04:33:08.462 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 04:33:08.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:33:08.462 INFO kablam! Sep 20 04:33:08.463 INFO kablam! error: `error_chain` is a derive mode Sep 20 04:33:08.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 04:33:08.463 INFO kablam! | Sep 20 04:33:08.464 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 04:33:08.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 04:33:08.464 INFO kablam! Sep 20 04:33:08.464 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:33:08.465 INFO kablam! Sep 20 04:33:08.474 INFO kablam! error: Could not compile `dotenv`. Sep 20 04:33:08.474 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:33:09.600 INFO kablam! error: build failed Sep 20 04:33:09.602 INFO kablam! su: No module specific data is present Sep 20 04:33:10.719 INFO running `"docker" "rm" "-f" "aa0c951ec26c8f185c124efa47e3b209136b3c9f4285b1c8510a47ad652f9916"` Sep 20 04:33:10.847 INFO blam! aa0c951ec26c8f185c124efa47e3b209136b3c9f4285b1c8510a47ad652f9916