Oct 27 15:17:00.707 INFO checking squark-macros-0.5.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:17:00.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 15:17:01.135 INFO blam! 8353b4f50685885212dc16aed83c4b31c5c2729f276b593b763f29e7644dbff3 Oct 27 15:17:01.137 INFO running `"docker" "start" "-a" "8353b4f50685885212dc16aed83c4b31c5c2729f276b593b763f29e7644dbff3"` Oct 27 15:17:03.587 INFO kablam! usermod: no changes Oct 27 15:17:03.677 INFO kablam! Checking uuid v0.6.5 Oct 27 15:17:03.677 INFO kablam! Checking rand v0.5.5 Oct 27 15:17:03.680 INFO kablam! Compiling squark-macros v0.5.4 (/source) Oct 27 15:17:03.812 INFO kablam! error[E0557]: feature has been removed Oct 27 15:17:03.812 INFO kablam! --> src/lib.rs:2:31 Oct 27 15:17:03.812 INFO kablam! | Oct 27 15:17:03.813 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 27 15:17:03.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:03.813 INFO kablam! | Oct 27 15:17:03.813 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 15:17:03.813 INFO kablam! --> src/lib.rs:2:31 Oct 27 15:17:03.813 INFO kablam! | Oct 27 15:17:03.813 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 27 15:17:03.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:03.813 INFO kablam! Oct 27 15:17:03.881 INFO kablam! error[E0557]: feature has been removed Oct 27 15:17:03.881 INFO kablam! --> src/lib.rs:2:31 Oct 27 15:17:03.881 INFO kablam! | Oct 27 15:17:03.882 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 27 15:17:03.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:03.903 INFO kablam! | Oct 27 15:17:03.904 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 15:17:03.905 INFO kablam! --> src/lib.rs:2:31 Oct 27 15:17:03.905 INFO kablam! | Oct 27 15:17:03.906 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 27 15:17:03.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:03.907 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:38:17 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 38 | quote!($_embedded.into()) Oct 27 15:17:08.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.456 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:42:17 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 42 | quote! { $_v.into() } Oct 27 15:17:08.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.456 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:46:17 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 46 | quote! { $_v.into() } Oct 27 15:17:08.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.456 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:54:27 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 54 | handlers.push(quote! { Oct 27 15:17:08.456 INFO kablam! | ___________________________^ Oct 27 15:17:08.456 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 27 15:17:08.456 INFO kablam! 56 | | }); Oct 27 15:17:08.456 INFO kablam! | |_____________^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.456 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:61:25 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 61 | attributes.push(quote! { Oct 27 15:17:08.456 INFO kablam! | _________________________^ Oct 27 15:17:08.456 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 27 15:17:08.456 INFO kablam! 63 | | }); Oct 27 15:17:08.456 INFO kablam! | |_________^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.456 INFO kablam! Oct 27 15:17:08.456 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.456 INFO kablam! --> src/lib.rs:74:21 Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.456 INFO kablam! 74 | / quote! { Oct 27 15:17:08.456 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 27 15:17:08.456 INFO kablam! 76 | | } Oct 27 15:17:08.456 INFO kablam! | |_____________________^ Oct 27 15:17:08.456 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.457 INFO kablam! Oct 27 15:17:08.457 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.457 INFO kablam! --> src/lib.rs:80:21 Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! 80 | / quote! { Oct 27 15:17:08.457 INFO kablam! 81 | | $_text.into(), Oct 27 15:17:08.457 INFO kablam! 82 | | } Oct 27 15:17:08.457 INFO kablam! | |_____________________^ Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.457 INFO kablam! Oct 27 15:17:08.457 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.457 INFO kablam! --> src/lib.rs:86:21 Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! 86 | / quote! { Oct 27 15:17:08.457 INFO kablam! 87 | | {$_embedded}.into(), Oct 27 15:17:08.457 INFO kablam! 88 | | } Oct 27 15:17:08.457 INFO kablam! | |_____________________^ Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.457 INFO kablam! Oct 27 15:17:08.457 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.457 INFO kablam! --> src/lib.rs:97:5 Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! 97 | / quote! { Oct 27 15:17:08.457 INFO kablam! 98 | | _squark::View::new( Oct 27 15:17:08.457 INFO kablam! 99 | | $_name.to_string(), Oct 27 15:17:08.457 INFO kablam! 100 | | vec![ Oct 27 15:17:08.457 INFO kablam! ... | Oct 27 15:17:08.457 INFO kablam! 109 | | ) Oct 27 15:17:08.457 INFO kablam! 110 | | } Oct 27 15:17:08.457 INFO kablam! | |_____^ Oct 27 15:17:08.457 INFO kablam! | Oct 27 15:17:08.457 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.457 INFO kablam! Oct 27 15:17:08.471 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:08.471 INFO kablam! --> src/lib.rs:119:5 Oct 27 15:17:08.471 INFO kablam! | Oct 27 15:17:08.472 INFO kablam! 119 | / quote! { Oct 27 15:17:08.472 INFO kablam! 120 | | { Oct 27 15:17:08.472 INFO kablam! 121 | | extern crate squark as _squark; Oct 27 15:17:08.472 INFO kablam! 122 | | $_token Oct 27 15:17:08.472 INFO kablam! 123 | | } Oct 27 15:17:08.473 INFO kablam! 124 | | } Oct 27 15:17:08.473 INFO kablam! | |_____^ Oct 27 15:17:08.473 INFO kablam! | Oct 27 15:17:08.473 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:08.473 INFO kablam! Oct 27 15:17:08.473 INFO kablam! error: aborting due to 11 previous errors Oct 27 15:17:08.474 INFO kablam! Oct 27 15:17:08.474 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 15:17:08.474 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 15:17:08.483 INFO kablam! error: Could not compile `squark-macros`. Oct 27 15:17:08.483 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:17:09.063 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:09.063 INFO kablam! --> src/lib.rs:38:17 Oct 27 15:17:09.063 INFO kablam! | Oct 27 15:17:09.063 INFO kablam! 38 | quote!($_embedded.into()) Oct 27 15:17:09.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:09.064 INFO kablam! | Oct 27 15:17:09.064 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.064 INFO kablam! Oct 27 15:17:09.064 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.065 INFO kablam! --> src/lib.rs:42:17 Oct 27 15:17:09.065 INFO kablam! | Oct 27 15:17:09.065 INFO kablam! 42 | quote! { $_v.into() } Oct 27 15:17:09.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:09.065 INFO kablam! | Oct 27 15:17:09.065 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.066 INFO kablam! Oct 27 15:17:09.066 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.066 INFO kablam! --> src/lib.rs:46:17 Oct 27 15:17:09.066 INFO kablam! | Oct 27 15:17:09.066 INFO kablam! 46 | quote! { $_v.into() } Oct 27 15:17:09.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:17:09.067 INFO kablam! | Oct 27 15:17:09.067 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.067 INFO kablam! Oct 27 15:17:09.067 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:09.067 INFO kablam! --> src/lib.rs:54:27 Oct 27 15:17:09.068 INFO kablam! | Oct 27 15:17:09.068 INFO kablam! 54 | handlers.push(quote! { Oct 27 15:17:09.068 INFO kablam! | ___________________________^ Oct 27 15:17:09.068 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 27 15:17:09.068 INFO kablam! 56 | | }); Oct 27 15:17:09.069 INFO kablam! | |_____________^ Oct 27 15:17:09.069 INFO kablam! | Oct 27 15:17:09.069 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.069 INFO kablam! Oct 27 15:17:09.069 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 15:17:09.070 INFO kablam! --> src/lib.rs:61:25 Oct 27 15:17:09.070 INFO kablam! | Oct 27 15:17:09.070 INFO kablam! 61 | attributes.push(quote! { Oct 27 15:17:09.070 INFO kablam! | _________________________^ Oct 27 15:17:09.070 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 27 15:17:09.070 INFO kablam! 63 | | }); Oct 27 15:17:09.071 INFO kablam! | |_________^ Oct 27 15:17:09.071 INFO kablam! | Oct 27 15:17:09.071 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.071 INFO kablam! Oct 27 15:17:09.071 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.072 INFO kablam! --> src/lib.rs:74:21 Oct 27 15:17:09.072 INFO kablam! | Oct 27 15:17:09.072 INFO kablam! 74 | / quote! { Oct 27 15:17:09.072 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 27 15:17:09.072 INFO kablam! 76 | | } Oct 27 15:17:09.073 INFO kablam! | |_____________________^ Oct 27 15:17:09.073 INFO kablam! | Oct 27 15:17:09.073 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.073 INFO kablam! Oct 27 15:17:09.073 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.073 INFO kablam! --> src/lib.rs:80:21 Oct 27 15:17:09.074 INFO kablam! | Oct 27 15:17:09.078 INFO kablam! 80 | / quote! { Oct 27 15:17:09.079 INFO kablam! 81 | | $_text.into(), Oct 27 15:17:09.079 INFO kablam! 82 | | } Oct 27 15:17:09.079 INFO kablam! | |_____________________^ Oct 27 15:17:09.079 INFO kablam! | Oct 27 15:17:09.079 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.079 INFO kablam! Oct 27 15:17:09.080 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.080 INFO kablam! --> src/lib.rs:86:21 Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! 86 | / quote! { Oct 27 15:17:09.080 INFO kablam! 87 | | {$_embedded}.into(), Oct 27 15:17:09.080 INFO kablam! 88 | | } Oct 27 15:17:09.080 INFO kablam! | |_____________________^ Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.080 INFO kablam! Oct 27 15:17:09.080 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.080 INFO kablam! --> src/lib.rs:97:5 Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! 97 | / quote! { Oct 27 15:17:09.080 INFO kablam! 98 | | _squark::View::new( Oct 27 15:17:09.080 INFO kablam! 99 | | $_name.to_string(), Oct 27 15:17:09.080 INFO kablam! 100 | | vec![ Oct 27 15:17:09.080 INFO kablam! ... | Oct 27 15:17:09.080 INFO kablam! 109 | | ) Oct 27 15:17:09.080 INFO kablam! 110 | | } Oct 27 15:17:09.080 INFO kablam! | |_____^ Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.080 INFO kablam! Oct 27 15:17:09.080 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 15:17:09.080 INFO kablam! --> src/lib.rs:119:5 Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! 119 | / quote! { Oct 27 15:17:09.080 INFO kablam! 120 | | { Oct 27 15:17:09.080 INFO kablam! 121 | | extern crate squark as _squark; Oct 27 15:17:09.080 INFO kablam! 122 | | $_token Oct 27 15:17:09.080 INFO kablam! 123 | | } Oct 27 15:17:09.080 INFO kablam! 124 | | } Oct 27 15:17:09.080 INFO kablam! | |_____^ Oct 27 15:17:09.080 INFO kablam! | Oct 27 15:17:09.080 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 15:17:09.080 INFO kablam! Oct 27 15:17:09.080 INFO kablam! error: aborting due to 11 previous errors Oct 27 15:17:09.080 INFO kablam! Oct 27 15:17:09.080 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 15:17:09.080 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 15:17:09.080 INFO kablam! error: Could not compile `squark-macros`. Oct 27 15:17:09.080 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:17:09.403 INFO kablam! error: build failed Oct 27 15:17:09.419 INFO kablam! su: No module specific data is present Oct 27 15:17:10.100 INFO running `"docker" "rm" "-f" "8353b4f50685885212dc16aed83c4b31c5c2729f276b593b763f29e7644dbff3"` Oct 27 15:17:10.411 INFO blam! 8353b4f50685885212dc16aed83c4b31c5c2729f276b593b763f29e7644dbff3