Sep 02 15:04:08.934 INFO checking event-bot-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 15:04:08.934 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 15:04:08.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 15:04:09.084 INFO blam! 2f3d58a1b138e62cb1dafffc84ecac2df2056ec35dc0248bdd2b832d1642e72d Sep 02 15:04:09.084 INFO running `"docker" "start" "-a" "2f3d58a1b138e62cb1dafffc84ecac2df2056ec35dc0248bdd2b832d1642e72d"` Sep 02 15:04:10.603 INFO kablam! Compiling maud_htmlescape v0.17.0 Sep 02 15:04:10.603 INFO kablam! Checking base-x v0.2.3 Sep 02 15:04:10.644 INFO kablam! Compiling parse-zoneinfo v0.1.1 Sep 02 15:04:10.647 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 02 15:04:10.650 INFO kablam! Checking dotenv v0.12.0 Sep 02 15:04:10.653 INFO kablam! Checking bcrypt v0.2.0 Sep 02 15:04:10.683 INFO kablam! Checking postgres-shared v0.4.2 Sep 02 15:04:13.588 INFO kablam! Checking telebot v0.2.9 Sep 02 15:04:14.925 INFO kablam! Compiling maud_macros v0.17.5 Sep 02 15:04:23.331 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 15:04:23.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 02 15:04:23.331 INFO kablam! | Sep 02 15:04:23.331 INFO kablam! 6 | quote, Sep 02 15:04:23.331 INFO kablam! | ^^^^^ Sep 02 15:04:23.331 INFO kablam! | Sep 02 15:04:23.331 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 15:04:23.331 INFO kablam! Sep 02 15:04:23.332 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 02 15:04:23.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 02 15:04:23.332 INFO kablam! | Sep 02 15:04:23.332 INFO kablam! 20 | use proc_macro::quote; Sep 02 15:04:23.332 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 15:04:23.332 INFO kablam! | Sep 02 15:04:23.332 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 02 15:04:23.332 INFO kablam! Sep 02 15:04:23.925 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 15:04:23.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 02 15:04:23.925 INFO kablam! | Sep 02 15:04:23.925 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 02 15:04:23.925 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:04:23.934 INFO kablam! | Sep 02 15:04:23.935 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 15:04:23.935 INFO kablam! Sep 02 15:04:24.451 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 15:04:24.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 02 15:04:24.452 INFO kablam! | Sep 02 15:04:24.452 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 02 15:04:24.452 INFO kablam! | ^^^^ Sep 02 15:04:24.452 INFO kablam! | Sep 02 15:04:24.452 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 15:04:24.453 INFO kablam! Sep 02 15:04:24.453 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 15:04:24.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 02 15:04:24.453 INFO kablam! | Sep 02 15:04:24.453 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 02 15:04:24.453 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 15:04:24.453 INFO kablam! | Sep 02 15:04:24.453 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 15:04:24.453 INFO kablam! Sep 02 15:04:24.722 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 02 15:04:24.722 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 02 15:04:24.722 INFO kablam! | Sep 02 15:04:24.722 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 02 15:04:24.723 INFO kablam! | ^^^^ Sep 02 15:04:24.723 INFO kablam! | Sep 02 15:04:24.723 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 02 15:04:24.723 INFO kablam! Sep 02 15:04:24.860 INFO kablam! error: aborting due to 6 previous errors Sep 02 15:04:24.866 INFO kablam! Sep 02 15:04:24.867 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 15:04:24.920 INFO kablam! error: Could not compile `maud_macros`. Sep 02 15:04:24.921 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:04:39.621 INFO kablam! error: build failed Sep 02 15:04:39.623 INFO kablam! su: No module specific data is present Sep 02 15:04:40.095 INFO running `"docker" "rm" "-f" "2f3d58a1b138e62cb1dafffc84ecac2df2056ec35dc0248bdd2b832d1642e72d"` Sep 02 15:04:40.199 INFO blam! 2f3d58a1b138e62cb1dafffc84ecac2df2056ec35dc0248bdd2b832d1642e72d