Sep 21 11:23:33.916 INFO checking diesel_codegen-0.16.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:23:33.917 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:23:33.917 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:23:34.131 INFO blam! 36281ef8cbf2b48cb87d735111936e8be8df92234a287036679916fe09946f48 Sep 21 11:23:34.133 INFO running `"docker" "start" "-a" "36281ef8cbf2b48cb87d735111936e8be8df92234a287036679916fe09946f48"` Sep 21 11:23:35.095 INFO kablam! usermod: no changes Sep 21 11:23:35.134 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Sep 21 11:23:35.134 INFO kablam! disables Cargo from automatically inferring other test targets. Sep 21 11:23:35.134 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 11:23:35.134 INFO kablam! files will be included as a test target: Sep 21 11:23:35.134 INFO kablam! Sep 21 11:23:35.134 INFO kablam! * /source/tests/associations.rs Sep 21 11:23:35.134 INFO kablam! * /source/tests/queryable.rs Sep 21 11:23:35.134 INFO kablam! * /source/tests/test_helpers.rs Sep 21 11:23:35.134 INFO kablam! Sep 21 11:23:35.134 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 11:23:35.134 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Sep 21 11:23:35.134 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Sep 21 11:23:35.134 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 11:23:35.134 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 11:23:35.134 INFO kablam! Sep 21 11:23:35.134 INFO kablam! For more information on this warning you can consult Sep 21 11:23:35.134 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 11:23:35.249 INFO kablam! Checking error-chain v0.10.0 Sep 21 11:23:35.249 INFO kablam! Checking remove_dir_all v0.5.1 Sep 21 11:23:35.252 INFO kablam! Compiling diesel v0.16.0 Sep 21 11:23:35.254 INFO kablam! Checking syn v0.11.11 Sep 21 11:23:35.256 INFO kablam! Checking serde v1.0.79 Sep 21 11:23:35.257 INFO kablam! Compiling dotenv v0.10.1 Sep 21 11:23:35.258 INFO kablam! Compiling serde_json v1.0.28 Sep 21 11:23:36.334 INFO kablam! Checking tempdir v0.3.7 Sep 21 11:23:36.594 INFO kablam! error: macro attributes must be placed before `#[derive]` Sep 21 11:23:36.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 21 11:23:36.594 INFO kablam! | Sep 21 11:23:36.594 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 21 11:23:36.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:36.594 INFO kablam! Sep 21 11:23:36.594 INFO kablam! error: `error_chain` is a derive mode Sep 21 11:23:36.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 21 11:23:36.594 INFO kablam! | Sep 21 11:23:36.594 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 21 11:23:36.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:36.594 INFO kablam! Sep 21 11:23:36.598 INFO kablam! error: aborting due to 2 previous errors Sep 21 11:23:36.598 INFO kablam! Sep 21 11:23:36.601 INFO kablam! error: Could not compile `dotenv`. Sep 21 11:23:36.601 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:23:37.922 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 21 11:23:37.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/lib.rs:86:9 Sep 21 11:23:37.922 INFO kablam! | Sep 21 11:23:37.922 INFO kablam! 86 | >::Output; Sep 21 11:23:37.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:37.922 INFO kablam! | Sep 21 11:23:37.922 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:23:37.922 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:23:37.922 INFO kablam! Sep 21 11:23:37.962 INFO kablam! error: aborting due to previous error Sep 21 11:23:37.962 INFO kablam! Sep 21 11:23:37.962 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 21 11:23:37.964 INFO kablam! error: Could not compile `diesel`. Sep 21 11:23:37.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:23:38.086 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 21 11:23:38.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/lib.rs:86:9 Sep 21 11:23:38.086 INFO kablam! | Sep 21 11:23:38.086 INFO kablam! 86 | >::Output; Sep 21 11:23:38.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:23:38.086 INFO kablam! | Sep 21 11:23:38.086 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 11:23:38.086 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 11:23:38.086 INFO kablam! Sep 21 11:23:38.142 INFO kablam! error: aborting due to previous error Sep 21 11:23:38.154 INFO kablam! Sep 21 11:23:38.154 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 21 11:23:38.170 INFO kablam! error: Could not compile `diesel`. Sep 21 11:23:38.170 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:23:49.583 INFO kablam! error: build failed Sep 21 11:23:49.585 INFO kablam! su: No module specific data is present Sep 21 11:23:50.987 INFO running `"docker" "rm" "-f" "36281ef8cbf2b48cb87d735111936e8be8df92234a287036679916fe09946f48"` Sep 21 11:23:51.100 INFO blam! 36281ef8cbf2b48cb87d735111936e8be8df92234a287036679916fe09946f48