Sep 04 13:40:52.214 INFO checking interpolate_name-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:40:52.214 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:40:52.215 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:40:52.423 INFO blam! 540d0124f250749bf799f378b687cec3139ad87646915969c233b8419d341157 Sep 04 13:40:52.425 INFO running `"docker" "start" "-a" "540d0124f250749bf799f378b687cec3139ad87646915969c233b8419d341157"` Sep 04 13:40:53.100 INFO kablam! Compiling interpolate_name v0.1.1 (file:///source) Sep 04 13:40:55.281 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 13:40:55.281 INFO kablam! --> src/lib.rs:11:12 Sep 04 13:40:55.281 INFO kablam! | Sep 04 13:40:55.281 INFO kablam! 11 | #![feature(proc_macro)] Sep 04 13:40:55.282 INFO kablam! | ^^^^^^^^^^ Sep 04 13:40:55.282 INFO kablam! | Sep 04 13:40:55.282 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:40:55.282 INFO kablam! Sep 04 13:40:55.563 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 13:40:55.563 INFO kablam! --> src/lib.rs:11:12 Sep 04 13:40:55.563 INFO kablam! | Sep 04 13:40:55.563 INFO kablam! 11 | #![feature(proc_macro)] Sep 04 13:40:55.563 INFO kablam! | ^^^^^^^^^^ Sep 04 13:40:55.563 INFO kablam! | Sep 04 13:40:55.563 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:40:55.563 INFO kablam! Sep 04 13:40:55.903 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 13:40:55.903 INFO kablam! --> src/lib.rs:11:12 Sep 04 13:40:55.903 INFO kablam! | Sep 04 13:40:55.903 INFO kablam! 11 | #![feature(proc_macro)] Sep 04 13:40:55.903 INFO kablam! | ^^^^^^^^^^ Sep 04 13:40:55.903 INFO kablam! | Sep 04 13:40:55.903 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:40:55.903 INFO kablam! Sep 04 13:40:57.304 INFO kablam! error: custom attribute panicked Sep 04 13:40:57.304 INFO kablam! --> examples/rename.rs:19:13 Sep 04 13:40:57.305 INFO kablam! | Sep 04 13:40:57.305 INFO kablam! 19 | #[interpolate_name($sample)] Sep 04 13:40:57.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:40:57.305 INFO kablam! ... Sep 04 13:40:57.305 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 04 13:40:57.305 INFO kablam! | ----------------------- in this macro invocation Sep 04 13:40:57.305 INFO kablam! | Sep 04 13:40:57.305 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 04 13:40:57.305 INFO kablam! Sep 04 13:40:57.305 INFO kablam! error: aborting due to previous error Sep 04 13:40:57.305 INFO kablam! Sep 04 13:40:57.312 INFO kablam! error: Could not compile `interpolate_name`. Sep 04 13:40:57.312 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:40:57.316 INFO kablam! error: custom attribute panicked Sep 04 13:40:57.316 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 04 13:40:57.316 INFO kablam! | Sep 04 13:40:57.316 INFO kablam! 21 | #[interpolate_name($sample)] Sep 04 13:40:57.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:40:57.316 INFO kablam! ... Sep 04 13:40:57.316 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 04 13:40:57.316 INFO kablam! | ----------------------- in this macro invocation Sep 04 13:40:57.317 INFO kablam! | Sep 04 13:40:57.317 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 04 13:40:57.317 INFO kablam! Sep 04 13:40:57.317 INFO kablam! error: aborting due to previous error Sep 04 13:40:57.317 INFO kablam! Sep 04 13:40:57.322 INFO kablam! error: Could not compile `interpolate_name`. Sep 04 13:40:57.322 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:40:57.382 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 13:40:57.382 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 04 13:40:57.382 INFO kablam! | Sep 04 13:40:57.382 INFO kablam! 1 | #![feature(proc_macro)] Sep 04 13:40:57.382 INFO kablam! | ^^^^^^^^^^ Sep 04 13:40:57.382 INFO kablam! | Sep 04 13:40:57.382 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:40:57.382 INFO kablam! Sep 04 13:40:57.395 INFO kablam! error: build failed Sep 04 13:40:57.396 INFO kablam! su: No module specific data is present Sep 04 13:40:57.990 INFO running `"docker" "rm" "-f" "540d0124f250749bf799f378b687cec3139ad87646915969c233b8419d341157"` Sep 04 13:40:58.094 INFO blam! 540d0124f250749bf799f378b687cec3139ad87646915969c233b8419d341157