Sep 20 03:53:07.852 INFO checking event-bot-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:53:07.852 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:53:07.852 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:53:08.070 INFO blam! e5f3ce474c9b522e7b8e1ec141c5ebd7bf5774043bf3999c72575c9033a8e098 Sep 20 03:53:08.072 INFO running `"docker" "start" "-a" "e5f3ce474c9b522e7b8e1ec141c5ebd7bf5774043bf3999c72575c9033a8e098"` Sep 20 03:53:08.914 INFO kablam! usermod: no changes Sep 20 03:53:09.682 INFO kablam! Compiling literalext v0.1.1 Sep 20 03:53:09.682 INFO kablam! Compiling maud_htmlescape v0.17.0 Sep 20 03:53:09.711 INFO kablam! Checking base-x v0.2.3 Sep 20 03:53:09.712 INFO kablam! Compiling actix-web v0.6.15 Sep 20 03:53:09.714 INFO kablam! Checking futures-state-stream v0.2.0 Sep 20 03:53:09.730 INFO kablam! Compiling telebot-derive v0.0.12 Sep 20 03:53:09.744 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 20 03:53:09.762 INFO kablam! Compiling parse-zoneinfo v0.1.1 Sep 20 03:53:12.540 INFO kablam! Checking postgres-shared v0.4.2 Sep 20 03:53:12.550 INFO kablam! Checking hyper v0.12.10 Sep 20 03:53:12.745 INFO kablam! Checking tokio-dns-unofficial v0.1.2 Sep 20 03:53:13.466 INFO kablam! Checking actix v0.5.8 Sep 20 03:53:23.605 INFO kablam! Compiling maud_macros v0.17.5 Sep 20 03:53:23.654 INFO kablam! Checking tokio-postgres v0.3.0 Sep 20 03:53:23.790 INFO kablam! Compiling chrono-tz v0.4.1 Sep 20 03:53:28.281 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 20 03:53:28.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 20 03:53:28.281 INFO kablam! | Sep 20 03:53:28.281 INFO kablam! 6 | quote, Sep 20 03:53:28.281 INFO kablam! | ^^^^^ Sep 20 03:53:28.281 INFO kablam! | Sep 20 03:53:28.281 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 20 03:53:28.281 INFO kablam! Sep 20 03:53:28.281 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 20 03:53:28.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 20 03:53:28.281 INFO kablam! | Sep 20 03:53:28.281 INFO kablam! 20 | use proc_macro::quote; Sep 20 03:53:28.281 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 03:53:28.302 INFO kablam! | Sep 20 03:53:28.302 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 20 03:53:28.302 INFO kablam! Sep 20 03:53:28.664 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:53:28.665 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 20 03:53:28.665 INFO kablam! | Sep 20 03:53:28.665 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 20 03:53:28.665 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:53:28.665 INFO kablam! | Sep 20 03:53:28.665 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:53:28.665 INFO kablam! Sep 20 03:53:28.787 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:53:28.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 20 03:53:28.787 INFO kablam! | Sep 20 03:53:28.787 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 20 03:53:28.787 INFO kablam! | ^^^^ Sep 20 03:53:28.787 INFO kablam! | Sep 20 03:53:28.787 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:53:28.787 INFO kablam! Sep 20 03:53:28.787 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:53:28.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 20 03:53:28.788 INFO kablam! | Sep 20 03:53:28.788 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 20 03:53:28.788 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:53:28.788 INFO kablam! | Sep 20 03:53:28.788 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:53:28.788 INFO kablam! Sep 20 03:53:28.847 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:53:28.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 20 03:53:28.847 INFO kablam! | Sep 20 03:53:28.847 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 20 03:53:28.847 INFO kablam! | ^^^^ Sep 20 03:53:28.847 INFO kablam! | Sep 20 03:53:28.847 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:53:28.848 INFO kablam! Sep 20 03:53:28.910 INFO kablam! error: aborting due to 6 previous errors Sep 20 03:53:28.911 INFO kablam! Sep 20 03:53:28.911 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 03:53:28.934 INFO kablam! error: Could not compile `maud_macros`. Sep 20 03:53:28.934 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:53:33.624 INFO kablam! error: build failed Sep 20 03:53:33.626 INFO kablam! su: No module specific data is present Sep 20 03:53:34.259 INFO running `"docker" "rm" "-f" "e5f3ce474c9b522e7b8e1ec141c5ebd7bf5774043bf3999c72575c9033a8e098"` Sep 20 03:53:34.357 INFO blam! e5f3ce474c9b522e7b8e1ec141c5ebd7bf5774043bf3999c72575c9033a8e098