Sep 19 23:45:24.817 INFO checking interpolate_name-0.1.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:45:24.817 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:45:24.817 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:45:24.972 INFO blam! 0730f6305a6048003e8f19ed0874fc0d5d167755ab17dbae7a1652e87c458e00 Sep 19 23:45:24.974 INFO running `"docker" "start" "-a" "0730f6305a6048003e8f19ed0874fc0d5d167755ab17dbae7a1652e87c458e00"` Sep 19 23:45:26.440 INFO kablam! usermod: no changes Sep 19 23:45:26.529 INFO kablam! Compiling interpolate_name v0.1.1 (/source) Sep 19 23:45:28.625 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 23:45:28.625 INFO kablam! --> src/lib.rs:11:12 Sep 19 23:45:28.625 INFO kablam! | Sep 19 23:45:28.625 INFO kablam! 11 | #![feature(proc_macro)] Sep 19 23:45:28.625 INFO kablam! | ^^^^^^^^^^ Sep 19 23:45:28.625 INFO kablam! | Sep 19 23:45:28.625 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 23:45:28.625 INFO kablam! Sep 19 23:45:28.963 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 23:45:28.963 INFO kablam! --> src/lib.rs:11:12 Sep 19 23:45:28.963 INFO kablam! | Sep 19 23:45:28.963 INFO kablam! 11 | #![feature(proc_macro)] Sep 19 23:45:28.963 INFO kablam! | ^^^^^^^^^^ Sep 19 23:45:28.963 INFO kablam! | Sep 19 23:45:28.963 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 23:45:28.963 INFO kablam! Sep 19 23:45:29.123 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 23:45:29.124 INFO kablam! --> src/lib.rs:11:12 Sep 19 23:45:29.124 INFO kablam! | Sep 19 23:45:29.124 INFO kablam! 11 | #![feature(proc_macro)] Sep 19 23:45:29.124 INFO kablam! | ^^^^^^^^^^ Sep 19 23:45:29.124 INFO kablam! | Sep 19 23:45:29.124 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 23:45:29.124 INFO kablam! Sep 19 23:45:30.520 INFO kablam! error: custom attribute panicked Sep 19 23:45:30.520 INFO kablam! --> examples/rename.rs:19:13 Sep 19 23:45:30.520 INFO kablam! | Sep 19 23:45:30.520 INFO kablam! 19 | #[interpolate_name($sample)] Sep 19 23:45:30.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:45:30.520 INFO kablam! ... Sep 19 23:45:30.520 INFO kablam! 27 | rep! {foo1, bar1, baz1} Sep 19 23:45:30.520 INFO kablam! | ----------------------- in this macro invocation Sep 19 23:45:30.520 INFO kablam! | Sep 19 23:45:30.520 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 19 23:45:30.520 INFO kablam! Sep 19 23:45:30.520 INFO kablam! error: aborting due to previous error Sep 19 23:45:30.521 INFO kablam! Sep 19 23:45:30.521 INFO kablam! error: Could not compile `interpolate_name`. Sep 19 23:45:30.521 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:45:30.699 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 19 23:45:30.699 INFO kablam! --> tests/interpolate_name.rs:11:1 Sep 19 23:45:30.699 INFO kablam! | Sep 19 23:45:30.699 INFO kablam! 11 | #[interpolate_name(1)] Sep 19 23:45:30.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:45:30.699 INFO kablam! Sep 19 23:45:30.703 INFO kablam! error: macro attributes cannot be used together with `#[test]` or `#[bench]` Sep 19 23:45:30.703 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 19 23:45:30.703 INFO kablam! | Sep 19 23:45:30.703 INFO kablam! 21 | #[interpolate_name($sample)] Sep 19 23:45:30.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:45:30.703 INFO kablam! ... Sep 19 23:45:30.703 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 19 23:45:30.703 INFO kablam! | ----------------------- in this macro invocation Sep 19 23:45:30.703 INFO kablam! Sep 19 23:45:30.703 INFO kablam! error: custom attribute panicked Sep 19 23:45:30.703 INFO kablam! --> tests/interpolate_name.rs:21:13 Sep 19 23:45:30.703 INFO kablam! | Sep 19 23:45:30.703 INFO kablam! 21 | #[interpolate_name($sample)] Sep 19 23:45:30.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 23:45:30.703 INFO kablam! ... Sep 19 23:45:30.703 INFO kablam! 29 | rep! {foo1, bar1, baz1} Sep 19 23:45:30.703 INFO kablam! | ----------------------- in this macro invocation Sep 19 23:45:30.703 INFO kablam! | Sep 19 23:45:30.703 INFO kablam! = help: message: expected #[interpolate_name(specifier)] Sep 19 23:45:30.703 INFO kablam! Sep 19 23:45:30.703 INFO kablam! error: aborting due to 3 previous errors Sep 19 23:45:30.715 INFO kablam! Sep 19 23:45:30.739 INFO kablam! error: Could not compile `interpolate_name`. Sep 19 23:45:30.739 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:45:30.856 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 23:45:30.856 INFO kablam! --> tests/interpolate_test.rs:1:12 Sep 19 23:45:30.856 INFO kablam! | Sep 19 23:45:30.856 INFO kablam! 1 | #![feature(proc_macro)] Sep 19 23:45:30.856 INFO kablam! | ^^^^^^^^^^ Sep 19 23:45:30.856 INFO kablam! | Sep 19 23:45:30.856 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 23:45:30.856 INFO kablam! Sep 19 23:45:30.913 INFO kablam! error: build failed Sep 19 23:45:30.914 INFO kablam! su: No module specific data is present Sep 19 23:45:31.723 INFO running `"docker" "rm" "-f" "0730f6305a6048003e8f19ed0874fc0d5d167755ab17dbae7a1652e87c458e00"` Sep 19 23:45:32.051 INFO blam! 0730f6305a6048003e8f19ed0874fc0d5d167755ab17dbae7a1652e87c458e00