Sep 02 10:18:27.752 INFO checking interpolate_name-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 10:18:27.752 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 10:18:27.752 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 10:18:27.922 INFO blam! a345bb71dc6c6620e315153f3e97422872bef20e7dcaa5fdf72a0b00ccc87e8e Sep 02 10:18:27.924 INFO running `"docker" "start" "-a" "a345bb71dc6c6620e315153f3e97422872bef20e7dcaa5fdf72a0b00ccc87e8e"` Sep 02 10:18:28.743 INFO kablam! Compiling interpolate_name v0.1.1 (file:///source) Sep 02 10:18:32.652 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 10:18:32.653 INFO kablam! --> src/lib.rs:11:12 Sep 02 10:18:32.653 INFO kablam! | Sep 02 10:18:32.653 INFO kablam! 11 | #![feature(proc_macro)] Sep 02 10:18:32.653 INFO kablam! | ^^^^^^^^^^ Sep 02 10:18:32.653 INFO kablam! | Sep 02 10:18:32.653 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 10:18:32.653 INFO kablam! Sep 02 10:18:32.831 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 10:18:32.831 INFO kablam! --> src/lib.rs:11:12 Sep 02 10:18:32.831 INFO kablam! | Sep 02 10:18:32.831 INFO kablam! 11 | #![feature(proc_macro)] Sep 02 10:18:32.831 INFO kablam! | ^^^^^^^^^^ Sep 02 10:18:32.831 INFO kablam! | Sep 02 10:18:32.832 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 10:18:32.832 INFO kablam! Sep 02 10:18:33.273 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 10:18:33.273 INFO kablam! --> src/lib.rs:11:12 Sep 02 10:18:33.273 INFO kablam! | Sep 02 10:18:33.273 INFO kablam! 11 | #![feature(proc_macro)] Sep 02 10:18:33.273 INFO kablam! | ^^^^^^^^^^ Sep 02 10:18:33.273 INFO kablam! | Sep 02 10:18:33.273 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 10:18:33.273 INFO kablam! Sep 02 10:18:34.832 INFO kablam! error: custom attribute panicked Sep 02 10:18:34.833 INFO kablam! --> examples/rename.rs:19:13 Sep 02 10:18:34.833 INFO kablam! | Sep 02 10:18:34.833 INFO kablam! 19 | #[interpolate_name($sample)] Sep 02 10:18:34.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:18:34.833 INFO kablam! ... Sep 02 10:18:34.833 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 02 10:18:34.833 INFO kablam! | ----------------------- in this macro invocation Sep 02 10:18:34.833 INFO kablam! | Sep 02 10:18:34.833 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 02 10:18:34.834 INFO kablam! Sep 02 10:18:34.834 INFO kablam! error: aborting due to previous error Sep 02 10:18:34.835 INFO kablam! Sep 02 10:18:34.842 INFO kablam! error: Could not compile `interpolate_name`. Sep 02 10:18:34.843 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:18:34.983 INFO kablam! error: custom attribute panicked Sep 02 10:18:34.983 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 02 10:18:34.983 INFO kablam! | Sep 02 10:18:34.983 INFO kablam! 21 | #[interpolate_name($sample)] Sep 02 10:18:34.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 10:18:34.983 INFO kablam! ... Sep 02 10:18:34.983 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 02 10:18:34.983 INFO kablam! | ----------------------- in this macro invocation Sep 02 10:18:34.983 INFO kablam! | Sep 02 10:18:34.983 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 02 10:18:34.983 INFO kablam! Sep 02 10:18:34.983 INFO kablam! error: aborting due to previous error Sep 02 10:18:34.983 INFO kablam! Sep 02 10:18:34.986 INFO kablam! error: Could not compile `interpolate_name`. Sep 02 10:18:34.987 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 10:18:35.256 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 10:18:35.256 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 02 10:18:35.256 INFO kablam! | Sep 02 10:18:35.256 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 10:18:35.256 INFO kablam! | ^^^^^^^^^^ Sep 02 10:18:35.256 INFO kablam! | Sep 02 10:18:35.256 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 10:18:35.256 INFO kablam! Sep 02 10:18:35.274 INFO kablam! error: build failed Sep 02 10:18:35.276 INFO kablam! su: No module specific data is present Sep 02 10:18:35.798 INFO running `"docker" "rm" "-f" "a345bb71dc6c6620e315153f3e97422872bef20e7dcaa5fdf72a0b00ccc87e8e"` Sep 02 10:18:35.897 INFO blam! a345bb71dc6c6620e315153f3e97422872bef20e7dcaa5fdf72a0b00ccc87e8e