Sep 01 04:59:35.464 INFO checking event-bot-0.1.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 04:59:35.464 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 04:59:35.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:59:35.660 INFO blam! 04773eaf106e7704b0a01c9656b2d9df0ab0e8cba21997d6e7ef8f0b0f7a1c25 Sep 01 04:59:35.662 INFO running `"docker" "start" "-a" "04773eaf106e7704b0a01c9656b2d9df0ab0e8cba21997d6e7ef8f0b0f7a1c25"` Sep 01 04:59:37.156 INFO kablam! Compiling maud_htmlescape v0.17.0 Sep 01 04:59:37.163 INFO kablam! Checking base-x v0.2.3 Sep 01 04:59:37.195 INFO kablam! Checking futures-state-stream v0.2.0 Sep 01 04:59:37.219 INFO kablam! Compiling telebot-derive v0.0.11 Sep 01 04:59:37.232 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 01 04:59:37.242 INFO kablam! Compiling parse-zoneinfo v0.1.1 Sep 01 04:59:37.252 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 01 04:59:40.384 INFO kablam! Checking postgres-shared v0.4.2 Sep 01 04:59:41.479 INFO kablam! Checking tokio-dns-unofficial v0.1.2 Sep 01 04:59:41.699 INFO kablam! Compiling maud_macros v0.17.5 Sep 01 04:59:52.522 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 01 04:59:52.522 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 01 04:59:52.522 INFO kablam! | Sep 01 04:59:52.522 INFO kablam! 6 | quote, Sep 01 04:59:52.522 INFO kablam! | ^^^^^ Sep 01 04:59:52.523 INFO kablam! | Sep 01 04:59:52.523 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 01 04:59:52.523 INFO kablam! Sep 01 04:59:52.523 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 01 04:59:52.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 01 04:59:52.523 INFO kablam! | Sep 01 04:59:52.523 INFO kablam! 20 | use proc_macro::quote; Sep 01 04:59:52.523 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 04:59:52.523 INFO kablam! | Sep 01 04:59:52.523 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 01 04:59:52.523 INFO kablam! Sep 01 04:59:53.093 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 01 04:59:53.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 01 04:59:53.093 INFO kablam! | Sep 01 04:59:53.093 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 01 04:59:53.093 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 04:59:53.114 INFO kablam! | Sep 01 04:59:53.115 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 01 04:59:53.115 INFO kablam! Sep 01 04:59:53.535 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 01 04:59:53.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 01 04:59:53.535 INFO kablam! | Sep 01 04:59:53.535 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 01 04:59:53.535 INFO kablam! | ^^^^ Sep 01 04:59:53.536 INFO kablam! | Sep 01 04:59:53.536 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 01 04:59:53.537 INFO kablam! Sep 01 04:59:53.538 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 01 04:59:53.538 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 01 04:59:53.538 INFO kablam! | Sep 01 04:59:53.538 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 01 04:59:53.538 INFO kablam! | ^^^^^^^^^^^^^^ Sep 01 04:59:53.539 INFO kablam! | Sep 01 04:59:53.543 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 01 04:59:53.544 INFO kablam! Sep 01 04:59:53.685 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 01 04:59:53.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 01 04:59:53.685 INFO kablam! | Sep 01 04:59:53.685 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 01 04:59:53.685 INFO kablam! | ^^^^ Sep 01 04:59:53.685 INFO kablam! | Sep 01 04:59:53.685 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 01 04:59:53.686 INFO kablam! Sep 01 04:59:53.726 INFO kablam! error: aborting due to 6 previous errors Sep 01 04:59:53.726 INFO kablam! Sep 01 04:59:53.726 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 04:59:53.743 INFO kablam! error: Could not compile `maud_macros`. Sep 01 04:59:53.743 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 05:00:04.348 INFO kablam! error: build failed Sep 01 05:00:04.350 INFO kablam! su: No module specific data is present Sep 01 05:00:04.716 INFO running `"docker" "rm" "-f" "04773eaf106e7704b0a01c9656b2d9df0ab0e8cba21997d6e7ef8f0b0f7a1c25"` Sep 01 05:00:04.844 INFO blam! 04773eaf106e7704b0a01c9656b2d9df0ab0e8cba21997d6e7ef8f0b0f7a1c25