Oct 13 14:43:06.250 INFO checking gll-macros-0.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 14:43:06.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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.610 INFO blam! 2a3343af6c653727fd6661d5363f527169966733fd7b9f1ab1c0b0588bb2c708 Oct 13 14:43:06.611 INFO running `"docker" "start" "-a" "2a3343af6c653727fd6661d5363f527169966733fd7b9f1ab1c0b0588bb2c708"` Oct 13 14:43:07.983 INFO kablam! usermod: no changes Oct 13 14:43:08.085 INFO kablam! Compiling indexing v0.3.2 Oct 13 14:43:08.085 INFO kablam! Checking ordermap v0.3.5 Oct 13 14:43:10.273 INFO kablam! Compiling gll v0.0.1 Oct 13 14:43:30.508 INFO kablam! Checking gll-macros v0.0.1 (/source) Oct 13 14:43:50.380 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.380 INFO kablam! --> tests/basic.rs:5:5 Oct 13 14:43:50.380 INFO kablam! | Oct 13 14:43:50.380 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.380 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.386 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.386 INFO kablam! --> tests/json.rs:5:5 Oct 13 14:43:50.386 INFO kablam! | Oct 13 14:43:50.386 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.386 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.386 INFO kablam! | Oct 13 14:43:50.386 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.387 INFO kablam! --> tests/json.rs:5:5 Oct 13 14:43:50.387 INFO kablam! | Oct 13 14:43:50.387 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.387 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.387 INFO kablam! Oct 13 14:43:50.387 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.387 INFO kablam! --> tests/json.rs:6:5 Oct 13 14:43:50.388 INFO kablam! | Oct 13 14:43:50.388 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.388 INFO kablam! | Oct 13 14:43:50.388 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.388 INFO kablam! --> tests/json.rs:6:5 Oct 13 14:43:50.389 INFO kablam! | Oct 13 14:43:50.389 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.389 INFO kablam! Oct 13 14:43:50.408 INFO kablam! | Oct 13 14:43:50.408 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.408 INFO kablam! --> tests/basic.rs:5:5 Oct 13 14:43:50.409 INFO kablam! | Oct 13 14:43:50.409 INFO kablam! 5 | proc_macro_gen, Oct 13 14:43:50.409 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 14:43:50.409 INFO kablam! Oct 13 14:43:50.409 INFO kablam! error[E0557]: feature has been removed Oct 13 14:43:50.409 INFO kablam! --> tests/basic.rs:6:5 Oct 13 14:43:50.409 INFO kablam! | Oct 13 14:43:50.410 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.410 INFO kablam! | Oct 13 14:43:50.410 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 14:43:50.410 INFO kablam! --> tests/basic.rs:6:5 Oct 13 14:43:50.410 INFO kablam! | Oct 13 14:43:50.411 INFO kablam! 6 | proc_macro_non_items Oct 13 14:43:50.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 14:43:50.411 INFO kablam! Oct 13 14:43:57.320 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 13 14:43:57.320 INFO kablam! --> tests/json.rs:15:5 Oct 13 14:43:57.320 INFO kablam! | Oct 13 14:43:57.320 INFO kablam! 15 | / ::gll_macros::proc_macro_parser! { Oct 13 14:43:57.320 INFO kablam! 16 | | Value = Oct 13 14:43:57.320 INFO kablam! 17 | | Null:"null" | Oct 13 14:43:57.320 INFO kablam! 18 | | False:"false" | Oct 13 14:43:57.320 INFO kablam! ... | Oct 13 14:43:57.320 INFO kablam! 24 | | Field = name:IDENT ":" value:Value; Oct 13 14:43:57.320 INFO kablam! 25 | | } Oct 13 14:43:57.320 INFO kablam! | |_____^ Oct 13 14:43:57.328 INFO kablam! | Oct 13 14:43:57.328 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 14:43:57.328 INFO kablam! Oct 13 14:43:57.480 INFO kablam! error: toolchain '5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt' does not have the binary `rustfmt` Oct 13 14:43:57.492 INFO kablam! error: Could not compile `gll-macros`. Oct 13 14:43:57.492 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 14:43:57.492 INFO kablam! su: No module specific data is present Oct 13 14:43:58.165 INFO running `"docker" "rm" "-f" "2a3343af6c653727fd6661d5363f527169966733fd7b9f1ab1c0b0588bb2c708"` Oct 13 14:43:58.428 INFO blam! 2a3343af6c653727fd6661d5363f527169966733fd7b9f1ab1c0b0588bb2c708