Sep 20 02:50:55.374 INFO checking diesel_codegen-0.16.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:50:55.374 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:50:55.374 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:50:55.567 INFO blam! aa5ae9464866a67eda76b5758af0a9a228721ce3d549025ae86ffc71bd681dfe Sep 20 02:50:55.572 INFO running `"docker" "start" "-a" "aa5ae9464866a67eda76b5758af0a9a228721ce3d549025ae86ffc71bd681dfe"` Sep 20 02:50:56.042 INFO kablam! usermod: no changes Sep 20 02:50:56.071 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 02:50:56.071 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 02:50:56.071 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 02:50:56.071 INFO kablam! files will be included as a test target: Sep 20 02:50:56.071 INFO kablam! Sep 20 02:50:56.071 INFO kablam! * /source/tests/associations.rs Sep 20 02:50:56.071 INFO kablam! * /source/tests/queryable.rs Sep 20 02:50:56.071 INFO kablam! * /source/tests/test_helpers.rs Sep 20 02:50:56.071 INFO kablam! Sep 20 02:50:56.071 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 02:50:56.071 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 02:50:56.071 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 02:50:56.071 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 02:50:56.071 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 02:50:56.071 INFO kablam! Sep 20 02:50:56.071 INFO kablam! For more information on this warning you can consult Sep 20 02:50:56.071 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 02:50:56.191 INFO kablam! Checking remove_dir_all v0.5.1 Sep 20 02:50:56.191 INFO kablam! Checking error-chain v0.10.0 Sep 20 02:50:56.193 INFO kablam! Compiling diesel v0.16.0 Sep 20 02:50:56.194 INFO kablam! Checking syn v0.11.11 Sep 20 02:50:56.194 INFO kablam! Checking serde v1.0.79 Sep 20 02:50:56.195 INFO kablam! Compiling dotenv v0.10.1 Sep 20 02:50:56.739 INFO kablam! Checking tempdir v0.3.7 Sep 20 02:50:58.578 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 02:50:58.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:50:58.579 INFO kablam! | Sep 20 02:50:58.579 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:50:58.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:50:58.579 INFO kablam! Sep 20 02:50:58.579 INFO kablam! error: `error_chain` is a derive mode Sep 20 02:50:58.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:50:58.579 INFO kablam! | Sep 20 02:50:58.579 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:50:58.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:50:58.579 INFO kablam! Sep 20 02:50:58.598 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:50:58.598 INFO kablam! Sep 20 02:50:58.610 INFO kablam! error: Could not compile `dotenv`. Sep 20 02:50:58.610 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:51:00.779 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 02:51:00.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:00.779 INFO kablam! | Sep 20 02:51:00.779 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:00.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:00.779 INFO kablam! Sep 20 02:51:00.779 INFO kablam! error: `error_chain` is a derive mode Sep 20 02:51:00.779 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:00.779 INFO kablam! | Sep 20 02:51:00.779 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:00.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:00.779 INFO kablam! Sep 20 02:51:00.787 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:51:00.799 INFO kablam! Sep 20 02:51:00.823 INFO kablam! error: Could not compile `dotenv`. Sep 20 02:51:00.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:51:21.031 INFO kablam! error: build failed Sep 20 02:51:21.033 INFO kablam! su: No module specific data is present Sep 20 02:51:22.861 INFO running `"docker" "rm" "-f" "aa5ae9464866a67eda76b5758af0a9a228721ce3d549025ae86ffc71bd681dfe"` Sep 20 02:51:23.271 INFO blam! aa5ae9464866a67eda76b5758af0a9a228721ce3d549025ae86ffc71bd681dfe