Oct 27 21:48:08.612 INFO checking gll-macros-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 21:48:08.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 21:48:09.067 INFO blam! a1f0c9c4bcbba14a0d25bed8ca689463da4ea30f7bd2d180221ecf3979c9a129 Oct 27 21:48:09.073 INFO running `"docker" "start" "-a" "a1f0c9c4bcbba14a0d25bed8ca689463da4ea30f7bd2d180221ecf3979c9a129"` Oct 27 21:48:10.348 INFO kablam! usermod: no changes Oct 27 21:48:10.455 INFO kablam! Compiling indexing v0.3.2 Oct 27 21:48:12.149 INFO kablam! Compiling gll v0.0.1 Oct 27 21:48:31.775 INFO kablam! Checking gll-macros v0.0.1 (/source) Oct 27 21:48:53.312 INFO kablam! error[E0557]: feature has been removed Oct 27 21:48:53.313 INFO kablam! --> tests/json.rs:5:5 Oct 27 21:48:53.313 INFO kablam! | Oct 27 21:48:53.313 INFO kablam! 5 | proc_macro_gen, Oct 27 21:48:53.313 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 21:48:53.314 INFO kablam! | Oct 27 21:48:53.315 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 21:48:53.315 INFO kablam! --> tests/json.rs:5:5 Oct 27 21:48:53.316 INFO kablam! | Oct 27 21:48:53.316 INFO kablam! 5 | proc_macro_gen, Oct 27 21:48:53.316 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 21:48:53.316 INFO kablam! Oct 27 21:48:53.317 INFO kablam! error[E0557]: feature has been removed Oct 27 21:48:53.317 INFO kablam! --> tests/json.rs:6:5 Oct 27 21:48:53.318 INFO kablam! | Oct 27 21:48:53.318 INFO kablam! 6 | proc_macro_non_items Oct 27 21:48:53.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:53.318 INFO kablam! | Oct 27 21:48:53.319 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 21:48:53.319 INFO kablam! --> tests/json.rs:6:5 Oct 27 21:48:53.319 INFO kablam! | Oct 27 21:48:53.319 INFO kablam! 6 | proc_macro_non_items Oct 27 21:48:53.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:53.319 INFO kablam! Oct 27 21:48:53.349 INFO kablam! error[E0557]: feature has been removed Oct 27 21:48:53.350 INFO kablam! --> tests/basic.rs:5:5 Oct 27 21:48:53.350 INFO kablam! | Oct 27 21:48:53.350 INFO kablam! 5 | proc_macro_gen, Oct 27 21:48:53.350 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 21:48:53.350 INFO kablam! | Oct 27 21:48:53.350 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 21:48:53.350 INFO kablam! --> tests/basic.rs:5:5 Oct 27 21:48:53.350 INFO kablam! | Oct 27 21:48:53.350 INFO kablam! 5 | proc_macro_gen, Oct 27 21:48:53.350 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 21:48:53.350 INFO kablam! Oct 27 21:48:53.350 INFO kablam! error[E0557]: feature has been removed Oct 27 21:48:53.350 INFO kablam! --> tests/basic.rs:6:5 Oct 27 21:48:53.350 INFO kablam! | Oct 27 21:48:53.350 INFO kablam! 6 | proc_macro_non_items Oct 27 21:48:53.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:53.353 INFO kablam! | Oct 27 21:48:53.353 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 21:48:53.353 INFO kablam! --> tests/basic.rs:6:5 Oct 27 21:48:53.353 INFO kablam! | Oct 27 21:48:53.353 INFO kablam! 6 | proc_macro_non_items Oct 27 21:48:53.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:53.353 INFO kablam! Oct 27 21:48:58.067 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 21:48:58.068 INFO kablam! --> tests/json.rs:15:5 Oct 27 21:48:58.068 INFO kablam! | Oct 27 21:48:58.068 INFO kablam! 15 | / ::gll_macros::proc_macro_parser! { Oct 27 21:48:58.068 INFO kablam! 16 | | Value = Oct 27 21:48:58.069 INFO kablam! 17 | | Null:"null" | Oct 27 21:48:58.069 INFO kablam! 18 | | False:"false" | Oct 27 21:48:58.069 INFO kablam! ... | Oct 27 21:48:58.069 INFO kablam! 24 | | Field = name:IDENT ":" value:Value; Oct 27 21:48:58.070 INFO kablam! 25 | | } Oct 27 21:48:58.070 INFO kablam! | |_____^ Oct 27 21:48:58.070 INFO kablam! | Oct 27 21:48:58.071 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 21:48:58.071 INFO kablam! Oct 27 21:48:58.087 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 27 21:48:58.087 INFO kablam! --> tests/basic.rs:18:12 Oct 27 21:48:58.087 INFO kablam! | Oct 27 21:48:58.088 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 27 21:48:58.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:58.088 INFO kablam! ... Oct 27 21:48:58.089 INFO kablam! 53 | / testcases![ Oct 27 21:48:58.089 INFO kablam! 54 | | gll10_g0 { Oct 27 21:48:58.089 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 27 21:48:58.089 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 27 21:48:58.090 INFO kablam! ... | Oct 27 21:48:58.090 INFO kablam! 155 | | }" Oct 27 21:48:58.090 INFO kablam! 156 | | ]; Oct 27 21:48:58.090 INFO kablam! | |__- in this macro invocation Oct 27 21:48:58.091 INFO kablam! | Oct 27 21:48:58.091 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 21:48:58.091 INFO kablam! Oct 27 21:48:58.175 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 27 21:48:58.175 INFO kablam! error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Oct 27 21:48:58.175 INFO kablam! --> tests/basic.rs:18:12 Oct 27 21:48:58.175 INFO kablam! | Oct 27 21:48:58.175 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 27 21:48:58.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 21:48:58.175 INFO kablam! ... Oct 27 21:48:58.175 INFO kablam! 53 | / testcases![ Oct 27 21:48:58.175 INFO kablam! 54 | | gll10_g0 { Oct 27 21:48:58.175 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 27 21:48:58.175 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 27 21:48:58.175 INFO kablam! ... | Oct 27 21:48:58.175 INFO kablam! 155 | | }" Oct 27 21:48:58.175 INFO kablam! 156 | | ]; Oct 27 21:48:58.175 INFO kablam! | |__- in this macro invocation Oct 27 21:48:58.175 INFO kablam! | Oct 27 21:48:58.175 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 21:48:58.175 INFO kablam! Oct 27 21:48:58.179 INFO kablam! error: toolchain '155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt' does not have the binary `rustfmt` Oct 27 21:48:58.187 INFO kablam! error: Could not compile `gll-macros`. Oct 27 21:48:58.187 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 21:48:58.187 INFO kablam! su: No module specific data is present Oct 27 21:48:58.554 INFO running `"docker" "rm" "-f" "a1f0c9c4bcbba14a0d25bed8ca689463da4ea30f7bd2d180221ecf3979c9a129"` Oct 27 21:48:58.911 INFO blam! a1f0c9c4bcbba14a0d25bed8ca689463da4ea30f7bd2d180221ecf3979c9a129