Sep 14 14:35:25.842 INFO checking interpolate_name-0.1.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 14:35:25.842 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 14:35:25.842 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 14:35:25.972 INFO blam! b656a2c66861d94a780819a572557c7ace1ca499aa25004d995e3635d61f06af Sep 14 14:35:25.973 INFO running `"docker" "start" "-a" "b656a2c66861d94a780819a572557c7ace1ca499aa25004d995e3635d61f06af"` Sep 14 14:35:27.016 INFO kablam! usermod: no changes Sep 14 14:35:27.066 INFO kablam! Compiling interpolate_name v0.1.1 (file:///source) Sep 14 14:35:28.994 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 14:35:28.994 INFO kablam! --> src/lib.rs:11:12 Sep 14 14:35:28.994 INFO kablam! | Sep 14 14:35:28.994 INFO kablam! 11 | #![feature(proc_macro)] Sep 14 14:35:28.994 INFO kablam! | ^^^^^^^^^^ Sep 14 14:35:28.994 INFO kablam! | Sep 14 14:35:28.994 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 14:35:28.994 INFO kablam! Sep 14 14:35:29.194 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 14:35:29.194 INFO kablam! --> src/lib.rs:11:12 Sep 14 14:35:29.194 INFO kablam! | Sep 14 14:35:29.194 INFO kablam! 11 | #![feature(proc_macro)] Sep 14 14:35:29.194 INFO kablam! | ^^^^^^^^^^ Sep 14 14:35:29.194 INFO kablam! | Sep 14 14:35:29.194 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 14:35:29.194 INFO kablam! Sep 14 14:35:29.263 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 14:35:29.263 INFO kablam! --> src/lib.rs:11:12 Sep 14 14:35:29.263 INFO kablam! | Sep 14 14:35:29.263 INFO kablam! 11 | #![feature(proc_macro)] Sep 14 14:35:29.263 INFO kablam! | ^^^^^^^^^^ Sep 14 14:35:29.263 INFO kablam! | Sep 14 14:35:29.263 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 14:35:29.263 INFO kablam! Sep 14 14:35:30.779 INFO kablam! error: custom attribute panicked Sep 14 14:35:30.779 INFO kablam! --> examples/rename.rs:19:13 Sep 14 14:35:30.779 INFO kablam! | Sep 14 14:35:30.779 INFO kablam! 19 | #[interpolate_name($sample)] Sep 14 14:35:30.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 14:35:30.779 INFO kablam! ... Sep 14 14:35:30.779 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 14 14:35:30.779 INFO kablam! | ----------------------- in this macro invocation Sep 14 14:35:30.779 INFO kablam! | Sep 14 14:35:30.779 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 14 14:35:30.779 INFO kablam! Sep 14 14:35:30.779 INFO kablam! error: aborting due to previous error Sep 14 14:35:30.779 INFO kablam! Sep 14 14:35:30.783 INFO kablam! error: Could not compile `interpolate_name`. Sep 14 14:35:30.783 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:35:30.858 INFO kablam! error: custom attribute panicked Sep 14 14:35:30.858 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 14 14:35:30.858 INFO kablam! | Sep 14 14:35:30.858 INFO kablam! 21 | #[interpolate_name($sample)] Sep 14 14:35:30.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 14:35:30.858 INFO kablam! ... Sep 14 14:35:30.858 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 14 14:35:30.858 INFO kablam! | ----------------------- in this macro invocation Sep 14 14:35:30.858 INFO kablam! | Sep 14 14:35:30.858 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 14 14:35:30.858 INFO kablam! Sep 14 14:35:30.859 INFO kablam! error: aborting due to previous error Sep 14 14:35:30.859 INFO kablam! Sep 14 14:35:30.883 INFO kablam! error: Could not compile `interpolate_name`. Sep 14 14:35:30.883 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 14:35:30.887 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 14:35:30.887 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 14 14:35:30.887 INFO kablam! | Sep 14 14:35:30.887 INFO kablam! 1 | #![feature(proc_macro)] Sep 14 14:35:30.887 INFO kablam! | ^^^^^^^^^^ Sep 14 14:35:30.887 INFO kablam! | Sep 14 14:35:30.887 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 14:35:30.887 INFO kablam! Sep 14 14:35:30.911 INFO kablam! error: build failed Sep 14 14:35:30.919 INFO kablam! su: No module specific data is present Sep 14 14:35:32.235 INFO running `"docker" "rm" "-f" "b656a2c66861d94a780819a572557c7ace1ca499aa25004d995e3635d61f06af"` Sep 14 14:35:32.512 INFO blam! b656a2c66861d94a780819a572557c7ace1ca499aa25004d995e3635d61f06af