Sep 06 07:22:42.221 INFO checking event-web-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:22:42.221 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:22:42.221 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.347 INFO blam! 72603c84b4e6c693b9c9974dd049bdd55855af7a58067fd0dcf56c5480aee8c2 Sep 06 07:22:42.348 INFO running `"docker" "start" "-a" "72603c84b4e6c693b9c9974dd049bdd55855af7a58067fd0dcf56c5480aee8c2"` Sep 06 07:22:43.261 INFO kablam! usermod: no changes Sep 06 07:22:43.624 INFO kablam! Checking http-range v0.1.1 Sep 06 07:22:43.624 INFO kablam! Compiling actix_derive v0.2.0 Sep 06 07:22:43.624 INFO kablam! Compiling actix-web v0.6.15 Sep 06 07:22:43.629 INFO kablam! Compiling maud_macros v0.17.5 Sep 06 07:22:43.632 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 06 07:22:43.633 INFO kablam! Checking blowfish v0.3.0 Sep 06 07:22:43.633 INFO kablam! Compiling skeptic v0.13.3 Sep 06 07:22:43.634 INFO kablam! Checking chrono-tz v0.4.1 Sep 06 07:22:44.188 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 06 07:22:44.233 INFO kablam! Checking bcrypt v0.2.0 Sep 06 07:22:45.410 INFO kablam! Checking cookie v0.10.1 Sep 06 07:22:46.578 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 06 07:22:46.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 06 07:22:46.578 INFO kablam! | Sep 06 07:22:46.578 INFO kablam! 6 | quote, Sep 06 07:22:46.578 INFO kablam! | ^^^^^ Sep 06 07:22:46.578 INFO kablam! | Sep 06 07:22:46.578 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 06 07:22:46.578 INFO kablam! Sep 06 07:22:46.578 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 06 07:22:46.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 06 07:22:46.578 INFO kablam! | Sep 06 07:22:46.578 INFO kablam! 20 | use proc_macro::quote; Sep 06 07:22:46.578 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 06 07:22:46.578 INFO kablam! | Sep 06 07:22:46.578 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 06 07:22:46.578 INFO kablam! Sep 06 07:22:47.068 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:47.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 06 07:22:47.068 INFO kablam! | Sep 06 07:22:47.068 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 06 07:22:47.068 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:22:47.090 INFO kablam! | Sep 06 07:22:47.090 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:47.090 INFO kablam! Sep 06 07:22:47.581 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:47.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 06 07:22:47.581 INFO kablam! | Sep 06 07:22:47.581 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 06 07:22:47.581 INFO kablam! | ^^^^ Sep 06 07:22:47.581 INFO kablam! | Sep 06 07:22:47.581 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:47.581 INFO kablam! Sep 06 07:22:47.602 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:47.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 06 07:22:47.602 INFO kablam! | Sep 06 07:22:47.603 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 06 07:22:47.603 INFO kablam! | ^^^^^^^^^^^^^^ Sep 06 07:22:47.603 INFO kablam! | Sep 06 07:22:47.603 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:47.603 INFO kablam! Sep 06 07:22:47.883 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 06 07:22:47.883 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 06 07:22:47.883 INFO kablam! | Sep 06 07:22:47.883 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 06 07:22:47.883 INFO kablam! | ^^^^ Sep 06 07:22:47.883 INFO kablam! | Sep 06 07:22:47.883 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 06 07:22:47.883 INFO kablam! Sep 06 07:22:48.034 INFO kablam! error: aborting due to 6 previous errors Sep 06 07:22:48.050 INFO kablam! Sep 06 07:22:48.050 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 07:22:48.103 INFO kablam! error: Could not compile `maud_macros`. Sep 06 07:22:48.103 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:23:07.628 INFO kablam! error: build failed Sep 06 07:23:07.636 INFO kablam! su: No module specific data is present Sep 06 07:23:08.354 INFO running `"docker" "rm" "-f" "72603c84b4e6c693b9c9974dd049bdd55855af7a58067fd0dcf56c5480aee8c2"` Sep 06 07:23:08.464 INFO blam! 72603c84b4e6c693b9c9974dd049bdd55855af7a58067fd0dcf56c5480aee8c2