Sep 06 07:22:42.450 INFO checking event-web-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:22:42.450 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:22:42.450 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:22:42.602 INFO blam! c4af2c5511e977390babf128722a6d1aa274adfbc560b02ea54c7e2b9ea441ed Sep 06 07:22:42.603 INFO running `"docker" "start" "-a" "c4af2c5511e977390babf128722a6d1aa274adfbc560b02ea54c7e2b9ea441ed"` Sep 06 07:22:43.431 INFO kablam! usermod: no changes Sep 06 07:22:43.814 INFO kablam! Compiling maud_htmlescape v0.17.0 Sep 06 07:22:43.815 INFO kablam! Compiling literalext v0.1.1 Sep 06 07:22:43.825 INFO kablam! Compiling actix-web v0.6.15 Sep 06 07:22:43.839 INFO kablam! Compiling actix_derive v0.2.0 Sep 06 07:22:43.842 INFO kablam! Compiling parse-zoneinfo v0.1.1 Sep 06 07:22:43.842 INFO kablam! Compiling actix v0.5.8 Sep 06 07:22:43.842 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 06 07:22:45.218 INFO kablam! Checking tokio-signal v0.1.5 Sep 06 07:22:45.278 INFO kablam! Checking cookie v0.10.1 Sep 06 07:22:51.947 INFO kablam! Compiling maud_macros v0.17.5 Sep 06 07:22:56.602 INFO kablam! Compiling chrono-tz v0.4.1 Sep 06 07:22:58.413 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 06 07:22:58.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 06 07:22:58.413 INFO kablam! | Sep 06 07:22:58.413 INFO kablam! 6 | quote, Sep 06 07:22:58.413 INFO kablam! | ^^^^^ Sep 06 07:22:58.413 INFO kablam! | Sep 06 07:22:58.413 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 06 07:22:58.413 INFO kablam! Sep 06 07:22:58.414 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 06 07:22:58.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 06 07:22:58.414 INFO kablam! | Sep 06 07:22:58.414 INFO kablam! 20 | use proc_macro::quote; Sep 06 07:22:58.414 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 07:22:58.414 INFO kablam! | Sep 06 07:22:58.414 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 06 07:22:58.414 INFO kablam! Sep 06 07:22:58.922 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:58.922 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 06 07:22:58.922 INFO kablam! | Sep 06 07:22:58.922 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 06 07:22:58.922 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:22:58.922 INFO kablam! | Sep 06 07:22:58.922 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:58.922 INFO kablam! Sep 06 07:22:59.212 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:59.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 06 07:22:59.212 INFO kablam! | Sep 06 07:22:59.212 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 06 07:22:59.212 INFO kablam! | ^^^^ Sep 06 07:22:59.212 INFO kablam! | Sep 06 07:22:59.212 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:59.212 INFO kablam! Sep 06 07:22:59.212 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:59.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 06 07:22:59.212 INFO kablam! | Sep 06 07:22:59.212 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 06 07:22:59.212 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:22:59.212 INFO kablam! | Sep 06 07:22:59.212 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:59.212 INFO kablam! Sep 06 07:22:59.286 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:59.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 06 07:22:59.286 INFO kablam! | Sep 06 07:22:59.286 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 06 07:22:59.286 INFO kablam! | ^^^^ Sep 06 07:22:59.286 INFO kablam! | Sep 06 07:22:59.286 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:59.286 INFO kablam! Sep 06 07:22:59.314 INFO kablam! error: aborting due to 6 previous errors Sep 06 07:22:59.314 INFO kablam! Sep 06 07:22:59.314 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 07:22:59.354 INFO kablam! error: Could not compile `maud_macros`. Sep 06 07:22:59.354 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:23:03.169 INFO kablam! error: build failed Sep 06 07:23:03.174 INFO kablam! su: No module specific data is present Sep 06 07:23:04.256 INFO running `"docker" "rm" "-f" "c4af2c5511e977390babf128722a6d1aa274adfbc560b02ea54c7e2b9ea441ed"` Sep 06 07:23:04.409 INFO blam! c4af2c5511e977390babf128722a6d1aa274adfbc560b02ea54c7e2b9ea441ed