Oct 21 23:23:23.700 INFO checking squark-macros-0.5.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:23:23.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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"` Oct 21 23:23:24.139 INFO blam! 06c6ae1c2a37410b0d7bf89a7587e17268a0dac80c018466e11395e24e317104 Oct 21 23:23:24.141 INFO running `"docker" "start" "-a" "06c6ae1c2a37410b0d7bf89a7587e17268a0dac80c018466e11395e24e317104"` Oct 21 23:23:25.100 INFO kablam! usermod: no changes Oct 21 23:23:25.216 INFO kablam! Checking uuid v0.6.5 Oct 21 23:23:25.216 INFO kablam! Checking rand v0.5.5 Oct 21 23:23:25.216 INFO kablam! Compiling squark-macros v0.5.4 (/source) Oct 21 23:23:25.305 INFO kablam! error[E0557]: feature has been removed Oct 21 23:23:25.305 INFO kablam! --> src/lib.rs:2:31 Oct 21 23:23:25.305 INFO kablam! | Oct 21 23:23:25.305 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 21 23:23:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:25.305 INFO kablam! | Oct 21 23:23:25.305 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 21 23:23:25.305 INFO kablam! --> src/lib.rs:2:31 Oct 21 23:23:25.305 INFO kablam! | Oct 21 23:23:25.305 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 21 23:23:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:25.305 INFO kablam! Oct 21 23:23:25.432 INFO kablam! error[E0557]: feature has been removed Oct 21 23:23:25.432 INFO kablam! --> src/lib.rs:2:31 Oct 21 23:23:25.432 INFO kablam! | Oct 21 23:23:25.432 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 21 23:23:25.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:25.432 INFO kablam! | Oct 21 23:23:25.432 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 21 23:23:25.432 INFO kablam! --> src/lib.rs:2:31 Oct 21 23:23:25.432 INFO kablam! | Oct 21 23:23:25.432 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 21 23:23:25.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:25.432 INFO kablam! Oct 21 23:23:31.451 INFO kablam! Checking squark v0.5.1 Oct 21 23:23:31.744 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:31.744 INFO kablam! --> src/lib.rs:38:17 Oct 21 23:23:31.744 INFO kablam! | Oct 21 23:23:31.744 INFO kablam! 38 | quote!($_embedded.into()) Oct 21 23:23:31.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:31.744 INFO kablam! | Oct 21 23:23:31.744 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.744 INFO kablam! Oct 21 23:23:31.744 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.744 INFO kablam! --> src/lib.rs:42:17 Oct 21 23:23:31.744 INFO kablam! | Oct 21 23:23:31.744 INFO kablam! 42 | quote! { $_v.into() } Oct 21 23:23:31.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:31.744 INFO kablam! | Oct 21 23:23:31.744 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.744 INFO kablam! Oct 21 23:23:31.744 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.744 INFO kablam! --> src/lib.rs:46:17 Oct 21 23:23:31.744 INFO kablam! | Oct 21 23:23:31.744 INFO kablam! 46 | quote! { $_v.into() } Oct 21 23:23:31.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:54:27 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 54 | handlers.push(quote! { Oct 21 23:23:31.745 INFO kablam! | ___________________________^ Oct 21 23:23:31.745 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 21 23:23:31.745 INFO kablam! 56 | | }); Oct 21 23:23:31.745 INFO kablam! | |_____________^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:61:25 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 61 | attributes.push(quote! { Oct 21 23:23:31.745 INFO kablam! | _________________________^ Oct 21 23:23:31.745 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 21 23:23:31.745 INFO kablam! 63 | | }); Oct 21 23:23:31.745 INFO kablam! | |_________^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:74:21 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 74 | / quote! { Oct 21 23:23:31.745 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 21 23:23:31.745 INFO kablam! 76 | | } Oct 21 23:23:31.745 INFO kablam! | |_____________________^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:80:21 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 80 | / quote! { Oct 21 23:23:31.745 INFO kablam! 81 | | $_text.into(), Oct 21 23:23:31.745 INFO kablam! 82 | | } Oct 21 23:23:31.745 INFO kablam! | |_____________________^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:86:21 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 86 | / quote! { Oct 21 23:23:31.745 INFO kablam! 87 | | {$_embedded}.into(), Oct 21 23:23:31.745 INFO kablam! 88 | | } Oct 21 23:23:31.745 INFO kablam! | |_____________________^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:97:5 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 97 | / quote! { Oct 21 23:23:31.745 INFO kablam! 98 | | _squark::View::new( Oct 21 23:23:31.745 INFO kablam! 99 | | $_name.to_string(), Oct 21 23:23:31.745 INFO kablam! 100 | | vec![ Oct 21 23:23:31.745 INFO kablam! ... | Oct 21 23:23:31.745 INFO kablam! 109 | | ) Oct 21 23:23:31.745 INFO kablam! 110 | | } Oct 21 23:23:31.745 INFO kablam! | |_____^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:31.745 INFO kablam! --> src/lib.rs:119:5 Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! 119 | / quote! { Oct 21 23:23:31.745 INFO kablam! 120 | | { Oct 21 23:23:31.745 INFO kablam! 121 | | extern crate squark as _squark; Oct 21 23:23:31.745 INFO kablam! 122 | | $_token Oct 21 23:23:31.745 INFO kablam! 123 | | } Oct 21 23:23:31.745 INFO kablam! 124 | | } Oct 21 23:23:31.745 INFO kablam! | |_____^ Oct 21 23:23:31.745 INFO kablam! | Oct 21 23:23:31.745 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! error: aborting due to 11 previous errors Oct 21 23:23:31.745 INFO kablam! Oct 21 23:23:31.745 INFO kablam! Some errors occurred: E0557, E0658. Oct 21 23:23:31.745 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 21 23:23:31.785 INFO kablam! error: Could not compile `squark-macros`. Oct 21 23:23:31.785 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:23:32.547 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:32.547 INFO kablam! --> src/lib.rs:38:17 Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! 38 | quote!($_embedded.into()) Oct 21 23:23:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.547 INFO kablam! Oct 21 23:23:32.547 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.547 INFO kablam! --> src/lib.rs:42:17 Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! 42 | quote! { $_v.into() } Oct 21 23:23:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.547 INFO kablam! Oct 21 23:23:32.547 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.547 INFO kablam! --> src/lib.rs:46:17 Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! 46 | quote! { $_v.into() } Oct 21 23:23:32.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.547 INFO kablam! Oct 21 23:23:32.547 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:32.547 INFO kablam! --> src/lib.rs:54:27 Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! 54 | handlers.push(quote! { Oct 21 23:23:32.547 INFO kablam! | ___________________________^ Oct 21 23:23:32.547 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 21 23:23:32.547 INFO kablam! 56 | | }); Oct 21 23:23:32.547 INFO kablam! | |_____________^ Oct 21 23:23:32.547 INFO kablam! | Oct 21 23:23:32.547 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.547 INFO kablam! Oct 21 23:23:32.552 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 23:23:32.552 INFO kablam! --> src/lib.rs:61:25 Oct 21 23:23:32.552 INFO kablam! | Oct 21 23:23:32.552 INFO kablam! 61 | attributes.push(quote! { Oct 21 23:23:32.552 INFO kablam! | _________________________^ Oct 21 23:23:32.552 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 21 23:23:32.552 INFO kablam! 63 | | }); Oct 21 23:23:32.552 INFO kablam! | |_________^ Oct 21 23:23:32.552 INFO kablam! | Oct 21 23:23:32.552 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.552 INFO kablam! Oct 21 23:23:32.568 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.569 INFO kablam! --> src/lib.rs:74:21 Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! 74 | / quote! { Oct 21 23:23:32.569 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 21 23:23:32.569 INFO kablam! 76 | | } Oct 21 23:23:32.569 INFO kablam! | |_____________________^ Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.569 INFO kablam! Oct 21 23:23:32.569 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.569 INFO kablam! --> src/lib.rs:80:21 Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! 80 | / quote! { Oct 21 23:23:32.569 INFO kablam! 81 | | $_text.into(), Oct 21 23:23:32.569 INFO kablam! 82 | | } Oct 21 23:23:32.569 INFO kablam! | |_____________________^ Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.569 INFO kablam! Oct 21 23:23:32.569 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.569 INFO kablam! --> src/lib.rs:86:21 Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! 86 | / quote! { Oct 21 23:23:32.569 INFO kablam! 87 | | {$_embedded}.into(), Oct 21 23:23:32.569 INFO kablam! 88 | | } Oct 21 23:23:32.569 INFO kablam! | |_____________________^ Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.569 INFO kablam! Oct 21 23:23:32.569 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.569 INFO kablam! --> src/lib.rs:97:5 Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! 97 | / quote! { Oct 21 23:23:32.569 INFO kablam! 98 | | _squark::View::new( Oct 21 23:23:32.569 INFO kablam! 99 | | $_name.to_string(), Oct 21 23:23:32.569 INFO kablam! 100 | | vec![ Oct 21 23:23:32.569 INFO kablam! ... | Oct 21 23:23:32.569 INFO kablam! 109 | | ) Oct 21 23:23:32.569 INFO kablam! 110 | | } Oct 21 23:23:32.569 INFO kablam! | |_____^ Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.569 INFO kablam! Oct 21 23:23:32.569 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 21 23:23:32.569 INFO kablam! --> src/lib.rs:119:5 Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! 119 | / quote! { Oct 21 23:23:32.569 INFO kablam! 120 | | { Oct 21 23:23:32.569 INFO kablam! 121 | | extern crate squark as _squark; Oct 21 23:23:32.569 INFO kablam! 122 | | $_token Oct 21 23:23:32.569 INFO kablam! 123 | | } Oct 21 23:23:32.569 INFO kablam! 124 | | } Oct 21 23:23:32.569 INFO kablam! | |_____^ Oct 21 23:23:32.569 INFO kablam! | Oct 21 23:23:32.569 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 23:23:32.569 INFO kablam! Oct 21 23:23:32.572 INFO kablam! error: aborting due to 11 previous errors Oct 21 23:23:32.572 INFO kablam! Oct 21 23:23:32.572 INFO kablam! Some errors occurred: E0557, E0658. Oct 21 23:23:32.572 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 21 23:23:32.588 INFO kablam! error: Could not compile `squark-macros`. Oct 21 23:23:32.588 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 23:23:32.878 INFO kablam! error: build failed Oct 21 23:23:32.880 INFO kablam! su: No module specific data is present Oct 21 23:23:33.260 INFO running `"docker" "rm" "-f" "06c6ae1c2a37410b0d7bf89a7587e17268a0dac80c018466e11395e24e317104"` Oct 21 23:23:33.412 INFO blam! 06c6ae1c2a37410b0d7bf89a7587e17268a0dac80c018466e11395e24e317104