Oct 27 11:09:20.857 INFO checking Kane-Sendgrid/proc_macro_test against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:09:20.857 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 11:09:21.342 INFO blam! f1671b3c1400b9c8c93ab2f97c25a477b715f7d0356990f34134898093861073 Oct 27 11:09:21.347 INFO running `"docker" "start" "-a" "f1671b3c1400b9c8c93ab2f97c25a477b715f7d0356990f34134898093861073"` Oct 27 11:09:22.811 INFO kablam! usermod: no changes Oct 27 11:09:22.900 INFO kablam! Compiling proc-macro2 v0.4.13 Oct 27 11:09:29.859 INFO kablam! Checking quote v0.6.8 Oct 27 11:09:35.499 INFO kablam! Checking syn v0.14.9 Oct 27 11:09:44.508 INFO kablam! Checking proc_macro_test v0.1.0 (/source) Oct 27 11:09:58.432 INFO kablam! error[E0557]: feature has been removed Oct 27 11:09:58.433 INFO kablam! --> src/main.rs:1:12 Oct 27 11:09:58.433 INFO kablam! | Oct 27 11:09:58.434 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 27 11:09:58.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:58.435 INFO kablam! | Oct 27 11:09:58.436 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 11:09:58.437 INFO kablam! --> src/main.rs:1:12 Oct 27 11:09:58.438 INFO kablam! | Oct 27 11:09:58.438 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 27 11:09:58.439 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:58.439 INFO kablam! Oct 27 11:09:58.497 INFO kablam! error[E0557]: feature has been removed Oct 27 11:09:58.497 INFO kablam! --> src/main.rs:1:12 Oct 27 11:09:58.498 INFO kablam! | Oct 27 11:09:58.499 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 27 11:09:58.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:58.500 INFO kablam! | Oct 27 11:09:58.501 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 11:09:58.502 INFO kablam! --> src/main.rs:1:12 Oct 27 11:09:58.502 INFO kablam! | Oct 27 11:09:58.503 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 27 11:09:58.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:58.504 INFO kablam! Oct 27 11:09:59.107 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 11:09:59.108 INFO kablam! --> src/main.rs:7:25 Oct 27 11:09:59.108 INFO kablam! | Oct 27 11:09:59.109 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 27 11:09:59.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:59.110 INFO kablam! | Oct 27 11:09:59.111 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 11:09:59.111 INFO kablam! Oct 27 11:09:59.115 INFO kablam! error: aborting due to 2 previous errors Oct 27 11:09:59.115 INFO kablam! Oct 27 11:09:59.116 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 11:09:59.117 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 11:09:59.139 INFO kablam! error: Could not compile `proc_macro_test`. Oct 27 11:09:59.140 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 11:09:59.155 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 11:09:59.155 INFO kablam! --> src/main.rs:7:25 Oct 27 11:09:59.156 INFO kablam! | Oct 27 11:09:59.157 INFO kablam! 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Oct 27 11:09:59.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:09:59.158 INFO kablam! | Oct 27 11:09:59.159 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 11:09:59.159 INFO kablam! Oct 27 11:09:59.167 INFO kablam! error: aborting due to 2 previous errors Oct 27 11:09:59.167 INFO kablam! Oct 27 11:09:59.168 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 11:09:59.168 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 11:09:59.176 INFO kablam! error: Could not compile `proc_macro_test`. Oct 27 11:09:59.176 INFO kablam! Oct 27 11:09:59.176 INFO kablam! To learn more, run the command again with --verbose. Oct 27 11:09:59.179 INFO kablam! su: No module specific data is present Oct 27 11:10:00.485 INFO running `"docker" "rm" "-f" "f1671b3c1400b9c8c93ab2f97c25a477b715f7d0356990f34134898093861073"` Oct 27 11:10:00.811 INFO blam! f1671b3c1400b9c8c93ab2f97c25a477b715f7d0356990f34134898093861073