Nov 18 06:37:45.034 INFO testing maud_macros-0.18.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 06:37:45.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 18 06:37:45.540 INFO [stdout] 63e6d6134520b58a3c5167c62823685a3264e2bef4924580a540b45a805b9179 Nov 18 06:37:45.542 INFO running `"docker" "start" "-a" "63e6d6134520b58a3c5167c62823685a3264e2bef4924580a540b45a805b9179"` Nov 18 06:37:47.235 INFO [stderr] usermod: no changes Nov 18 06:37:47.330 INFO [stderr] Compiling maud_htmlescape v0.17.0 Nov 18 06:37:47.331 INFO [stderr] Compiling literalext v0.1.1 Nov 18 06:37:51.212 INFO [stderr] Compiling maud_macros v0.18.1 (/source) Nov 18 06:37:51.327 INFO [stderr] error[E0557]: feature has been removed Nov 18 06:37:51.327 INFO [stderr] --> src/lib.rs:2:12 Nov 18 06:37:51.327 INFO [stderr] | Nov 18 06:37:51.327 INFO [stderr] 2 | #![feature(proc_macro_non_items)] Nov 18 06:37:51.327 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:51.327 INFO [stderr] | Nov 18 06:37:51.327 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 18 06:37:51.327 INFO [stderr] --> src/lib.rs:2:12 Nov 18 06:37:51.327 INFO [stderr] | Nov 18 06:37:51.327 INFO [stderr] 2 | #![feature(proc_macro_non_items)] Nov 18 06:37:51.327 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:51.327 INFO [stderr] Nov 18 06:37:53.815 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.815 INFO [stderr] --> src/generate.rs:67:21 Nov 18 06:37:53.815 INFO [stderr] | Nov 18 06:37:53.815 INFO [stderr] 67 | quote!($head $body) Nov 18 06:37:53.815 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:53.815 INFO [stderr] | Nov 18 06:37:53.815 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.815 INFO [stderr] Nov 18 06:37:53.815 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.815 INFO [stderr] --> src/generate.rs:83:9 Nov 18 06:37:53.815 INFO [stderr] | Nov 18 06:37:53.815 INFO [stderr] 83 | / quote!({ Nov 18 06:37:53.815 INFO [stderr] 84 | | // Create a local trait alias so that autoref works Nov 18 06:37:53.815 INFO [stderr] 85 | | trait Render: maud::Render { Nov 18 06:37:53.815 INFO [stderr] 86 | | fn __maud_render_to(&self, output_ident: &mut String) { Nov 18 06:37:53.815 INFO [stderr] ... | Nov 18 06:37:53.815 INFO [stderr] 91 | | $expr.__maud_render_to(&mut $output_ident); Nov 18 06:37:53.815 INFO [stderr] 92 | | }) Nov 18 06:37:53.815 INFO [stderr] | |__________^ Nov 18 06:37:53.815 INFO [stderr] | Nov 18 06:37:53.815 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.815 INFO [stderr] Nov 18 06:37:53.817 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.817 INFO [stderr] --> src/generate.rs:140:25 Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] 140 | quote!($head { $body }) Nov 18 06:37:53.817 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.817 INFO [stderr] Nov 18 06:37:53.817 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.817 INFO [stderr] --> src/generate.rs:149:9 Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] 149 | quote!($head $body) Nov 18 06:37:53.817 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.817 INFO [stderr] Nov 18 06:37:53.817 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.817 INFO [stderr] --> src/generate.rs:154:9 Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] 154 | quote!($head $body) Nov 18 06:37:53.817 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.817 INFO [stderr] Nov 18 06:37:53.817 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.817 INFO [stderr] --> src/generate.rs:224:5 Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] 224 | quote!(if $cond) Nov 18 06:37:53.817 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 18 06:37:53.817 INFO [stderr] | Nov 18 06:37:53.817 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.817 INFO [stderr] Nov 18 06:37:53.818 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.819 INFO [stderr] --> src/generate.rs:265:13 Nov 18 06:37:53.819 INFO [stderr] | Nov 18 06:37:53.819 INFO [stderr] 265 | quote!($output_ident.push_str($string);) Nov 18 06:37:53.819 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 18 06:37:53.819 INFO [stderr] | Nov 18 06:37:53.819 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.819 INFO [stderr] Nov 18 06:37:53.819 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 18 06:37:53.820 INFO [stderr] --> src/lib.rs:50:5 Nov 18 06:37:53.820 INFO [stderr] | Nov 18 06:37:53.820 INFO [stderr] 50 | / quote!({ Nov 18 06:37:53.820 INFO [stderr] 51 | | extern crate maud; Nov 18 06:37:53.820 INFO [stderr] 52 | | let mut $output_ident = String::with_capacity($size_hint); Nov 18 06:37:53.820 INFO [stderr] 53 | | $stmts Nov 18 06:37:53.820 INFO [stderr] 54 | | maud::PreEscaped($output_ident) Nov 18 06:37:53.820 INFO [stderr] 55 | | }) Nov 18 06:37:53.820 INFO [stderr] | |______^ Nov 18 06:37:53.820 INFO [stderr] | Nov 18 06:37:53.820 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 18 06:37:53.820 INFO [stderr] Nov 18 06:37:53.830 INFO [stderr] error: aborting due to 9 previous errors Nov 18 06:37:53.830 INFO [stderr] Nov 18 06:37:53.830 INFO [stderr] Some errors occurred: E0557, E0658. Nov 18 06:37:53.830 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 18 06:37:53.838 INFO [stderr] error: Could not compile `maud_macros`. Nov 18 06:37:53.839 INFO [stderr] Nov 18 06:37:53.839 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 06:37:53.839 INFO [stderr] su: No module specific data is present Nov 18 06:37:54.445 INFO running `"docker" "inspect" "63e6d6134520b58a3c5167c62823685a3264e2bef4924580a540b45a805b9179"` Nov 18 06:37:54.557 INFO running `"docker" "rm" "-f" "63e6d6134520b58a3c5167c62823685a3264e2bef4924580a540b45a805b9179"` Nov 18 06:37:54.688 INFO [stdout] 63e6d6134520b58a3c5167c62823685a3264e2bef4924580a540b45a805b9179