Sep 10 21:06:52.053 INFO checking clowder-0.2.9 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 21:06:52.053 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 21:06:52.053 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 21:06:52.274 INFO blam! a80efc8f8b872c4006df7c78645448cfbf9c27d40817e455cab57287d684e179 Sep 10 21:06:52.276 INFO running `"docker" "start" "-a" "a80efc8f8b872c4006df7c78645448cfbf9c27d40817e455cab57287d684e179"` Sep 10 21:06:53.194 INFO kablam! usermod: no changes Sep 10 21:06:53.702 INFO kablam! Compiling maud_macros v0.17.5 Sep 10 21:06:53.702 INFO kablam! Compiling pq-sys v0.4.6 Sep 10 21:06:53.702 INFO kablam! Compiling clowder v0.2.9 (file:///source) Sep 10 21:06:53.705 INFO kablam! Checking chrono-humanize v0.0.10 Sep 10 21:06:53.705 INFO kablam! Checking diesel v0.16.0 Sep 10 21:06:53.705 INFO kablam! Compiling dotenv v0.10.1 Sep 10 21:06:53.741 INFO kablam! Checking toml v0.4.6 Sep 10 21:06:56.402 INFO kablam! error: `error_chain` is a derive mode Sep 10 21:06:56.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 10 21:06:56.402 INFO kablam! | Sep 10 21:06:56.402 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 10 21:06:56.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 21:06:56.402 INFO kablam! Sep 10 21:06:56.414 INFO kablam! error: aborting due to previous error Sep 10 21:06:56.414 INFO kablam! Sep 10 21:06:56.438 INFO kablam! error: Could not compile `dotenv`. Sep 10 21:06:56.438 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:06:57.739 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 10 21:06:57.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 10 21:06:57.739 INFO kablam! | Sep 10 21:06:57.739 INFO kablam! 6 | quote, Sep 10 21:06:57.739 INFO kablam! | ^^^^^ Sep 10 21:06:57.739 INFO kablam! | Sep 10 21:06:57.739 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 10 21:06:57.739 INFO kablam! Sep 10 21:06:57.739 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 10 21:06:57.739 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 10 21:06:57.739 INFO kablam! | Sep 10 21:06:57.739 INFO kablam! 20 | use proc_macro::quote; Sep 10 21:06:57.739 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 10 21:06:57.739 INFO kablam! | Sep 10 21:06:57.739 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 10 21:06:57.739 INFO kablam! Sep 10 21:06:57.894 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 21:06:57.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 10 21:06:57.894 INFO kablam! | Sep 10 21:06:57.894 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 10 21:06:57.894 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 21:06:57.894 INFO kablam! | Sep 10 21:06:57.894 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 21:06:57.894 INFO kablam! Sep 10 21:06:57.964 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 21:06:57.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 10 21:06:57.964 INFO kablam! | Sep 10 21:06:57.964 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 10 21:06:57.964 INFO kablam! | ^^^^ Sep 10 21:06:57.964 INFO kablam! | Sep 10 21:06:57.964 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 21:06:57.964 INFO kablam! Sep 10 21:06:57.964 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 21:06:57.964 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 10 21:06:57.964 INFO kablam! | Sep 10 21:06:57.964 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 10 21:06:57.964 INFO kablam! | ^^^^^^^^^^^^^^ Sep 10 21:06:57.964 INFO kablam! | Sep 10 21:06:57.964 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 21:06:57.964 INFO kablam! Sep 10 21:06:58.019 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 10 21:06:58.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 10 21:06:58.019 INFO kablam! | Sep 10 21:06:58.020 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 10 21:06:58.020 INFO kablam! | ^^^^ Sep 10 21:06:58.020 INFO kablam! | Sep 10 21:06:58.020 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 10 21:06:58.020 INFO kablam! Sep 10 21:06:58.043 INFO kablam! error: aborting due to 6 previous errors Sep 10 21:06:58.050 INFO kablam! Sep 10 21:06:58.050 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 21:06:58.054 INFO kablam! error: Could not compile `maud_macros`. Sep 10 21:06:58.054 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:06:59.850 INFO kablam! error[E0275]: overflow evaluating the requirement `>::Output` Sep 10 21:06:59.850 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/lib.rs:85:5 Sep 10 21:06:59.850 INFO kablam! | Sep 10 21:06:59.850 INFO kablam! 85 | / pub type Select = Sep 10 21:06:59.850 INFO kablam! 86 | | >::Output; Sep 10 21:06:59.850 INFO kablam! | |_________________________________________________^ Sep 10 21:06:59.850 INFO kablam! Sep 10 21:06:59.906 INFO kablam! error: aborting due to previous error Sep 10 21:06:59.906 INFO kablam! Sep 10 21:06:59.906 INFO kablam! For more information about this error, try `rustc --explain E0275`. Sep 10 21:06:59.910 INFO kablam! error: Could not compile `diesel`. Sep 10 21:06:59.910 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 21:07:01.782 INFO kablam! error: build failed Sep 10 21:07:01.783 INFO kablam! su: No module specific data is present Sep 10 21:07:02.360 INFO running `"docker" "rm" "-f" "a80efc8f8b872c4006df7c78645448cfbf9c27d40817e455cab57287d684e179"` Sep 10 21:07:02.467 INFO blam! a80efc8f8b872c4006df7c78645448cfbf9c27d40817e455cab57287d684e179