Sep 20 02:50:55.434 INFO checking diesel_codegen-0.16.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 02:50:55.434 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 02:50:55.434 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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.631 INFO blam! a77a60bd5bda3b2aeb7d66732ca1004847958a151334a39538a43301d9c5dc6e Sep 20 02:50:55.632 INFO running `"docker" "start" "-a" "a77a60bd5bda3b2aeb7d66732ca1004847958a151334a39538a43301d9c5dc6e"` Sep 20 02:50:56.300 INFO kablam! usermod: no changes Sep 20 02:50:56.347 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 20 02:50:56.347 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 20 02:50:56.347 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 20 02:50:56.347 INFO kablam! files will be included as a test target: Sep 20 02:50:56.347 INFO kablam! Sep 20 02:50:56.347 INFO kablam! * /source/tests/associations.rs Sep 20 02:50:56.347 INFO kablam! * /source/tests/queryable.rs Sep 20 02:50:56.348 INFO kablam! * /source/tests/test_helpers.rs Sep 20 02:50:56.348 INFO kablam! Sep 20 02:50:56.348 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 20 02:50:56.348 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 20 02:50:56.348 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 20 02:50:56.348 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 20 02:50:56.348 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 20 02:50:56.348 INFO kablam! Sep 20 02:50:56.348 INFO kablam! For more information on this warning you can consult Sep 20 02:50:56.348 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 20 02:50:56.563 INFO kablam! Compiling diesel v0.16.0 Sep 20 02:50:56.563 INFO kablam! Checking syn v0.11.11 Sep 20 02:50:56.563 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 20 02:50:56.563 INFO kablam! Compiling serde v1.0.79 Sep 20 02:51:14.116 INFO kablam! Compiling dotenv v0.10.1 Sep 20 02:51:17.543 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 02:51:17.544 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:17.544 INFO kablam! | Sep 20 02:51:17.544 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:17.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:17.545 INFO kablam! Sep 20 02:51:17.545 INFO kablam! error: `error_chain` is a derive mode Sep 20 02:51:17.546 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:17.546 INFO kablam! | Sep 20 02:51:17.546 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:17.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:17.547 INFO kablam! Sep 20 02:51:17.547 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:51:17.548 INFO kablam! Sep 20 02:51:17.571 INFO kablam! error: Could not compile `dotenv`. Sep 20 02:51:17.571 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:51:17.635 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 20 02:51:17.635 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:17.635 INFO kablam! | Sep 20 02:51:17.635 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:17.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:17.636 INFO kablam! Sep 20 02:51:17.636 INFO kablam! error: `error_chain` is a derive mode Sep 20 02:51:17.636 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 20 02:51:17.636 INFO kablam! | Sep 20 02:51:17.636 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 20 02:51:17.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:51:17.636 INFO kablam! Sep 20 02:51:17.647 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:51:17.647 INFO kablam! Sep 20 02:51:17.679 INFO kablam! error: Could not compile `dotenv`. Sep 20 02:51:17.679 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:51:35.043 INFO kablam! error: build failed Sep 20 02:51:35.043 INFO kablam! su: No module specific data is present Sep 20 02:51:36.489 INFO running `"docker" "rm" "-f" "a77a60bd5bda3b2aeb7d66732ca1004847958a151334a39538a43301d9c5dc6e"` Sep 20 02:51:36.751 INFO blam! a77a60bd5bda3b2aeb7d66732ca1004847958a151334a39538a43301d9c5dc6e