Oct 13 08:04:25.758 INFO checking squark-macros-0.5.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 08:04:25.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.176 INFO blam! baecd61e71bf5f860dfc4445202090b73b9a78425fdea149c1bcbe519b98a16c Oct 13 08:04:26.176 INFO running `"docker" "start" "-a" "baecd61e71bf5f860dfc4445202090b73b9a78425fdea149c1bcbe519b98a16c"` Oct 13 08:04:27.368 INFO kablam! usermod: no changes Oct 13 08:04:27.476 INFO kablam! Checking pest v1.0.6 Oct 13 08:04:27.476 INFO kablam! Checking uuid v0.6.5 Oct 13 08:04:27.477 INFO kablam! Checking rand v0.5.5 Oct 13 08:04:27.478 INFO kablam! Compiling squark-macros v0.5.4 (/source) Oct 13 08:04:27.732 INFO kablam! error[E0557]: feature has been removed Oct 13 08:04:27.732 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:27.732 INFO kablam! | Oct 13 08:04:27.732 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:27.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:27.740 INFO kablam! | Oct 13 08:04:27.740 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 08:04:27.740 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:27.740 INFO kablam! | Oct 13 08:04:27.740 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:27.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:27.740 INFO kablam! Oct 13 08:04:31.748 INFO kablam! error[E0557]: feature has been removed Oct 13 08:04:31.749 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:31.750 INFO kablam! | Oct 13 08:04:31.750 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:31.752 INFO kablam! | Oct 13 08:04:31.752 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 08:04:31.753 INFO kablam! --> src/lib.rs:2:31 Oct 13 08:04:31.753 INFO kablam! | Oct 13 08:04:31.754 INFO kablam! 2 | #![feature(use_extern_macros, proc_macro_non_items, proc_macro_quote)] Oct 13 08:04:31.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:31.755 INFO kablam! Oct 13 08:04:36.364 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.364 INFO kablam! --> src/lib.rs:38:17 Oct 13 08:04:36.364 INFO kablam! | Oct 13 08:04:36.365 INFO kablam! 38 | quote!($_embedded.into()) Oct 13 08:04:36.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.365 INFO kablam! | Oct 13 08:04:36.366 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.366 INFO kablam! Oct 13 08:04:36.366 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.366 INFO kablam! --> src/lib.rs:42:17 Oct 13 08:04:36.366 INFO kablam! | Oct 13 08:04:36.367 INFO kablam! 42 | quote! { $_v.into() } Oct 13 08:04:36.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.367 INFO kablam! | Oct 13 08:04:36.368 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.368 INFO kablam! Oct 13 08:04:36.368 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.368 INFO kablam! --> src/lib.rs:46:17 Oct 13 08:04:36.369 INFO kablam! | Oct 13 08:04:36.369 INFO kablam! 46 | quote! { $_v.into() } Oct 13 08:04:36.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:36.369 INFO kablam! | Oct 13 08:04:36.370 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.370 INFO kablam! Oct 13 08:04:36.370 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.370 INFO kablam! --> src/lib.rs:54:27 Oct 13 08:04:36.371 INFO kablam! | Oct 13 08:04:36.371 INFO kablam! 54 | handlers.push(quote! { Oct 13 08:04:36.371 INFO kablam! | ___________________________^ Oct 13 08:04:36.371 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 13 08:04:36.372 INFO kablam! 56 | | }); Oct 13 08:04:36.372 INFO kablam! | |_____________^ Oct 13 08:04:36.372 INFO kablam! | Oct 13 08:04:36.372 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.373 INFO kablam! Oct 13 08:04:36.373 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:36.373 INFO kablam! --> src/lib.rs:61:25 Oct 13 08:04:36.374 INFO kablam! | Oct 13 08:04:36.374 INFO kablam! 61 | attributes.push(quote! { Oct 13 08:04:36.374 INFO kablam! | _________________________^ Oct 13 08:04:36.375 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 13 08:04:36.375 INFO kablam! 63 | | }); Oct 13 08:04:36.375 INFO kablam! | |_________^ Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.375 INFO kablam! Oct 13 08:04:36.375 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.375 INFO kablam! --> src/lib.rs:74:21 Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! 74 | / quote! { Oct 13 08:04:36.375 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 13 08:04:36.375 INFO kablam! 76 | | } Oct 13 08:04:36.375 INFO kablam! | |_____________________^ Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.375 INFO kablam! Oct 13 08:04:36.375 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.375 INFO kablam! --> src/lib.rs:80:21 Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! 80 | / quote! { Oct 13 08:04:36.375 INFO kablam! 81 | | $_text.into(), Oct 13 08:04:36.375 INFO kablam! 82 | | } Oct 13 08:04:36.375 INFO kablam! | |_____________________^ Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.375 INFO kablam! Oct 13 08:04:36.375 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.375 INFO kablam! --> src/lib.rs:86:21 Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! 86 | / quote! { Oct 13 08:04:36.375 INFO kablam! 87 | | {$_embedded}.into(), Oct 13 08:04:36.375 INFO kablam! 88 | | } Oct 13 08:04:36.375 INFO kablam! | |_____________________^ Oct 13 08:04:36.375 INFO kablam! | Oct 13 08:04:36.375 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.375 INFO kablam! Oct 13 08:04:36.375 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.375 INFO kablam! --> src/lib.rs:97:5 Oct 13 08:04:36.376 INFO kablam! | Oct 13 08:04:36.376 INFO kablam! 97 | / quote! { Oct 13 08:04:36.376 INFO kablam! 98 | | _squark::View::new( Oct 13 08:04:36.376 INFO kablam! 99 | | $_name.to_string(), Oct 13 08:04:36.376 INFO kablam! 100 | | vec![ Oct 13 08:04:36.376 INFO kablam! ... | Oct 13 08:04:36.376 INFO kablam! 109 | | ) Oct 13 08:04:36.376 INFO kablam! 110 | | } Oct 13 08:04:36.376 INFO kablam! | |_____^ Oct 13 08:04:36.376 INFO kablam! | Oct 13 08:04:36.376 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.376 INFO kablam! Oct 13 08:04:36.376 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:36.376 INFO kablam! --> src/lib.rs:119:5 Oct 13 08:04:36.376 INFO kablam! | Oct 13 08:04:36.376 INFO kablam! 119 | / quote! { Oct 13 08:04:36.376 INFO kablam! 120 | | { Oct 13 08:04:36.376 INFO kablam! 121 | | extern crate squark as _squark; Oct 13 08:04:36.376 INFO kablam! 122 | | $_token Oct 13 08:04:36.376 INFO kablam! 123 | | } Oct 13 08:04:36.376 INFO kablam! 124 | | } Oct 13 08:04:36.376 INFO kablam! | |_____^ Oct 13 08:04:36.376 INFO kablam! | Oct 13 08:04:36.376 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:36.376 INFO kablam! Oct 13 08:04:36.381 INFO kablam! error: aborting due to 11 previous errors Oct 13 08:04:36.381 INFO kablam! Oct 13 08:04:36.381 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 08:04:36.381 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 08:04:36.420 INFO kablam! error: Could not compile `squark-macros`. Oct 13 08:04:36.420 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 08:04:37.527 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:37.528 INFO kablam! --> src/lib.rs:38:17 Oct 13 08:04:37.528 INFO kablam! | Oct 13 08:04:37.528 INFO kablam! 38 | quote!($_embedded.into()) Oct 13 08:04:37.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:37.528 INFO kablam! | Oct 13 08:04:37.528 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.528 INFO kablam! Oct 13 08:04:37.529 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.529 INFO kablam! --> src/lib.rs:42:17 Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! 42 | quote! { $_v.into() } Oct 13 08:04:37.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.529 INFO kablam! Oct 13 08:04:37.529 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.529 INFO kablam! --> src/lib.rs:46:17 Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! 46 | quote! { $_v.into() } Oct 13 08:04:37.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.529 INFO kablam! Oct 13 08:04:37.529 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:37.529 INFO kablam! --> src/lib.rs:54:27 Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! 54 | handlers.push(quote! { Oct 13 08:04:37.529 INFO kablam! | ___________________________^ Oct 13 08:04:37.529 INFO kablam! 55 | | ($_k.to_string(), _squark::handler($_v)), Oct 13 08:04:37.529 INFO kablam! 56 | | }); Oct 13 08:04:37.529 INFO kablam! | |_____________^ Oct 13 08:04:37.529 INFO kablam! | Oct 13 08:04:37.529 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.529 INFO kablam! Oct 13 08:04:37.536 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 08:04:37.537 INFO kablam! --> src/lib.rs:61:25 Oct 13 08:04:37.537 INFO kablam! | Oct 13 08:04:37.537 INFO kablam! 61 | attributes.push(quote! { Oct 13 08:04:37.537 INFO kablam! | _________________________^ Oct 13 08:04:37.537 INFO kablam! 62 | | ($_k.to_string(), $_v), Oct 13 08:04:37.537 INFO kablam! 63 | | }); Oct 13 08:04:37.537 INFO kablam! | |_________^ Oct 13 08:04:37.537 INFO kablam! | Oct 13 08:04:37.537 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.537 INFO kablam! Oct 13 08:04:37.537 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.537 INFO kablam! --> src/lib.rs:74:21 Oct 13 08:04:37.537 INFO kablam! | Oct 13 08:04:37.537 INFO kablam! 74 | / quote! { Oct 13 08:04:37.537 INFO kablam! 75 | | _squark::Child::from($_tag), Oct 13 08:04:37.538 INFO kablam! 76 | | } Oct 13 08:04:37.538 INFO kablam! | |_____________________^ Oct 13 08:04:37.538 INFO kablam! | Oct 13 08:04:37.538 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.538 INFO kablam! Oct 13 08:04:37.538 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.538 INFO kablam! --> src/lib.rs:80:21 Oct 13 08:04:37.538 INFO kablam! | Oct 13 08:04:37.538 INFO kablam! 80 | / quote! { Oct 13 08:04:37.538 INFO kablam! 81 | | $_text.into(), Oct 13 08:04:37.538 INFO kablam! 82 | | } Oct 13 08:04:37.539 INFO kablam! | |_____________________^ Oct 13 08:04:37.539 INFO kablam! | Oct 13 08:04:37.539 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.539 INFO kablam! Oct 13 08:04:37.539 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.539 INFO kablam! --> src/lib.rs:86:21 Oct 13 08:04:37.539 INFO kablam! | Oct 13 08:04:37.539 INFO kablam! 86 | / quote! { Oct 13 08:04:37.539 INFO kablam! 87 | | {$_embedded}.into(), Oct 13 08:04:37.539 INFO kablam! 88 | | } Oct 13 08:04:37.540 INFO kablam! | |_____________________^ Oct 13 08:04:37.540 INFO kablam! | Oct 13 08:04:37.540 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.540 INFO kablam! Oct 13 08:04:37.540 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.540 INFO kablam! --> src/lib.rs:97:5 Oct 13 08:04:37.540 INFO kablam! | Oct 13 08:04:37.540 INFO kablam! 97 | / quote! { Oct 13 08:04:37.541 INFO kablam! 98 | | _squark::View::new( Oct 13 08:04:37.541 INFO kablam! 99 | | $_name.to_string(), Oct 13 08:04:37.541 INFO kablam! 100 | | vec![ Oct 13 08:04:37.541 INFO kablam! ... | Oct 13 08:04:37.541 INFO kablam! 109 | | ) Oct 13 08:04:37.541 INFO kablam! 110 | | } Oct 13 08:04:37.541 INFO kablam! | |_____^ Oct 13 08:04:37.541 INFO kablam! | Oct 13 08:04:37.541 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.541 INFO kablam! Oct 13 08:04:37.542 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 08:04:37.542 INFO kablam! --> src/lib.rs:119:5 Oct 13 08:04:37.542 INFO kablam! | Oct 13 08:04:37.542 INFO kablam! 119 | / quote! { Oct 13 08:04:37.542 INFO kablam! 120 | | { Oct 13 08:04:37.542 INFO kablam! 121 | | extern crate squark as _squark; Oct 13 08:04:37.542 INFO kablam! 122 | | $_token Oct 13 08:04:37.542 INFO kablam! 123 | | } Oct 13 08:04:37.542 INFO kablam! 124 | | } Oct 13 08:04:37.542 INFO kablam! | |_____^ Oct 13 08:04:37.542 INFO kablam! | Oct 13 08:04:37.542 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 08:04:37.542 INFO kablam! Oct 13 08:04:37.544 INFO kablam! error: aborting due to 11 previous errors Oct 13 08:04:37.544 INFO kablam! Oct 13 08:04:37.545 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 08:04:37.545 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 08:04:37.555 INFO kablam! error: Could not compile `squark-macros`. Oct 13 08:04:37.555 INFO kablam! Oct 13 08:04:37.555 INFO kablam! To learn more, run the command again with --verbose. Oct 13 08:04:37.557 INFO kablam! su: No module specific data is present Oct 13 08:04:39.059 INFO running `"docker" "rm" "-f" "baecd61e71bf5f860dfc4445202090b73b9a78425fdea149c1bcbe519b98a16c"` Oct 13 08:04:39.408 INFO blam! baecd61e71bf5f860dfc4445202090b73b9a78425fdea149c1bcbe519b98a16c