Sep 01 04:54:43.471 INFO checking strukt-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:54:43.471 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:54:43.471 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/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 04:54:43.700 INFO blam! 2705d1f6164d66f3c9c70a6c94ffde19a717a097963f6974507fbe2f30b9be33 Sep 01 04:54:43.700 INFO running `"docker" "start" "-a" "2705d1f6164d66f3c9c70a6c94ffde19a717a097963f6974507fbe2f30b9be33"` Sep 01 04:54:44.429 INFO kablam! Compiling libc v0.2.43 Sep 01 04:54:44.432 INFO kablam! Checking strukt v0.1.0 (file:///source) Sep 01 04:54:46.708 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 04:54:46.708 INFO kablam! --> src/lib.rs:2:12 Sep 01 04:54:46.708 INFO kablam! | Sep 01 04:54:46.708 INFO kablam! 2 | #![feature(proc_macro)] Sep 01 04:54:46.708 INFO kablam! | ^^^^^^^^^^ Sep 01 04:54:46.708 INFO kablam! | Sep 01 04:54:46.708 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 04:54:46.708 INFO kablam! Sep 01 04:54:46.760 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 04:54:46.760 INFO kablam! --> src/lib.rs:2:12 Sep 01 04:54:46.760 INFO kablam! | Sep 01 04:54:46.760 INFO kablam! 2 | #![feature(proc_macro)] Sep 01 04:54:46.760 INFO kablam! | ^^^^^^^^^^ Sep 01 04:54:46.761 INFO kablam! | Sep 01 04:54:46.761 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 04:54:46.761 INFO kablam! Sep 01 04:54:47.367 INFO kablam! Compiling memchr v2.0.2 Sep 01 04:54:47.891 INFO kablam! Compiling aho-corasick v0.6.8 Sep 01 04:54:49.093 INFO kablam! Compiling regex v0.2.11 Sep 01 04:54:59.242 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 04:54:59.242 INFO kablam! --> src/lib.rs:2:12 Sep 01 04:54:59.242 INFO kablam! | Sep 01 04:54:59.242 INFO kablam! 2 | #![feature(proc_macro)] Sep 01 04:54:59.242 INFO kablam! | ^^^^^^^^^^ Sep 01 04:54:59.242 INFO kablam! | Sep 01 04:54:59.242 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 04:54:59.242 INFO kablam! Sep 01 04:55:00.733 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 01 04:55:00.733 INFO kablam! --> tests/tests.rs:10:16 Sep 01 04:55:00.733 INFO kablam! | Sep 01 04:55:00.733 INFO kablam! 10 | assert_eq!(pack!(" tests/tests.rs:11:16 Sep 01 04:55:00.739 INFO kablam! | Sep 01 04:55:00.739 INFO kablam! 11 | assert_eq!(pack!(">bI")(b' ', 0x41424344), b" ABCD"); Sep 01 04:55:00.739 INFO kablam! | ^^^^^^^^^^^^ Sep 01 04:55:00.739 INFO kablam! | Sep 01 04:55:00.739 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 01 04:55:00.739 INFO kablam! Sep 01 04:55:00.739 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Sep 01 04:55:00.739 INFO kablam! --> tests/tests.rs:12:16 Sep 01 04:55:00.739 INFO kablam! | Sep 01 04:55:00.739 INFO kablam! 12 | assert_eq!(pack!("Q")(0x41424344), b"DCBA\0\0\0\0"); Sep 01 04:55:00.739 INFO kablam! | ^^^^^^^^^^ Sep 01 04:55:00.739 INFO kablam! | Sep 01 04:55:00.739 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Sep 01 04:55:00.739 INFO kablam! Sep 01 04:55:00.741 INFO kablam! error: aborting due to 3 previous errors Sep 01 04:55:00.741 INFO kablam! Sep 01 04:55:00.741 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 04:55:00.747 INFO kablam! error: Could not compile `strukt`. Sep 01 04:55:00.747 INFO kablam! Sep 01 04:55:00.747 INFO kablam! To learn more, run the command again with --verbose. Sep 01 04:55:00.748 INFO kablam! su: No module specific data is present Sep 01 04:55:01.177 INFO running `"docker" "rm" "-f" "2705d1f6164d66f3c9c70a6c94ffde19a717a097963f6974507fbe2f30b9be33"` Sep 01 04:55:01.274 INFO blam! 2705d1f6164d66f3c9c70a6c94ffde19a717a097963f6974507fbe2f30b9be33