Sep 06 08:44:33.224 INFO checking clippy-mini-macro-test-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:44:33.224 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:44:33.224 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:44:33.489 INFO blam! 2ef414cd608e61aff08d3f9df4cac825d0023d4071ecb5d9ce102164876cf2cc Sep 06 08:44:33.491 INFO running `"docker" "start" "-a" "2ef414cd608e61aff08d3f9df4cac825d0023d4071ecb5d9ce102164876cf2cc"` Sep 06 08:44:34.765 INFO kablam! usermod: no changes Sep 06 08:44:34.794 INFO kablam! Checking clippy-mini-macro-test v0.2.0 (file:///source) Sep 06 08:44:36.506 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 06 08:44:36.506 INFO kablam! --> src/lib.rs:8:5 Sep 06 08:44:36.506 INFO kablam! | Sep 06 08:44:36.506 INFO kablam! 8 | / quote!( Sep 06 08:44:36.506 INFO kablam! 9 | | #[allow(unused)] fn needless_take_by_value(s: String) { println!("{}", s.len()); } Sep 06 08:44:36.506 INFO kablam! 10 | | ) Sep 06 08:44:36.506 INFO kablam! | |_____^ Sep 06 08:44:36.506 INFO kablam! | Sep 06 08:44:36.506 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 06 08:44:36.506 INFO kablam! Sep 06 08:44:36.510 INFO kablam! error: aborting due to previous error Sep 06 08:44:36.510 INFO kablam! Sep 06 08:44:36.510 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 08:44:36.521 INFO kablam! error: Could not compile `clippy-mini-macro-test`. Sep 06 08:44:36.521 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:44:36.693 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 06 08:44:36.693 INFO kablam! --> src/lib.rs:8:5 Sep 06 08:44:36.693 INFO kablam! | Sep 06 08:44:36.693 INFO kablam! 8 | / quote!( Sep 06 08:44:36.693 INFO kablam! 9 | | #[allow(unused)] fn needless_take_by_value(s: String) { println!("{}", s.len()); } Sep 06 08:44:36.693 INFO kablam! 10 | | ) Sep 06 08:44:36.693 INFO kablam! | |_____^ Sep 06 08:44:36.693 INFO kablam! | Sep 06 08:44:36.693 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 06 08:44:36.693 INFO kablam! Sep 06 08:44:36.706 INFO kablam! error: aborting due to previous error Sep 06 08:44:36.706 INFO kablam! Sep 06 08:44:36.706 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 08:44:36.713 INFO kablam! error: Could not compile `clippy-mini-macro-test`. Sep 06 08:44:36.713 INFO kablam! Sep 06 08:44:36.713 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:44:36.715 INFO kablam! su: No module specific data is present Sep 06 08:44:38.260 INFO running `"docker" "rm" "-f" "2ef414cd608e61aff08d3f9df4cac825d0023d4071ecb5d9ce102164876cf2cc"` Sep 06 08:44:38.414 INFO blam! 2ef414cd608e61aff08d3f9df4cac825d0023d4071ecb5d9ce102164876cf2cc