Oct 13 04:02:30.332 INFO checking Kane-Sendgrid/proc_macro_test against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 04:02:30.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:30.794 INFO blam! 6603644ac3c6431dd4c9ab13bcb14132fc7971b80439bdeb64990a06825a3baf Oct 13 04:02:30.795 INFO running `"docker" "start" "-a" "6603644ac3c6431dd4c9ab13bcb14132fc7971b80439bdeb64990a06825a3baf"` Oct 13 04:02:32.064 INFO kablam! usermod: no changes Oct 13 04:02:32.153 INFO kablam! Compiling proc-macro2 v0.4.13 Oct 13 04:02:37.904 INFO kablam! Checking quote v0.6.8 Oct 13 04:02:42.636 INFO kablam! Checking syn v0.14.9 Oct 13 04:02:50.836 INFO kablam! Checking proc_macro_test v0.1.0 (/source) Oct 13 04:03:07.105 INFO kablam! error[E0557]: feature has been removed Oct 13 04:03:07.106 INFO kablam! --> src/main.rs:1:12 Oct 13 04:03:07.107 INFO kablam! | Oct 13 04:03:07.107 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:03:07.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.108 INFO kablam! | Oct 13 04:03:07.109 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 04:03:07.109 INFO kablam! --> src/main.rs:1:12 Oct 13 04:03:07.109 INFO kablam! | Oct 13 04:03:07.112 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:03:07.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.113 INFO kablam! Oct 13 04:03:07.145 INFO kablam! error[E0557]: feature has been removed Oct 13 04:03:07.146 INFO kablam! --> src/main.rs:1:12 Oct 13 04:03:07.146 INFO kablam! | Oct 13 04:03:07.147 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:03:07.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.147 INFO kablam! | Oct 13 04:03:07.148 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 04:03:07.148 INFO kablam! --> src/main.rs:1:12 Oct 13 04:03:07.148 INFO kablam! | Oct 13 04:03:07.149 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 04:03:07.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.149 INFO kablam! Oct 13 04:03:07.776 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 04:03:07.776 INFO kablam! --> src/main.rs:7:25 Oct 13 04:03:07.776 INFO kablam! | Oct 13 04:03:07.776 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 13 04:03:07.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.776 INFO kablam! | Oct 13 04:03:07.776 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 04:03:07.776 INFO kablam! Oct 13 04:03:07.776 INFO kablam! error: aborting due to 2 previous errors Oct 13 04:03:07.776 INFO kablam! Oct 13 04:03:07.776 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 04:03:07.776 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 04:03:07.776 INFO kablam! error: Could not compile `proc_macro_test`. Oct 13 04:03:07.776 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 04:03:07.963 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 04:03:07.963 INFO kablam! --> src/main.rs:7:25 Oct 13 04:03:07.964 INFO kablam! | Oct 13 04:03:07.964 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 13 04:03:07.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:03:07.965 INFO kablam! | Oct 13 04:03:07.965 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 04:03:07.965 INFO kablam! Oct 13 04:03:07.968 INFO kablam! error: aborting due to 2 previous errors Oct 13 04:03:07.969 INFO kablam! Oct 13 04:03:07.969 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 04:03:07.969 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 04:03:07.972 INFO kablam! error: Could not compile `proc_macro_test`. Oct 13 04:03:07.972 INFO kablam! Oct 13 04:03:07.972 INFO kablam! To learn more, run the command again with --verbose. Oct 13 04:03:07.974 INFO kablam! su: No module specific data is present Oct 13 04:03:08.957 INFO running `"docker" "rm" "-f" "6603644ac3c6431dd4c9ab13bcb14132fc7971b80439bdeb64990a06825a3baf"` Oct 13 04:03:09.276 INFO blam! 6603644ac3c6431dd4c9ab13bcb14132fc7971b80439bdeb64990a06825a3baf