Jul 12 06:27:10.186 INFO checking ip-macro-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 06:27:10.186 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 06:27:10.186 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 06:27:10.186 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 06:27:10.442 INFO blam! 606fcf0eea45803c207e9dd83abf0777be611ee39028be3d06eb192e1802e208 Jul 12 06:27:10.444 INFO running `"docker" "start" "-a" "606fcf0eea45803c207e9dd83abf0777be611ee39028be3d06eb192e1802e208"` Jul 12 06:27:11.479 INFO kablam! Compiling ip-macro v0.1.0 (file:///source) Jul 12 06:27:15.980 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:27:15.980 INFO kablam! --> tests/tests.rs:11:18 Jul 12 06:27:15.980 INFO kablam! | Jul 12 06:27:15.980 INFO kablam! 11 | let actual = ipv4!("37.247.50.150"); Jul 12 06:27:15.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:27:15.981 INFO kablam! | Jul 12 06:27:15.981 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:27:15.981 INFO kablam! Jul 12 06:27:15.981 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:27:15.981 INFO kablam! --> tests/tests.rs:18:18 Jul 12 06:27:15.982 INFO kablam! | Jul 12 06:27:15.982 INFO kablam! 18 | let actual = ipv6!("2607:f8b0:4009:80b::200e"); Jul 12 06:27:15.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:27:15.982 INFO kablam! | Jul 12 06:27:15.982 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:27:15.982 INFO kablam! Jul 12 06:27:15.982 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:27:15.982 INFO kablam! --> tests/tests.rs:25:18 Jul 12 06:27:15.982 INFO kablam! | Jul 12 06:27:15.982 INFO kablam! 25 | let actual = ip!("37.247.50.150"); Jul 12 06:27:15.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 06:27:15.982 INFO kablam! | Jul 12 06:27:15.982 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:27:15.983 INFO kablam! Jul 12 06:27:15.983 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:27:15.983 INFO kablam! --> tests/tests.rs:32:18 Jul 12 06:27:15.983 INFO kablam! | Jul 12 06:27:15.983 INFO kablam! 32 | let actual = ip!("2607:f8b0:4009:80b::200e"); Jul 12 06:27:15.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:27:15.983 INFO kablam! | Jul 12 06:27:15.983 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:27:15.984 INFO kablam! Jul 12 06:27:15.984 INFO kablam! error: aborting due to 4 previous errors Jul 12 06:27:15.984 INFO kablam! Jul 12 06:27:15.984 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 06:27:15.990 INFO kablam! error: Could not compile `ip-macro`. Jul 12 06:27:15.991 INFO kablam! Jul 12 06:27:15.991 INFO kablam! To learn more, run the command again with --verbose. Jul 12 06:27:15.991 INFO kablam! su: No module specific data is present Jul 12 06:27:16.737 INFO running `"docker" "rm" "-f" "606fcf0eea45803c207e9dd83abf0777be611ee39028be3d06eb192e1802e208"` Jul 12 06:27:16.880 INFO blam! 606fcf0eea45803c207e9dd83abf0777be611ee39028be3d06eb192e1802e208