Sep 01 00:17:45.623 INFO checking interpolate_name-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:17:45.623 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:17:45.623 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:17:45.783 INFO blam! d2b2bf58b40f27eebd3a515cdbf062b46005f8e0b20c8f72236c0a3766e79f3f Sep 01 00:17:45.786 INFO running `"docker" "start" "-a" "d2b2bf58b40f27eebd3a515cdbf062b46005f8e0b20c8f72236c0a3766e79f3f"` Sep 01 00:17:46.585 INFO kablam! Compiling interpolate_name v0.1.1 (file:///source) Sep 01 00:17:51.239 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 00:17:51.239 INFO kablam! --> src/lib.rs:11:12 Sep 01 00:17:51.239 INFO kablam! | Sep 01 00:17:51.240 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 00:17:51.240 INFO kablam! | ^^^^^^^^^^ Sep 01 00:17:51.240 INFO kablam! | Sep 01 00:17:51.240 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 00:17:51.240 INFO kablam! Sep 01 00:17:51.367 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 00:17:51.367 INFO kablam! --> src/lib.rs:11:12 Sep 01 00:17:51.367 INFO kablam! | Sep 01 00:17:51.368 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 00:17:51.368 INFO kablam! | ^^^^^^^^^^ Sep 01 00:17:51.368 INFO kablam! | Sep 01 00:17:51.368 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 00:17:51.368 INFO kablam! Sep 01 00:17:51.620 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 00:17:51.620 INFO kablam! --> src/lib.rs:11:12 Sep 01 00:17:51.620 INFO kablam! | Sep 01 00:17:51.620 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 00:17:51.620 INFO kablam! | ^^^^^^^^^^ Sep 01 00:17:51.620 INFO kablam! | Sep 01 00:17:51.620 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 00:17:51.620 INFO kablam! Sep 01 00:17:53.515 INFO kablam! error: custom attribute panicked Sep 01 00:17:53.515 INFO kablam! --> examples/rename.rs:19:13 Sep 01 00:17:53.515 INFO kablam! | Sep 01 00:17:53.516 INFO kablam! 19 | #[interpolate_name($sample)] Sep 01 00:17:53.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:17:53.516 INFO kablam! ... Sep 01 00:17:53.516 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 01 00:17:53.516 INFO kablam! | ----------------------- in this macro invocation Sep 01 00:17:53.516 INFO kablam! | Sep 01 00:17:53.516 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 01 00:17:53.516 INFO kablam! Sep 01 00:17:53.516 INFO kablam! error: aborting due to previous error Sep 01 00:17:53.516 INFO kablam! Sep 01 00:17:53.522 INFO kablam! error: Could not compile `interpolate_name`. Sep 01 00:17:53.522 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:17:53.593 INFO kablam! error: custom attribute panicked Sep 01 00:17:53.593 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 01 00:17:53.593 INFO kablam! | Sep 01 00:17:53.593 INFO kablam! 21 | #[interpolate_name($sample)] Sep 01 00:17:53.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 00:17:53.594 INFO kablam! ... Sep 01 00:17:53.594 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 01 00:17:53.594 INFO kablam! | ----------------------- in this macro invocation Sep 01 00:17:53.594 INFO kablam! | Sep 01 00:17:53.594 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 01 00:17:53.594 INFO kablam! Sep 01 00:17:53.594 INFO kablam! error: aborting due to previous error Sep 01 00:17:53.594 INFO kablam! Sep 01 00:17:53.600 INFO kablam! error: Could not compile `interpolate_name`. Sep 01 00:17:53.600 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 00:17:53.731 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 00:17:53.731 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 01 00:17:53.731 INFO kablam! | Sep 01 00:17:53.731 INFO kablam! 1 | #![feature(proc_macro)] Sep 01 00:17:53.731 INFO kablam! | ^^^^^^^^^^ Sep 01 00:17:53.731 INFO kablam! | Sep 01 00:17:53.732 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 00:17:53.732 INFO kablam! Sep 01 00:17:53.746 INFO kablam! error: build failed Sep 01 00:17:53.748 INFO kablam! su: No module specific data is present Sep 01 00:17:54.238 INFO running `"docker" "rm" "-f" "d2b2bf58b40f27eebd3a515cdbf062b46005f8e0b20c8f72236c0a3766e79f3f"` Sep 01 00:17:54.332 INFO blam! d2b2bf58b40f27eebd3a515cdbf062b46005f8e0b20c8f72236c0a3766e79f3f