Nov 30 10:16:25.670 INFO checking Kane-Sendgrid/proc_macro_test against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 10:16:25.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 10:16:26.199 INFO [stdout] 593f0c41fe68d99489cbfa66f7e482b3774cefe52521b72d9ae9766f73b5d116 Nov 30 10:16:26.206 INFO running `"docker" "start" "-a" "593f0c41fe68d99489cbfa66f7e482b3774cefe52521b72d9ae9766f73b5d116"` Nov 30 10:16:27.553 INFO [stderr] usermod: no changes Nov 30 10:16:27.620 INFO [stderr] Compiling proc-macro2 v0.4.13 Nov 30 10:16:33.076 INFO [stderr] Checking quote v0.6.8 Nov 30 10:16:38.302 INFO [stderr] Checking syn v0.14.9 Nov 30 10:16:48.012 INFO [stderr] Checking proc_macro_test v0.1.0 (/source) Nov 30 10:17:02.236 INFO [stderr] error[E0557]: feature has been removed Nov 30 10:17:02.236 INFO [stderr] --> src/main.rs:1:12 Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 10:17:02.236 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 10:17:02.236 INFO [stderr] --> src/main.rs:1:12 Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 10:17:02.236 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.236 INFO [stderr] Nov 30 10:17:02.236 INFO [stderr] error[E0557]: feature has been removed Nov 30 10:17:02.236 INFO [stderr] --> src/main.rs:1:12 Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 10:17:02.236 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 10:17:02.236 INFO [stderr] --> src/main.rs:1:12 Nov 30 10:17:02.236 INFO [stderr] | Nov 30 10:17:02.236 INFO [stderr] 1 | #![feature(proc_macro_non_items)] Nov 30 10:17:02.236 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.236 INFO [stderr] Nov 30 10:17:02.648 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 30 10:17:02.648 INFO [stderr] --> src/main.rs:7:25 Nov 30 10:17:02.648 INFO [stderr] | Nov 30 10:17:02.648 INFO [stderr] 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Nov 30 10:17:02.648 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.648 INFO [stderr] | Nov 30 10:17:02.648 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 10:17:02.648 INFO [stderr] Nov 30 10:17:02.664 INFO [stderr] error: aborting due to 2 previous errors Nov 30 10:17:02.664 INFO [stderr] Nov 30 10:17:02.664 INFO [stderr] Some errors occurred: E0557, E0658. Nov 30 10:17:02.664 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 30 10:17:02.664 INFO [stderr] error: Could not compile `proc_macro_test`. Nov 30 10:17:02.664 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 10:17:02.724 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 30 10:17:02.724 INFO [stderr] --> src/main.rs:7:25 Nov 30 10:17:02.724 INFO [stderr] | Nov 30 10:17:02.724 INFO [stderr] 7 | static A: [bool; 256] = test!("!#$%&'*+-/=?^_`{|}~"); Nov 30 10:17:02.724 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:17:02.724 INFO [stderr] | Nov 30 10:17:02.724 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 10:17:02.724 INFO [stderr] Nov 30 10:17:02.724 INFO [stderr] error: aborting due to 2 previous errors Nov 30 10:17:02.724 INFO [stderr] Nov 30 10:17:02.724 INFO [stderr] Some errors occurred: E0557, E0658. Nov 30 10:17:02.724 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 30 10:17:02.736 INFO [stderr] error: Could not compile `proc_macro_test`. Nov 30 10:17:02.736 INFO [stderr] Nov 30 10:17:02.736 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 10:17:02.744 INFO [stderr] su: No module specific data is present Nov 30 10:17:03.394 INFO running `"docker" "inspect" "593f0c41fe68d99489cbfa66f7e482b3774cefe52521b72d9ae9766f73b5d116"` Nov 30 10:17:03.614 INFO running `"docker" "rm" "-f" "593f0c41fe68d99489cbfa66f7e482b3774cefe52521b72d9ae9766f73b5d116"` Nov 30 10:17:03.906 INFO [stdout] 593f0c41fe68d99489cbfa66f7e482b3774cefe52521b72d9ae9766f73b5d116