Oct 13 08:04:25.887 INFO checking squark-macros-0.5.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:04:25.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:04:26.264 INFO blam! 0e808fe22ee8fa0f895850133a3b45099122648210b3498bf95bc90c232f127b Oct 13 08:04:26.268 INFO running `"docker" "start" "-a" "0e808fe22ee8fa0f895850133a3b45099122648210b3498bf95bc90c232f127b"` Oct 13 08:04:27.557 INFO kablam! usermod: no changes Oct 13 08:04:27.716 INFO kablam! Checking pest v1.0.6 Oct 13 08:04:27.716 INFO kablam! Checking uuid v0.6.5 Oct 13 08:04:27.718 INFO kablam! Checking rand v0.5.5 Oct 13 08:04:27.719 INFO kablam! Compiling squark-macros v0.5.4 (/source) Oct 13 08:04:27.956 INFO kablam! error[E0557]: feature has been removed Oct 13 08:04:27.956 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:27.956 INFO kablam! | Oct 13 08:04:27.956 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:27.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:27.956 INFO kablam! | Oct 13 08:04:27.956 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 08:04:27.956 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:27.956 INFO kablam! | Oct 13 08:04:27.956 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:27.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:27.956 INFO kablam! Oct 13 08:04:31.648 INFO kablam! error[E0557]: feature has been removed Oct 13 08:04:31.648 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:31.649 INFO kablam! | Oct 13 08:04:31.649 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:31.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:31.649 INFO kablam! | Oct 13 08:04:31.649 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 08:04:31.649 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:31.650 INFO kablam! | Oct 13 08:04:31.650 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:31.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:31.650 INFO kablam! Oct 13 08:04:36.347 INFO kablam! Checking squark v0.5.1 Oct 13 08:04:36.804 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.805 INFO kablam! --> src/lib.rs:38:17 Oct 13 08:04:36.806 INFO kablam! | Oct 13 08:04:36.807 INFO kablam! 38 | quote!($_embedded.into()) Oct 13 08:04:36.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.808 INFO kablam! | Oct 13 08:04:36.809 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.809 INFO kablam! Oct 13 08:04:36.810 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.810 INFO kablam! --> src/lib.rs:42:17 Oct 13 08:04:36.810 INFO kablam! | Oct 13 08:04:36.810 INFO kablam! 42 | quote! { $_v.into() } Oct 13 08:04:36.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.812 INFO kablam! | Oct 13 08:04:36.812 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.812 INFO kablam! Oct 13 08:04:36.813 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.813 INFO kablam! --> src/lib.rs:46:17 Oct 13 08:04:36.813 INFO kablam! | Oct 13 08:04:36.813 INFO kablam! 46 | quote! { $_v.into() } Oct 13 08:04:36.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.813 INFO kablam! | Oct 13 08:04:36.815 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.815 INFO kablam! Oct 13 08:04:36.816 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.816 INFO kablam! --> src/lib.rs:54:27 Oct 13 08:04:36.816 INFO kablam! | Oct 13 08:04:36.816 INFO kablam! 54 | handlers.push(quote! { Oct 13 08:04:36.816 INFO kablam! | ___________________________^ Oct 13 08:04:36.816 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 13 08:04:36.816 INFO kablam! 56 | | }); Oct 13 08:04:36.818 INFO kablam! | |_____________^ Oct 13 08:04:36.818 INFO kablam! | Oct 13 08:04:36.819 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.819 INFO kablam! Oct 13 08:04:36.820 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.820 INFO kablam! --> src/lib.rs:61:25 Oct 13 08:04:36.820 INFO kablam! | Oct 13 08:04:36.820 INFO kablam! 61 | attributes.push(quote! { Oct 13 08:04:36.820 INFO kablam! | _________________________^ Oct 13 08:04:36.821 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 13 08:04:36.821 INFO kablam! 63 | | }); Oct 13 08:04:36.821 INFO kablam! | |_________^ Oct 13 08:04:36.821 INFO kablam! | Oct 13 08:04:36.821 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.822 INFO kablam! Oct 13 08:04:36.823 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.823 INFO kablam! --> src/lib.rs:74:21 Oct 13 08:04:36.823 INFO kablam! | Oct 13 08:04:36.823 INFO kablam! 74 | / quote! { Oct 13 08:04:36.828 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 13 08:04:36.828 INFO kablam! 76 | | } Oct 13 08:04:36.828 INFO kablam! | |_____________________^ Oct 13 08:04:36.828 INFO kablam! | Oct 13 08:04:36.828 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.828 INFO kablam! Oct 13 08:04:36.830 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.830 INFO kablam! --> src/lib.rs:80:21 Oct 13 08:04:36.830 INFO kablam! | Oct 13 08:04:36.830 INFO kablam! 80 | / quote! { Oct 13 08:04:36.830 INFO kablam! 81 | | $_text.into(), Oct 13 08:04:36.830 INFO kablam! 82 | | } Oct 13 08:04:36.830 INFO kablam! | |_____________________^ Oct 13 08:04:36.830 INFO kablam! | Oct 13 08:04:36.832 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.833 INFO kablam! Oct 13 08:04:36.833 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.833 INFO kablam! --> src/lib.rs:86:21 Oct 13 08:04:36.833 INFO kablam! | Oct 13 08:04:36.833 INFO kablam! 86 | / quote! { Oct 13 08:04:36.833 INFO kablam! 87 | | {$_embedded}.into(), Oct 13 08:04:36.834 INFO kablam! 88 | | } Oct 13 08:04:36.834 INFO kablam! | |_____________________^ Oct 13 08:04:36.834 INFO kablam! | Oct 13 08:04:36.836 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.836 INFO kablam! Oct 13 08:04:36.837 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.837 INFO kablam! --> src/lib.rs:97:5 Oct 13 08:04:36.837 INFO kablam! | Oct 13 08:04:36.837 INFO kablam! 97 | / quote! { Oct 13 08:04:36.837 INFO kablam! 98 | | _squark::View::new( Oct 13 08:04:36.837 INFO kablam! 99 | | $_name.to_string(), Oct 13 08:04:36.837 INFO kablam! 100 | | vec![ Oct 13 08:04:36.837 INFO kablam! ... | Oct 13 08:04:36.837 INFO kablam! 109 | | ) Oct 13 08:04:36.837 INFO kablam! 110 | | } Oct 13 08:04:36.837 INFO kablam! | |_____^ Oct 13 08:04:36.840 INFO kablam! | Oct 13 08:04:36.840 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.840 INFO kablam! Oct 13 08:04:36.842 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.842 INFO kablam! --> src/lib.rs:119:5 Oct 13 08:04:36.842 INFO kablam! | Oct 13 08:04:36.842 INFO kablam! 119 | / quote! { Oct 13 08:04:36.842 INFO kablam! 120 | | { Oct 13 08:04:36.842 INFO kablam! 121 | | extern crate squark as _squark; Oct 13 08:04:36.842 INFO kablam! 122 | | $_token Oct 13 08:04:36.842 INFO kablam! 123 | | } Oct 13 08:04:36.842 INFO kablam! 124 | | } Oct 13 08:04:36.842 INFO kablam! | |_____^ Oct 13 08:04:36.842 INFO kablam! | Oct 13 08:04:36.842 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.842 INFO kablam! Oct 13 08:04:36.857 INFO kablam! error: aborting due to 11 previous errors Oct 13 08:04:36.857 INFO kablam! Oct 13 08:04:36.857 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 08:04:36.857 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 08:04:36.873 INFO kablam! error: Could not compile `squark-macros`. Oct 13 08:04:36.873 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:04:38.104 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:38.104 INFO kablam! --> src/lib.rs:38:17 Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! 38 | quote!($_embedded.into()) Oct 13 08:04:38.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.104 INFO kablam! Oct 13 08:04:38.104 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.104 INFO kablam! --> src/lib.rs:42:17 Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! 42 | quote! { $_v.into() } Oct 13 08:04:38.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.104 INFO kablam! Oct 13 08:04:38.104 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.104 INFO kablam! --> src/lib.rs:46:17 Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! 46 | quote! { $_v.into() } Oct 13 08:04:38.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:38.104 INFO kablam! | Oct 13 08:04:38.104 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.104 INFO kablam! Oct 13 08:04:38.104 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:38.104 INFO kablam! --> src/lib.rs:54:27 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 54 | handlers.push(quote! { Oct 13 08:04:38.105 INFO kablam! | ___________________________^ Oct 13 08:04:38.105 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 13 08:04:38.105 INFO kablam! 56 | | }); Oct 13 08:04:38.105 INFO kablam! | |_____________^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:61:25 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 61 | attributes.push(quote! { Oct 13 08:04:38.105 INFO kablam! | _________________________^ Oct 13 08:04:38.105 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 13 08:04:38.105 INFO kablam! 63 | | }); Oct 13 08:04:38.105 INFO kablam! | |_________^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:74:21 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 74 | / quote! { Oct 13 08:04:38.105 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 13 08:04:38.105 INFO kablam! 76 | | } Oct 13 08:04:38.105 INFO kablam! | |_____________________^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:80:21 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 80 | / quote! { Oct 13 08:04:38.105 INFO kablam! 81 | | $_text.into(), Oct 13 08:04:38.105 INFO kablam! 82 | | } Oct 13 08:04:38.105 INFO kablam! | |_____________________^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:86:21 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 86 | / quote! { Oct 13 08:04:38.105 INFO kablam! 87 | | {$_embedded}.into(), Oct 13 08:04:38.105 INFO kablam! 88 | | } Oct 13 08:04:38.105 INFO kablam! | |_____________________^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:97:5 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 97 | / quote! { Oct 13 08:04:38.105 INFO kablam! 98 | | _squark::View::new( Oct 13 08:04:38.105 INFO kablam! 99 | | $_name.to_string(), Oct 13 08:04:38.105 INFO kablam! 100 | | vec![ Oct 13 08:04:38.105 INFO kablam! ... | Oct 13 08:04:38.105 INFO kablam! 109 | | ) Oct 13 08:04:38.105 INFO kablam! 110 | | } Oct 13 08:04:38.105 INFO kablam! | |_____^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:38.105 INFO kablam! --> src/lib.rs:119:5 Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! 119 | / quote! { Oct 13 08:04:38.105 INFO kablam! 120 | | { Oct 13 08:04:38.105 INFO kablam! 121 | | extern crate squark as _squark; Oct 13 08:04:38.105 INFO kablam! 122 | | $_token Oct 13 08:04:38.105 INFO kablam! 123 | | } Oct 13 08:04:38.105 INFO kablam! 124 | | } Oct 13 08:04:38.105 INFO kablam! | |_____^ Oct 13 08:04:38.105 INFO kablam! | Oct 13 08:04:38.105 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! error: aborting due to 11 previous errors Oct 13 08:04:38.105 INFO kablam! Oct 13 08:04:38.105 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 08:04:38.105 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 08:04:38.132 INFO kablam! error: Could not compile `squark-macros`. Oct 13 08:04:38.132 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:04:38.600 INFO kablam! error: build failed Oct 13 08:04:38.601 INFO kablam! su: No module specific data is present Oct 13 08:04:39.732 INFO running `"docker" "rm" "-f" "0e808fe22ee8fa0f895850133a3b45099122648210b3498bf95bc90c232f127b"` Oct 13 08:04:40.162 INFO blam! 0e808fe22ee8fa0f895850133a3b45099122648210b3498bf95bc90c232f127b