Sep 20 03:37:17.990 INFO checking clowder-0.2.9 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:37:17.990 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:37:17.990 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:37:18.208 INFO blam! 1ffebe7cc43f6c19a22119f5c0ddc1873a24348a0bb9af6084f9bc6db3895c18 Sep 20 03:37:18.210 INFO running `"docker" "start" "-a" "1ffebe7cc43f6c19a22119f5c0ddc1873a24348a0bb9af6084f9bc6db3895c18"` Sep 20 03:37:19.366 INFO kablam! usermod: no changes Sep 20 03:37:19.812 INFO kablam! Checking marksman_escape v0.1.2 Sep 20 03:37:19.826 INFO kablam! Compiling maud_macros v0.17.5 Sep 20 03:37:19.827 INFO kablam! Compiling pq-sys v0.4.6 Sep 20 03:37:19.837 INFO kablam! Compiling clowder v0.2.9 (/source) Sep 20 03:37:19.839 INFO kablam! Compiling derive-error-chain v0.10.1 Sep 20 03:37:19.840 INFO kablam! Checking diesel v0.16.0 Sep 20 03:37:19.840 INFO kablam! Checking chrono-humanize v0.0.10 Sep 20 03:37:19.840 INFO kablam! Compiling serde v1.0.79 Sep 20 03:37:21.928 INFO kablam! Checking toml v0.4.6 Sep 20 03:37:25.631 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 20 03:37:25.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:6:5 Sep 20 03:37:25.631 INFO kablam! | Sep 20 03:37:25.631 INFO kablam! 6 | quote, Sep 20 03:37:25.631 INFO kablam! | ^^^^^ Sep 20 03:37:25.631 INFO kablam! | Sep 20 03:37:25.631 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 20 03:37:25.631 INFO kablam! Sep 20 03:37:25.631 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_quote' (see issue #38356) Sep 20 03:37:25.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:20:5 Sep 20 03:37:25.631 INFO kablam! | Sep 20 03:37:25.631 INFO kablam! 20 | use proc_macro::quote; Sep 20 03:37:25.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 03:37:25.631 INFO kablam! | Sep 20 03:37:25.631 INFO kablam! = help: add #![feature(proc_macro_quote)] to the crate attributes to enable Sep 20 03:37:25.631 INFO kablam! Sep 20 03:37:25.899 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:37:25.899 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/lib.rs:37:69 Sep 20 03:37:25.899 INFO kablam! | Sep 20 03:37:25.899 INFO kablam! 37 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); Sep 20 03:37:25.899 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:37:25.907 INFO kablam! | Sep 20 03:37:25.907 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:37:25.907 INFO kablam! Sep 20 03:37:26.355 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:37:26.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:226:32 Sep 20 03:37:26.355 INFO kablam! | Sep 20 03:37:26.355 INFO kablam! 226 | Some(span) => span.join(token.span()).unwrap_or(span), Sep 20 03:37:26.355 INFO kablam! | ^^^^ Sep 20 03:37:26.355 INFO kablam! | Sep 20 03:37:26.355 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:37:26.355 INFO kablam! Sep 20 03:37:26.355 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:37:26.355 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/generate.rs:228:25 Sep 20 03:37:26.355 INFO kablam! | Sep 20 03:37:26.356 INFO kablam! 228 | .unwrap_or_else(Span::def_site) Sep 20 03:37:26.356 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:37:26.356 INFO kablam! | Sep 20 03:37:26.356 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:37:26.356 INFO kablam! Sep 20 03:37:26.409 INFO kablam! Checking rocket v0.3.16 Sep 20 03:37:26.644 INFO kablam! error[E0658]: use of unstable library feature 'proc_macro_span' (see issue #38356) Sep 20 03:37:26.644 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.17.5/src/parse.rs:344:61 Sep 20 03:37:26.644 INFO kablam! | Sep 20 03:37:26.651 INFO kablam! 344 | if let Some(bigger_span) = span.join(token.span()) { Sep 20 03:37:26.651 INFO kablam! | ^^^^ Sep 20 03:37:26.651 INFO kablam! | Sep 20 03:37:26.651 INFO kablam! = help: add #![feature(proc_macro_span)] to the crate attributes to enable Sep 20 03:37:26.651 INFO kablam! Sep 20 03:37:26.903 INFO kablam! error: aborting due to 6 previous errors Sep 20 03:37:26.903 INFO kablam! Sep 20 03:37:26.903 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 20 03:37:26.991 INFO kablam! error: Could not compile `maud_macros`. Sep 20 03:37:26.991 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:37:45.553 INFO kablam! error: build failed Sep 20 03:37:45.561 INFO kablam! su: No module specific data is present Sep 20 03:37:46.140 INFO running `"docker" "rm" "-f" "1ffebe7cc43f6c19a22119f5c0ddc1873a24348a0bb9af6084f9bc6db3895c18"` Sep 20 03:37:46.250 INFO blam! 1ffebe7cc43f6c19a22119f5c0ddc1873a24348a0bb9af6084f9bc6db3895c18