Oct 22 02:55:32.682 INFO checking gll-macros-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:55:32.683 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 22 02:55:33.096 INFO blam! 6a9f3cf0c61253a08d146424bc464a1da958b049af45f4e4b2ecbcb6a504e17f Oct 22 02:55:33.116 INFO running `"docker" "start" "-a" "6a9f3cf0c61253a08d146424bc464a1da958b049af45f4e4b2ecbcb6a504e17f"` Oct 22 02:55:34.255 INFO kablam! usermod: no changes Oct 22 02:55:34.408 INFO kablam! Compiling indexing v0.3.2 Oct 22 02:55:36.873 INFO kablam! Compiling gll v0.0.1 Oct 22 02:55:57.507 INFO kablam! Checking gll-macros v0.0.1 (/source) Oct 22 02:56:12.403 INFO kablam! error[E0557]: feature has been removed Oct 22 02:56:12.403 INFO kablam! --> tests/json.rs:5:5 Oct 22 02:56:12.403 INFO kablam! | Oct 22 02:56:12.403 INFO kablam! 5 | proc_macro_gen, Oct 22 02:56:12.403 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 02:56:12.403 INFO kablam! | Oct 22 02:56:12.403 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 22 02:56:12.403 INFO kablam! --> tests/json.rs:5:5 Oct 22 02:56:12.403 INFO kablam! | Oct 22 02:56:12.403 INFO kablam! 5 | proc_macro_gen, Oct 22 02:56:12.403 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 02:56:12.404 INFO kablam! Oct 22 02:56:12.404 INFO kablam! error[E0557]: feature has been removed Oct 22 02:56:12.404 INFO kablam! --> tests/json.rs:6:5 Oct 22 02:56:12.404 INFO kablam! | Oct 22 02:56:12.404 INFO kablam! 6 | proc_macro_non_items Oct 22 02:56:12.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:12.404 INFO kablam! | Oct 22 02:56:12.404 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 22 02:56:12.404 INFO kablam! --> tests/json.rs:6:5 Oct 22 02:56:12.404 INFO kablam! | Oct 22 02:56:12.404 INFO kablam! 6 | proc_macro_non_items Oct 22 02:56:12.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:12.404 INFO kablam! Oct 22 02:56:12.464 INFO kablam! error[E0557]: feature has been removed Oct 22 02:56:12.464 INFO kablam! --> tests/basic.rs:5:5 Oct 22 02:56:12.464 INFO kablam! | Oct 22 02:56:12.464 INFO kablam! 5 | proc_macro_gen, Oct 22 02:56:12.464 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 02:56:12.464 INFO kablam! | Oct 22 02:56:12.464 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 22 02:56:12.464 INFO kablam! --> tests/basic.rs:5:5 Oct 22 02:56:12.464 INFO kablam! | Oct 22 02:56:12.464 INFO kablam! 5 | proc_macro_gen, Oct 22 02:56:12.464 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 02:56:12.464 INFO kablam! Oct 22 02:56:12.464 INFO kablam! error[E0557]: feature has been removed Oct 22 02:56:12.464 INFO kablam! --> tests/basic.rs:6:5 Oct 22 02:56:12.464 INFO kablam! | Oct 22 02:56:12.465 INFO kablam! 6 | proc_macro_non_items Oct 22 02:56:12.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:12.465 INFO kablam! | Oct 22 02:56:12.465 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 22 02:56:12.465 INFO kablam! --> tests/basic.rs:6:5 Oct 22 02:56:12.465 INFO kablam! | Oct 22 02:56:12.465 INFO kablam! 6 | proc_macro_non_items Oct 22 02:56:12.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:12.465 INFO kablam! Oct 22 02:56:16.976 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 22 02:56:16.976 INFO kablam! --> tests/basic.rs:18:12 Oct 22 02:56:16.976 INFO kablam! | Oct 22 02:56:16.976 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 22 02:56:16.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:16.976 INFO kablam! ... Oct 22 02:56:16.976 INFO kablam! 53 | / testcases![ Oct 22 02:56:16.976 INFO kablam! 54 | | gll10_g0 { Oct 22 02:56:16.976 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 22 02:56:16.976 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 22 02:56:16.976 INFO kablam! ... | Oct 22 02:56:16.976 INFO kablam! 155 | | }" Oct 22 02:56:16.976 INFO kablam! 156 | | ]; Oct 22 02:56:16.976 INFO kablam! | |__- in this macro invocation Oct 22 02:56:16.976 INFO kablam! | Oct 22 02:56:16.976 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 22 02:56:16.976 INFO kablam! Oct 22 02:56:17.136 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.148 INFO kablam! error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Oct 22 02:56:17.148 INFO kablam! --> tests/basic.rs:18:12 Oct 22 02:56:17.149 INFO kablam! | Oct 22 02:56:17.149 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 22 02:56:17.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:56:17.149 INFO kablam! ... Oct 22 02:56:17.150 INFO kablam! 53 | / testcases![ Oct 22 02:56:17.150 INFO kablam! 54 | | gll10_g0 { Oct 22 02:56:17.150 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 22 02:56:17.151 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 22 02:56:17.151 INFO kablam! ... | Oct 22 02:56:17.151 INFO kablam! 155 | | }" Oct 22 02:56:17.152 INFO kablam! 156 | | ]; Oct 22 02:56:17.152 INFO kablam! | |__- in this macro invocation Oct 22 02:56:17.152 INFO kablam! | Oct 22 02:56:17.153 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 22 02:56:17.153 INFO kablam! Oct 22 02:56:17.261 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.429 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.564 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.665 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.733 INFO kablam! error: aborting due to 4 previous errors Oct 22 02:56:17.733 INFO kablam! Oct 22 02:56:17.733 INFO kablam! Some errors occurred: E0557, E0658. Oct 22 02:56:17.734 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 22 02:56:17.753 INFO kablam! error: Could not compile `gll-macros`. Oct 22 02:56:17.753 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 02:56:17.813 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 22 02:56:17.813 INFO kablam! --> tests/json.rs:15:5 Oct 22 02:56:17.814 INFO kablam! | Oct 22 02:56:17.814 INFO kablam! 15 | / ::gll_macros::proc_macro_parser! { Oct 22 02:56:17.814 INFO kablam! 16 | | Value = Oct 22 02:56:17.815 INFO kablam! 17 | | Null:"null" | Oct 22 02:56:17.815 INFO kablam! 18 | | False:"false" | Oct 22 02:56:17.815 INFO kablam! ... | Oct 22 02:56:17.816 INFO kablam! 24 | | Field = name:IDENT ":" value:Value; Oct 22 02:56:17.816 INFO kablam! 25 | | } Oct 22 02:56:17.816 INFO kablam! | |_____^ Oct 22 02:56:17.817 INFO kablam! | Oct 22 02:56:17.817 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 22 02:56:17.817 INFO kablam! Oct 22 02:56:17.909 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 22 02:56:17.916 INFO kablam! su: No module specific data is present Oct 22 02:56:18.472 INFO running `"docker" "rm" "-f" "6a9f3cf0c61253a08d146424bc464a1da958b049af45f4e4b2ecbcb6a504e17f"` Oct 22 02:56:18.604 INFO blam! 6a9f3cf0c61253a08d146424bc464a1da958b049af45f4e4b2ecbcb6a504e17f