Sep 01 16:48:36.019 INFO checking interpolate_name-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 16:48:36.019 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 16:48:36.019 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 16:48:36.158 INFO blam! 975146a6fa8c47bb5ada4aedd60051df9342444954a5ebd37126700d57b8ccd1 Sep 01 16:48:36.160 INFO running `"docker" "start" "-a" "975146a6fa8c47bb5ada4aedd60051df9342444954a5ebd37126700d57b8ccd1"` Sep 01 16:48:37.051 INFO kablam! Compiling interpolate_name v0.1.1 (file:///source) Sep 01 16:48:40.617 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 16:48:40.617 INFO kablam! --> src/lib.rs:11:12 Sep 01 16:48:40.617 INFO kablam! | Sep 01 16:48:40.617 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 16:48:40.617 INFO kablam! | ^^^^^^^^^^ Sep 01 16:48:40.617 INFO kablam! | Sep 01 16:48:40.617 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 16:48:40.617 INFO kablam! Sep 01 16:48:40.778 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 16:48:40.778 INFO kablam! --> src/lib.rs:11:12 Sep 01 16:48:40.778 INFO kablam! | Sep 01 16:48:40.778 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 16:48:40.778 INFO kablam! | ^^^^^^^^^^ Sep 01 16:48:40.779 INFO kablam! | Sep 01 16:48:40.779 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 16:48:40.779 INFO kablam! Sep 01 16:48:40.853 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 16:48:40.853 INFO kablam! --> src/lib.rs:11:12 Sep 01 16:48:40.853 INFO kablam! | Sep 01 16:48:40.853 INFO kablam! 11 | #![feature(proc_macro)] Sep 01 16:48:40.853 INFO kablam! | ^^^^^^^^^^ Sep 01 16:48:40.854 INFO kablam! | Sep 01 16:48:40.854 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 16:48:40.854 INFO kablam! Sep 01 16:48:42.781 INFO kablam! error: custom attribute panicked Sep 01 16:48:42.781 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 01 16:48:42.781 INFO kablam! | Sep 01 16:48:42.781 INFO kablam! 21 | #[interpolate_name($sample)] Sep 01 16:48:42.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:48:42.781 INFO kablam! ... Sep 01 16:48:42.781 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 01 16:48:42.781 INFO kablam! | ----------------------- in this macro invocation Sep 01 16:48:42.781 INFO kablam! | Sep 01 16:48:42.781 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 01 16:48:42.781 INFO kablam! Sep 01 16:48:42.782 INFO kablam! error: aborting due to previous error Sep 01 16:48:42.782 INFO kablam! Sep 01 16:48:42.789 INFO kablam! error: Could not compile `interpolate_name`. Sep 01 16:48:42.789 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:48:42.959 INFO kablam! error: custom attribute panicked Sep 01 16:48:42.959 INFO kablam! --> examples/rename.rs:19:13 Sep 01 16:48:42.959 INFO kablam! | Sep 01 16:48:42.959 INFO kablam! 19 | #[interpolate_name($sample)] Sep 01 16:48:42.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 16:48:42.959 INFO kablam! ... Sep 01 16:48:42.959 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 01 16:48:42.960 INFO kablam! | ----------------------- in this macro invocation Sep 01 16:48:42.960 INFO kablam! | Sep 01 16:48:42.960 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 01 16:48:42.960 INFO kablam! Sep 01 16:48:42.960 INFO kablam! error: aborting due to previous error Sep 01 16:48:42.960 INFO kablam! Sep 01 16:48:42.969 INFO kablam! error: Could not compile `interpolate_name`. Sep 01 16:48:42.970 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 16:48:43.040 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 16:48:43.040 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 01 16:48:43.040 INFO kablam! | Sep 01 16:48:43.040 INFO kablam! 1 | #![feature(proc_macro)] Sep 01 16:48:43.040 INFO kablam! | ^^^^^^^^^^ Sep 01 16:48:43.040 INFO kablam! | Sep 01 16:48:43.040 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 16:48:43.040 INFO kablam! Sep 01 16:48:43.073 INFO kablam! error: build failed Sep 01 16:48:43.075 INFO kablam! su: No module specific data is present Sep 01 16:48:43.707 INFO running `"docker" "rm" "-f" "975146a6fa8c47bb5ada4aedd60051df9342444954a5ebd37126700d57b8ccd1"` Sep 01 16:48:43.859 INFO blam! 975146a6fa8c47bb5ada4aedd60051df9342444954a5ebd37126700d57b8ccd1