Sep 02 00:29:00.153 INFO checking clowder-0.2.9 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 00:29:00.153 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 00:29:00.153 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:29:00.342 INFO blam! df7e8a1c60199be1c8aa0faa6b7f892c6e01be696c6bc3b18f643e1a18e7ebb6 Sep 02 00:29:00.344 INFO running `"docker" "start" "-a" "df7e8a1c60199be1c8aa0faa6b7f892c6e01be696c6bc3b18f643e1a18e7ebb6"` Sep 02 00:29:01.304 INFO kablam! Compiling maud_macros v0.17.5 Sep 02 00:29:01.308 INFO kablam! Compiling syn v0.11.11 Sep 02 00:29:01.323 INFO kablam! Compiling clowder v0.2.9 (file:///source) Sep 02 00:29:01.325 INFO kablam! Compiling diesel v0.16.0 Sep 02 00:29:01.325 INFO kablam! Checking chrono-humanize v0.0.10 Sep 02 00:29:01.326 INFO kablam! Compiling toml v0.4.6 Sep 02 00:29:01.327 INFO kablam! Checking rocket v0.3.16 Sep 02 00:29:10.369 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 00:29:10.369 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 02 00:29:10.369 INFO kablam! | Sep 02 00:29:10.369 INFO kablam! 6 | quote, Sep 02 00:29:10.369 INFO kablam! | ^^^^^ Sep 02 00:29:10.369 INFO kablam! | Sep 02 00:29:10.369 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 00:29:10.369 INFO kablam! Sep 02 00:29:10.369 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 00:29:10.369 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 02 00:29:10.369 INFO kablam! | Sep 02 00:29:10.369 INFO kablam! 20 | use proc_macro::quote; Sep 02 00:29:10.369 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 00:29:10.369 INFO kablam! | Sep 02 00:29:10.369 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 00:29:10.369 INFO kablam! Sep 02 00:29:10.665 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 00:29:10.665 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 02 00:29:10.665 INFO kablam! | Sep 02 00:29:10.665 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 02 00:29:10.665 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:29:10.665 INFO kablam! | Sep 02 00:29:10.665 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 00:29:10.665 INFO kablam! Sep 02 00:29:10.985 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 00:29:10.985 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 02 00:29:10.985 INFO kablam! | Sep 02 00:29:10.985 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 02 00:29:10.985 INFO kablam! | ^^^^ Sep 02 00:29:10.985 INFO kablam! | Sep 02 00:29:10.986 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 00:29:10.986 INFO kablam! Sep 02 00:29:10.987 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 00:29:10.987 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 02 00:29:10.987 INFO kablam! | Sep 02 00:29:10.987 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 02 00:29:10.987 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 00:29:10.988 INFO kablam! | Sep 02 00:29:10.988 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 00:29:10.988 INFO kablam! Sep 02 00:29:11.065 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 00:29:11.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 02 00:29:11.065 INFO kablam! | Sep 02 00:29:11.065 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 02 00:29:11.065 INFO kablam! | ^^^^ Sep 02 00:29:11.066 INFO kablam! | Sep 02 00:29:11.066 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 00:29:11.066 INFO kablam! Sep 02 00:29:11.106 INFO kablam! error: aborting due to 6 previous errors Sep 02 00:29:11.106 INFO kablam! Sep 02 00:29:11.107 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 00:29:11.119 INFO kablam! error: Could not compile `maud_macros`. Sep 02 00:29:11.120 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 00:29:31.257 INFO kablam! error: build failed Sep 02 00:29:31.258 INFO kablam! su: No module specific data is present Sep 02 00:29:31.726 INFO running `"docker" "rm" "-f" "df7e8a1c60199be1c8aa0faa6b7f892c6e01be696c6bc3b18f643e1a18e7ebb6"` Sep 02 00:29:31.810 INFO blam! df7e8a1c60199be1c8aa0faa6b7f892c6e01be696c6bc3b18f643e1a18e7ebb6