Sep 02 18:02:11.934 INFO checking clowder-0.2.9 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:02:11.934 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:02:11.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:02:12.097 INFO blam! 4aef8fe72002b23fff0783133942d203f57b624ae1e92d57449b7d62b012b34e Sep 02 18:02:12.099 INFO running `"docker" "start" "-a" "4aef8fe72002b23fff0783133942d203f57b624ae1e92d57449b7d62b012b34e"` Sep 02 18:02:13.097 INFO kablam! Checking marksman_escape v0.1.2 Sep 02 18:02:13.102 INFO kablam! Compiling maud_macros v0.17.5 Sep 02 18:02:13.107 INFO kablam! Compiling clowder v0.2.9 (file:///source) Sep 02 18:02:13.113 INFO kablam! Compiling diesel v0.16.0 Sep 02 18:02:13.113 INFO kablam! Checking chrono-humanize v0.0.10 Sep 02 18:02:13.113 INFO kablam! Compiling dotenv v0.10.1 Sep 02 18:02:13.113 INFO kablam! Compiling toml v0.4.6 Sep 02 18:02:16.915 INFO kablam! error: `error_chain` is a derive mode Sep 02 18:02:16.915 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 Sep 02 18:02:16.915 INFO kablam! | Sep 02 18:02:16.915 INFO kablam! 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] Sep 02 18:02:16.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 18:02:16.915 INFO kablam! Sep 02 18:02:16.917 INFO kablam! error: aborting due to previous error Sep 02 18:02:16.917 INFO kablam! Sep 02 18:02:16.947 INFO kablam! error: Could not compile `dotenv`. Sep 02 18:02:16.948 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:02:20.511 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 18:02:20.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 02 18:02:20.512 INFO kablam! | Sep 02 18:02:20.512 INFO kablam! 6 | quote, Sep 02 18:02:20.512 INFO kablam! | ^^^^^ Sep 02 18:02:20.512 INFO kablam! | Sep 02 18:02:20.512 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 18:02:20.512 INFO kablam! Sep 02 18:02:20.512 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 18:02:20.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 02 18:02:20.512 INFO kablam! | Sep 02 18:02:20.512 INFO kablam! 20 | use proc_macro::quote; Sep 02 18:02:20.512 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 18:02:20.513 INFO kablam! | Sep 02 18:02:20.513 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 18:02:20.513 INFO kablam! Sep 02 18:02:20.852 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 18:02:20.852 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 02 18:02:20.853 INFO kablam! | Sep 02 18:02:20.853 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 02 18:02:20.853 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 18:02:20.853 INFO kablam! | Sep 02 18:02:20.853 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 18:02:20.853 INFO kablam! Sep 02 18:02:21.041 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 18:02:21.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 02 18:02:21.041 INFO kablam! | Sep 02 18:02:21.041 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 02 18:02:21.041 INFO kablam! | ^^^^ Sep 02 18:02:21.041 INFO kablam! | Sep 02 18:02:21.041 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 18:02:21.041 INFO kablam! Sep 02 18:02:21.043 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 18:02:21.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 02 18:02:21.043 INFO kablam! | Sep 02 18:02:21.043 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 02 18:02:21.043 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 18:02:21.043 INFO kablam! | Sep 02 18:02:21.043 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 18:02:21.043 INFO kablam! Sep 02 18:02:21.131 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 18:02:21.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 02 18:02:21.131 INFO kablam! | Sep 02 18:02:21.131 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 02 18:02:21.131 INFO kablam! | ^^^^ Sep 02 18:02:21.132 INFO kablam! | Sep 02 18:02:21.132 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 18:02:21.133 INFO kablam! Sep 02 18:02:21.178 INFO kablam! error: aborting due to 6 previous errors Sep 02 18:02:21.178 INFO kablam! Sep 02 18:02:21.179 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 18:02:21.203 INFO kablam! error: Could not compile `maud_macros`. Sep 02 18:02:21.203 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:02:43.740 INFO kablam! error: build failed Sep 02 18:02:43.742 INFO kablam! su: No module specific data is present Sep 02 18:02:44.138 INFO running `"docker" "rm" "-f" "4aef8fe72002b23fff0783133942d203f57b624ae1e92d57449b7d62b012b34e"` Sep 02 18:02:44.264 INFO blam! 4aef8fe72002b23fff0783133942d203f57b624ae1e92d57449b7d62b012b34e