Jul 12 02:36:09.384 INFO checking papito_codegen-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 02:36:09.384 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 02:36:09.384 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 02:36:09.384 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-5/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 02:36:09.658 INFO blam! 063278235e13c218ad83558bff58a934fa33ba25f6401ceb270c8e0916384102 Jul 12 02:36:09.660 INFO running `"docker" "start" "-a" "063278235e13c218ad83558bff58a934fa33ba25f6401ceb270c8e0916384102"` Jul 12 02:36:10.885 INFO kablam! Compiling stdweb v0.4.7 Jul 12 02:36:10.897 INFO kablam! Checking discard v1.0.3 Jul 12 02:36:10.905 INFO kablam! Checking indexmap v1.0.1 Jul 12 02:36:10.905 INFO kablam! Compiling unicode-segmentation v1.2.1 Jul 12 02:36:10.927 INFO kablam! Compiling syn v0.12.15 Jul 12 02:36:16.118 INFO kablam! Checking heck v0.3.0 Jul 12 02:36:47.846 INFO kablam! Checking papito_codegen v0.1.0 (file:///source) Jul 12 02:37:05.527 INFO kablam! Compiling stdweb-derive v0.4.0 Jul 12 02:37:49.505 INFO kablam! Checking papito_dom v0.1.0 Jul 12 02:37:50.350 INFO kablam! Checking papito v0.1.0 Jul 12 02:37:51.867 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.867 INFO kablam! --> tests/component.rs:18:5 Jul 12 02:37:51.867 INFO kablam! | Jul 12 02:37:51.867 INFO kablam! 18 | #[component] Jul 12 02:37:51.867 INFO kablam! | ^^^^^^^^^^^^ Jul 12 02:37:51.868 INFO kablam! | Jul 12 02:37:51.868 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.868 INFO kablam! Jul 12 02:37:51.872 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.872 INFO kablam! --> tests/component.rs:22:5 Jul 12 02:37:51.872 INFO kablam! | Jul 12 02:37:51.872 INFO kablam! 22 | #[render] Jul 12 02:37:51.872 INFO kablam! | ^^^^^^^^^ Jul 12 02:37:51.872 INFO kablam! | Jul 12 02:37:51.872 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.872 INFO kablam! Jul 12 02:37:51.883 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.883 INFO kablam! --> tests/component.rs:35:5 Jul 12 02:37:51.883 INFO kablam! | Jul 12 02:37:51.883 INFO kablam! 35 | #[component] Jul 12 02:37:51.883 INFO kablam! | ^^^^^^^^^^^^ Jul 12 02:37:51.883 INFO kablam! | Jul 12 02:37:51.883 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.883 INFO kablam! Jul 12 02:37:51.888 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.889 INFO kablam! --> tests/component.rs:38:5 Jul 12 02:37:51.889 INFO kablam! | Jul 12 02:37:51.889 INFO kablam! 38 | #[render] Jul 12 02:37:51.889 INFO kablam! | ^^^^^^^^^ Jul 12 02:37:51.892 INFO kablam! | Jul 12 02:37:51.893 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.893 INFO kablam! Jul 12 02:37:51.909 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.909 INFO kablam! --> tests/component.rs:51:5 Jul 12 02:37:51.909 INFO kablam! | Jul 12 02:37:51.909 INFO kablam! 51 | #[component] Jul 12 02:37:51.909 INFO kablam! | ^^^^^^^^^^^^ Jul 12 02:37:51.909 INFO kablam! | Jul 12 02:37:51.909 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.910 INFO kablam! Jul 12 02:37:51.930 INFO kablam! error[E0658]: procedural macros cannot expand to modules (see issue #38356) Jul 12 02:37:51.930 INFO kablam! --> tests/component.rs:62:5 Jul 12 02:37:51.930 INFO kablam! | Jul 12 02:37:51.930 INFO kablam! 62 | #[render] Jul 12 02:37:51.931 INFO kablam! | ^^^^^^^^^ Jul 12 02:37:51.931 INFO kablam! | Jul 12 02:37:51.931 INFO kablam! = help: add #![feature(proc_macro_gen)] to the crate attributes to enable Jul 12 02:37:51.931 INFO kablam! Jul 12 02:37:51.943 INFO kablam! error: aborting due to 6 previous errors Jul 12 02:37:51.943 INFO kablam! Jul 12 02:37:51.943 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 02:37:51.955 INFO kablam! error: Could not compile `papito_codegen`. Jul 12 02:37:51.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 02:37:53.320 INFO kablam! error: build failed Jul 12 02:37:53.336 INFO kablam! su: No module specific data is present Jul 12 02:37:53.871 INFO running `"docker" "rm" "-f" "063278235e13c218ad83558bff58a934fa33ba25f6401ceb270c8e0916384102"` Jul 12 02:37:54.027 INFO blam! 063278235e13c218ad83558bff58a934fa33ba25f6401ceb270c8e0916384102