Oct 21 21:12:41.394 INFO checking Kane-Sendgrid/proc_macro_test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:12:41.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:12:41.814 INFO blam! 0c3915eb28031764e37e3c8928e9d7390f9b5f8d2e841da7b01bba78b95738c6 Oct 21 21:12:41.824 INFO running `"docker" "start" "-a" "0c3915eb28031764e37e3c8928e9d7390f9b5f8d2e841da7b01bba78b95738c6"` Oct 21 21:12:42.761 INFO kablam! usermod: no changes Oct 21 21:12:42.805 INFO kablam! Compiling proc-macro2 v0.4.13 Oct 21 21:12:47.599 INFO kablam! Checking quote v0.6.8 Oct 21 21:12:51.445 INFO kablam! Checking syn v0.14.9 Oct 21 21:12:59.220 INFO kablam! Checking proc_macro_test v0.1.0 (/source) Oct 21 21:13:10.456 INFO kablam! error[E0557]: feature has been removed Oct 21 21:13:10.457 INFO kablam! --> src/main.rs:1:12 Oct 21 21:13:10.457 INFO kablam! | Oct 21 21:13:10.457 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 21 21:13:10.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.458 INFO kablam! | Oct 21 21:13:10.458 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 21 21:13:10.458 INFO kablam! --> src/main.rs:1:12 Oct 21 21:13:10.458 INFO kablam! | Oct 21 21:13:10.459 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 21 21:13:10.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.459 INFO kablam! Oct 21 21:13:10.485 INFO kablam! error[E0557]: feature has been removed Oct 21 21:13:10.485 INFO kablam! --> src/main.rs:1:12 Oct 21 21:13:10.485 INFO kablam! | Oct 21 21:13:10.486 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 21 21:13:10.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.486 INFO kablam! | Oct 21 21:13:10.486 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 21 21:13:10.487 INFO kablam! --> src/main.rs:1:12 Oct 21 21:13:10.487 INFO kablam! | Oct 21 21:13:10.487 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 21 21:13:10.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.488 INFO kablam! Oct 21 21:13:10.921 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 21:13:10.921 INFO kablam! --> src/main.rs:7:25 Oct 21 21:13:10.922 INFO kablam! | Oct 21 21:13:10.922 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 21 21:13:10.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.923 INFO kablam! | Oct 21 21:13:10.923 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 21:13:10.923 INFO kablam! Oct 21 21:13:10.924 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:13:10.925 INFO kablam! Oct 21 21:13:10.925 INFO kablam! Some errors occurred: E0557, E0658. Oct 21 21:13:10.926 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 21 21:13:10.948 INFO kablam! error: Could not compile `proc_macro_test`. Oct 21 21:13:10.949 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 21:13:10.989 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 21 21:13:10.989 INFO kablam! --> src/main.rs:7:25 Oct 21 21:13:10.989 INFO kablam! | Oct 21 21:13:10.990 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 21 21:13:10.990 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:13:10.990 INFO kablam! | Oct 21 21:13:10.990 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 21 21:13:10.991 INFO kablam! Oct 21 21:13:10.991 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:13:10.992 INFO kablam! Oct 21 21:13:10.992 INFO kablam! Some errors occurred: E0557, E0658. Oct 21 21:13:10.992 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 21 21:13:10.994 INFO kablam! error: Could not compile `proc_macro_test`. Oct 21 21:13:10.994 INFO kablam! Oct 21 21:13:10.994 INFO kablam! To learn more, run the command again with --verbose. Oct 21 21:13:10.995 INFO kablam! su: No module specific data is present Oct 21 21:13:11.781 INFO running `"docker" "rm" "-f" "0c3915eb28031764e37e3c8928e9d7390f9b5f8d2e841da7b01bba78b95738c6"` Oct 21 21:13:12.048 INFO blam! 0c3915eb28031764e37e3c8928e9d7390f9b5f8d2e841da7b01bba78b95738c6