Oct 13 04:02:27.525 INFO checking Kane-Sendgrid/proc_macro_test against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:02:27.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 04:02:27.973 INFO blam! b894310a1b2b40fc5ae9577d07249c8389469878b7a41594161b9474e9ec6963 Oct 13 04:02:27.975 INFO running `"docker" "start" "-a" "b894310a1b2b40fc5ae9577d07249c8389469878b7a41594161b9474e9ec6963"` Oct 13 04:02:29.646 INFO kablam! usermod: no changes Oct 13 04:02:29.792 INFO kablam! Checking unicode-xid v0.1.0 Oct 13 04:02:29.792 INFO kablam! Compiling quote v0.6.8 Oct 13 04:02:30.352 INFO kablam! Checking proc-macro2 v0.4.13 Oct 13 04:02:34.100 INFO kablam! Compiling syn v0.14.9 Oct 13 04:02:50.299 INFO kablam! Compiling proc_macro_test v0.1.0 (/source) Oct 13 04:02:57.804 INFO kablam! error[E0557]: feature has been removed Oct 13 04:02:57.805 INFO kablam! --> src/main.rs:1:12 Oct 13 04:02:57.805 INFO kablam! | Oct 13 04:02:57.806 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:02:57.806 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:57.807 INFO kablam! | Oct 13 04:02:57.807 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 04:02:57.808 INFO kablam! --> src/main.rs:1:12 Oct 13 04:02:57.809 INFO kablam! | Oct 13 04:02:57.809 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:02:57.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:57.810 INFO kablam! Oct 13 04:02:57.830 INFO kablam! error[E0557]: feature has been removed Oct 13 04:02:57.831 INFO kablam! --> src/main.rs:1:12 Oct 13 04:02:57.831 INFO kablam! | Oct 13 04:02:57.832 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:02:57.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:57.856 INFO kablam! | Oct 13 04:02:57.857 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 04:02:57.858 INFO kablam! --> src/main.rs:1:12 Oct 13 04:02:57.858 INFO kablam! | Oct 13 04:02:57.859 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:02:57.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:57.859 INFO kablam! Oct 13 04:02:59.212 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 04:02:59.213 INFO kablam! --> src/main.rs:7:25 Oct 13 04:02:59.214 INFO kablam! | Oct 13 04:02:59.215 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 13 04:02:59.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:59.216 INFO kablam! | Oct 13 04:02:59.217 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 04:02:59.217 INFO kablam! Oct 13 04:02:59.228 INFO kablam! error: aborting due to 2 previous errors Oct 13 04:02:59.229 INFO kablam! Oct 13 04:02:59.229 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 04:02:59.230 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 04:02:59.249 INFO kablam! error: Could not compile `proc_macro_test`. Oct 13 04:02:59.250 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 04:02:59.300 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 04:02:59.301 INFO kablam! --> src/main.rs:7:25 Oct 13 04:02:59.302 INFO kablam! | Oct 13 04:02:59.303 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 13 04:02:59.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:02:59.304 INFO kablam! | Oct 13 04:02:59.305 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 04:02:59.305 INFO kablam! Oct 13 04:02:59.306 INFO kablam! error: aborting due to 2 previous errors Oct 13 04:02:59.306 INFO kablam! Oct 13 04:02:59.307 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 04:02:59.308 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 04:02:59.325 INFO kablam! error: Could not compile `proc_macro_test`. Oct 13 04:02:59.326 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 04:03:00.282 INFO kablam! error: build failed Oct 13 04:03:00.284 INFO kablam! su: No module specific data is present Oct 13 04:03:01.671 INFO running `"docker" "rm" "-f" "b894310a1b2b40fc5ae9577d07249c8389469878b7a41594161b9474e9ec6963"` Oct 13 04:03:02.008 INFO blam! b894310a1b2b40fc5ae9577d07249c8389469878b7a41594161b9474e9ec6963