Sep 19 19:25:33.664 INFO checking strukt-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:25:33.664 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:25:33.664 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:25:33.808 INFO blam! de96fdef0e35a15c527507fe987892f8f93d7b9697dfef18d911e18510ab837d Sep 19 19:25:33.810 INFO running `"docker" "start" "-a" "de96fdef0e35a15c527507fe987892f8f93d7b9697dfef18d911e18510ab837d"` Sep 19 19:25:34.583 INFO kablam! usermod: no changes Sep 19 19:25:34.642 INFO kablam! Compiling libc v0.2.43 Sep 19 19:25:34.644 INFO kablam! Checking strukt v0.1.0 (/source) Sep 19 19:25:35.563 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 19:25:35.563 INFO kablam! --> src/lib.rs:2:12 Sep 19 19:25:35.563 INFO kablam! | Sep 19 19:25:35.563 INFO kablam! 2 | #![feature(proc_macro)] Sep 19 19:25:35.563 INFO kablam! | ^^^^^^^^^^ Sep 19 19:25:35.563 INFO kablam! | Sep 19 19:25:35.563 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:25:35.563 INFO kablam! Sep 19 19:25:35.592 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 19:25:35.592 INFO kablam! --> src/lib.rs:2:12 Sep 19 19:25:35.592 INFO kablam! | Sep 19 19:25:35.592 INFO kablam! 2 | #![feature(proc_macro)] Sep 19 19:25:35.592 INFO kablam! | ^^^^^^^^^^ Sep 19 19:25:35.592 INFO kablam! | Sep 19 19:25:35.592 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:25:35.592 INFO kablam! Sep 19 19:25:35.833 INFO kablam! Compiling memchr v2.1.0 Sep 19 19:25:36.599 INFO kablam! Compiling aho-corasick v0.6.8 Sep 19 19:25:37.273 INFO kablam! Compiling regex v0.2.11 Sep 19 19:25:44.448 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 19 19:25:44.448 INFO kablam! --> src/lib.rs:2:12 Sep 19 19:25:44.448 INFO kablam! | Sep 19 19:25:44.448 INFO kablam! 2 | #![feature(proc_macro)] Sep 19 19:25:44.448 INFO kablam! | ^^^^^^^^^^ Sep 19 19:25:44.448 INFO kablam! | Sep 19 19:25:44.448 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 19:25:44.448 INFO kablam! Sep 19 19:25:46.619 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 19 19:25:46.619 INFO kablam! --> tests/tests.rs:10:16 Sep 19 19:25:46.619 INFO kablam! | Sep 19 19:25:46.619 INFO kablam! 10 | assert_eq!(pack!(" tests/tests.rs:11:16 Sep 19 19:25:46.636 INFO kablam! | Sep 19 19:25:46.636 INFO kablam! 11 | assert_eq!(pack!(">bI")(b' ', 0x41424344), b" ABCD"); Sep 19 19:25:46.636 INFO kablam! | ^^^^^^^^^^^^ Sep 19 19:25:46.636 INFO kablam! | Sep 19 19:25:46.636 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 19 19:25:46.636 INFO kablam! Sep 19 19:25:46.645 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 19 19:25:46.645 INFO kablam! --> tests/tests.rs:12:16 Sep 19 19:25:46.645 INFO kablam! | Sep 19 19:25:46.645 INFO kablam! 12 | assert_eq!(pack!("Q")(0x41424344), b"DCBA\0\0\0\0"); Sep 19 19:25:46.645 INFO kablam! | ^^^^^^^^^^ Sep 19 19:25:46.645 INFO kablam! | Sep 19 19:25:46.645 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 19 19:25:46.645 INFO kablam! Sep 19 19:25:46.645 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:25:46.645 INFO kablam! Sep 19 19:25:46.646 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 19:25:46.646 INFO kablam! error: Could not compile `strukt`. Sep 19 19:25:46.646 INFO kablam! Sep 19 19:25:46.646 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:25:46.646 INFO kablam! su: No module specific data is present Sep 19 19:25:47.781 INFO running `"docker" "rm" "-f" "de96fdef0e35a15c527507fe987892f8f93d7b9697dfef18d911e18510ab837d"` Sep 19 19:25:47.932 INFO blam! de96fdef0e35a15c527507fe987892f8f93d7b9697dfef18d911e18510ab837d