Oct 13 14:43:06.203 INFO checking gll-macros-0.0.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 14:43:06.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 14:43:06.656 INFO blam! cf38ea627afd241544ca52bfedc4e3c030f6cf956cab710d042b77269cb11068 Oct 13 14:43:06.673 INFO running `"docker" "start" "-a" "cf38ea627afd241544ca52bfedc4e3c030f6cf956cab710d042b77269cb11068"` Oct 13 14:43:07.955 INFO kablam! usermod: no changes Oct 13 14:43:08.024 INFO kablam! Compiling indexing v0.3.2 Oct 13 14:43:08.024 INFO kablam! Checking ordermap v0.3.5 Oct 13 14:43:10.183 INFO kablam! Compiling gll v0.0.1 Oct 13 14:43:32.464 INFO kablam! Checking gll-macros v0.0.1 (/source) Oct 13 14:43:50.312 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.313 INFO kablam! --> tests/json.rs:5:5 Oct 13 14:43:50.313 INFO kablam! | Oct 13 14:43:50.313 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.313 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.314 INFO kablam! | Oct 13 14:43:50.314 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.314 INFO kablam! --> tests/json.rs:5:5 Oct 13 14:43:50.314 INFO kablam! | Oct 13 14:43:50.314 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.314 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.314 INFO kablam! Oct 13 14:43:50.314 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.314 INFO kablam! --> tests/json.rs:6:5 Oct 13 14:43:50.316 INFO kablam! | Oct 13 14:43:50.316 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.316 INFO kablam! | Oct 13 14:43:50.316 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.316 INFO kablam! --> tests/json.rs:6:5 Oct 13 14:43:50.316 INFO kablam! | Oct 13 14:43:50.316 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.316 INFO kablam! Oct 13 14:43:50.340 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.341 INFO kablam! --> tests/basic.rs:5:5 Oct 13 14:43:50.341 INFO kablam! | Oct 13 14:43:50.341 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.341 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.342 INFO kablam! | Oct 13 14:43:50.342 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.342 INFO kablam! --> tests/basic.rs:5:5 Oct 13 14:43:50.342 INFO kablam! | Oct 13 14:43:50.342 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.343 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.343 INFO kablam! Oct 13 14:43:50.343 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.343 INFO kablam! --> tests/basic.rs:6:5 Oct 13 14:43:50.343 INFO kablam! | Oct 13 14:43:50.343 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.343 INFO kablam! | Oct 13 14:43:50.344 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.344 INFO kablam! --> tests/basic.rs:6:5 Oct 13 14:43:50.344 INFO kablam! | Oct 13 14:43:50.344 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.344 INFO kablam! Oct 13 14:43:57.144 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 14:43:57.144 INFO kablam! --> tests/basic.rs:18:12 Oct 13 14:43:57.144 INFO kablam! | Oct 13 14:43:57.144 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 13 14:43:57.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:57.145 INFO kablam! ... Oct 13 14:43:57.145 INFO kablam! 53 | / testcases![ Oct 13 14:43:57.145 INFO kablam! 54 | | gll10_g0 { Oct 13 14:43:57.145 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 13 14:43:57.145 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 13 14:43:57.145 INFO kablam! ... | Oct 13 14:43:57.145 INFO kablam! 155 | | }" Oct 13 14:43:57.145 INFO kablam! 156 | | ]; Oct 13 14:43:57.145 INFO kablam! | |__- in this macro invocation Oct 13 14:43:57.145 INFO kablam! | Oct 13 14:43:57.145 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 14:43:57.145 INFO kablam! Oct 13 14:43:57.208 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 14:43:57.208 INFO kablam! --> tests/json.rs:15:5 Oct 13 14:43:57.208 INFO kablam! | Oct 13 14:43:57.208 INFO kablam! 15 | / ::gll_macros::proc_macro_parser! { Oct 13 14:43:57.208 INFO kablam! 16 | | Value = Oct 13 14:43:57.208 INFO kablam! 17 | | Null:"null" | Oct 13 14:43:57.208 INFO kablam! 18 | | False:"false" | Oct 13 14:43:57.208 INFO kablam! ... | Oct 13 14:43:57.208 INFO kablam! 24 | | Field = name:IDENT ":" value:Value; Oct 13 14:43:57.208 INFO kablam! 25 | | } Oct 13 14:43:57.208 INFO kablam! | |_____^ Oct 13 14:43:57.208 INFO kablam! | Oct 13 14:43:57.208 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 14:43:57.208 INFO kablam! Oct 13 14:43:57.260 INFO kablam! error: toolchain '4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt' does not have the binary `rustfmt` Oct 13 14:43:57.292 INFO kablam! error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Oct 13 14:43:57.292 INFO kablam! --> tests/basic.rs:18:12 Oct 13 14:43:57.292 INFO kablam! | Oct 13 14:43:57.292 INFO kablam! 18 | ::gll_macros::scannerless_parser!($($grammar)*); Oct 13 14:43:57.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:57.292 INFO kablam! ... Oct 13 14:43:57.292 INFO kablam! 53 | / testcases![ Oct 13 14:43:57.292 INFO kablam! 54 | | gll10_g0 { Oct 13 14:43:57.292 INFO kablam! 55 | | S = X:{ a:A s:S d:"d" } | Oct 13 14:43:57.292 INFO kablam! 56 | | Y:{ b:B s:S } | Oct 13 14:43:57.292 INFO kablam! ... | Oct 13 14:43:57.292 INFO kablam! 155 | | }" Oct 13 14:43:57.292 INFO kablam! 156 | | ]; Oct 13 14:43:57.292 INFO kablam! | |__- in this macro invocation Oct 13 14:43:57.292 INFO kablam! | Oct 13 14:43:57.292 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 14:43:57.292 INFO kablam! Oct 13 14:43:57.428 INFO kablam! error: toolchain '4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt' does not have the binary `rustfmt` Oct 13 14:43:57.509 INFO kablam! error: toolchain '4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt' does not have the binary `rustfmt` Oct 13 14:43:57.520 INFO kablam! error: Could not compile `gll-macros`. Oct 13 14:43:57.520 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 14:43:57.520 INFO kablam! su: No module specific data is present Oct 13 14:43:58.344 INFO running `"docker" "rm" "-f" "cf38ea627afd241544ca52bfedc4e3c030f6cf956cab710d042b77269cb11068"` Oct 13 14:43:58.602 INFO blam! cf38ea627afd241544ca52bfedc4e3c030f6cf956cab710d042b77269cb11068