Sep 20 01:33:00.557 INFO checking interpolate_name-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:33:00.557 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:33:00.557 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:33:00.723 INFO blam! b547fc38ed6412ceffaf42a1e65de82b4ae7d862e86be9ee3a42dcc392d5e1e6 Sep 20 01:33:00.724 INFO running `"docker" "start" "-a" "b547fc38ed6412ceffaf42a1e65de82b4ae7d862e86be9ee3a42dcc392d5e1e6"` Sep 20 01:33:01.398 INFO kablam! usermod: no changes Sep 20 01:33:01.439 INFO kablam! Compiling interpolate_name v0.1.1 (/source) Sep 20 01:33:02.726 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 01:33:02.726 INFO kablam! --> src/lib.rs:11:12 Sep 20 01:33:02.726 INFO kablam! | Sep 20 01:33:02.726 INFO kablam! 11 | #![feature(proc_macro)] Sep 20 01:33:02.726 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:02.726 INFO kablam! | Sep 20 01:33:02.726 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 01:33:02.726 INFO kablam! Sep 20 01:33:02.834 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 01:33:02.834 INFO kablam! --> src/lib.rs:11:12 Sep 20 01:33:02.834 INFO kablam! | Sep 20 01:33:02.834 INFO kablam! 11 | #![feature(proc_macro)] Sep 20 01:33:02.834 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:02.834 INFO kablam! | Sep 20 01:33:02.834 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 01:33:02.834 INFO kablam! Sep 20 01:33:02.938 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 01:33:02.938 INFO kablam! --> src/lib.rs:11:12 Sep 20 01:33:02.938 INFO kablam! | Sep 20 01:33:02.938 INFO kablam! 11 | #![feature(proc_macro)] Sep 20 01:33:02.938 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:02.938 INFO kablam! | Sep 20 01:33:02.938 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 01:33:02.938 INFO kablam! Sep 20 01:33:03.532 INFO kablam! error: custom attribute panicked Sep 20 01:33:03.532 INFO kablam! --> examples/rename.rs:19:13 Sep 20 01:33:03.532 INFO kablam! | Sep 20 01:33:03.532 INFO kablam! 19 | #[interpolate_name($sample)] Sep 20 01:33:03.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:33:03.532 INFO kablam! ... Sep 20 01:33:03.532 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 20 01:33:03.532 INFO kablam! | ----------------------- in this macro invocation Sep 20 01:33:03.532 INFO kablam! | Sep 20 01:33:03.532 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 20 01:33:03.532 INFO kablam! Sep 20 01:33:03.532 INFO kablam! error: aborting due to previous error Sep 20 01:33:03.532 INFO kablam! Sep 20 01:33:03.535 INFO kablam! error: Could not compile `interpolate_name`. Sep 20 01:33:03.535 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:33:03.758 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 01:33:03.758 INFO kablam! --> tests/interpolate_name.rs:11:1 Sep 20 01:33:03.758 INFO kablam! | Sep 20 01:33:03.758 INFO kablam! 11 | #[interpolate_name(1)] Sep 20 01:33:03.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:33:03.758 INFO kablam! Sep 20 01:33:03.758 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 20 01:33:03.758 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 20 01:33:03.758 INFO kablam! | Sep 20 01:33:03.759 INFO kablam! 21 | #[interpolate_name($sample)] Sep 20 01:33:03.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:33:03.759 INFO kablam! ... Sep 20 01:33:03.759 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 20 01:33:03.759 INFO kablam! | ----------------------- in this macro invocation Sep 20 01:33:03.759 INFO kablam! Sep 20 01:33:03.759 INFO kablam! error: custom attribute panicked Sep 20 01:33:03.759 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 20 01:33:03.759 INFO kablam! | Sep 20 01:33:03.759 INFO kablam! 21 | #[interpolate_name($sample)] Sep 20 01:33:03.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:33:03.759 INFO kablam! ... Sep 20 01:33:03.759 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 20 01:33:03.759 INFO kablam! | ----------------------- in this macro invocation Sep 20 01:33:03.759 INFO kablam! | Sep 20 01:33:03.759 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 20 01:33:03.759 INFO kablam! Sep 20 01:33:03.759 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:33:03.759 INFO kablam! Sep 20 01:33:03.763 INFO kablam! error: Could not compile `interpolate_name`. Sep 20 01:33:03.763 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:33:03.765 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 20 01:33:03.765 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 20 01:33:03.765 INFO kablam! | Sep 20 01:33:03.765 INFO kablam! 1 | #![feature(proc_macro)] Sep 20 01:33:03.765 INFO kablam! | ^^^^^^^^^^ Sep 20 01:33:03.765 INFO kablam! | Sep 20 01:33:03.765 INFO kablam! = note: #[warn(stable_features)] on by default Sep 20 01:33:03.765 INFO kablam! Sep 20 01:33:03.807 INFO kablam! error: build failed Sep 20 01:33:03.809 INFO kablam! su: No module specific data is present Sep 20 01:33:04.627 INFO running `"docker" "rm" "-f" "b547fc38ed6412ceffaf42a1e65de82b4ae7d862e86be9ee3a42dcc392d5e1e6"` Sep 20 01:33:04.740 INFO blam! b547fc38ed6412ceffaf42a1e65de82b4ae7d862e86be9ee3a42dcc392d5e1e6