Oct 11 22:13:19.903 INFO testing gll-macros-0.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:13:19.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 11 22:13:20.075 INFO blam! 12d86b1ffbc1f8986fd765068029bd5e75504aea0f99bc8f73a706f0db9fe1e7 Oct 11 22:13:20.084 INFO running `"docker" "start" "-a" "12d86b1ffbc1f8986fd765068029bd5e75504aea0f99bc8f73a706f0db9fe1e7"` Oct 11 22:13:20.655 INFO kablam! usermod: no changes Oct 11 22:13:20.708 INFO kablam! Compiling indexing v0.3.2 Oct 11 22:13:21.895 INFO kablam! Compiling gll v0.0.1 Oct 11 22:13:36.592 INFO kablam! Compiling gll-macros v0.0.1 (/source) Oct 11 22:13:46.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.45s Oct 11 22:13:46.142 INFO kablam! su: No module specific data is present Oct 11 22:13:47.266 INFO running `"docker" "rm" "-f" "12d86b1ffbc1f8986fd765068029bd5e75504aea0f99bc8f73a706f0db9fe1e7"` Oct 11 22:13:47.584 INFO blam! 12d86b1ffbc1f8986fd765068029bd5e75504aea0f99bc8f73a706f0db9fe1e7 Oct 11 22:13:47.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 11 22:13:48.072 INFO blam! f851bf4d4bbfa32a94b90c35ded47bd747df80ddec1446ab9af84002ea12f2cc Oct 11 22:13:48.074 INFO running `"docker" "start" "-a" "f851bf4d4bbfa32a94b90c35ded47bd747df80ddec1446ab9af84002ea12f2cc"` Oct 11 22:13:49.260 INFO kablam! usermod: no changes Oct 11 22:13:49.324 INFO kablam! Compiling gll-macros v0.0.1 (/source) Oct 11 22:13:49.420 INFO kablam! error[E0557]: feature has been removed Oct 11 22:13:49.420 INFO kablam! --> tests/json.rs:5:5 Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! 5 | proc_macro_gen, Oct 11 22:13:49.420 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 22:13:49.420 INFO kablam! --> tests/json.rs:5:5 Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! 5 | proc_macro_gen, Oct 11 22:13:49.420 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 22:13:49.420 INFO kablam! Oct 11 22:13:49.420 INFO kablam! error[E0557]: feature has been removed Oct 11 22:13:49.420 INFO kablam! --> tests/json.rs:6:5 Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! 6 | proc_macro_non_items Oct 11 22:13:49.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 22:13:49.420 INFO kablam! --> tests/json.rs:6:5 Oct 11 22:13:49.420 INFO kablam! | Oct 11 22:13:49.420 INFO kablam! 6 | proc_macro_non_items Oct 11 22:13:49.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:13:49.420 INFO kablam! Oct 11 22:13:49.557 INFO kablam! error[E0557]: feature has been removed Oct 11 22:13:49.557 INFO kablam! --> tests/basic.rs:5:5 Oct 11 22:13:49.557 INFO kablam! | Oct 11 22:13:49.558 INFO kablam! 5 | proc_macro_gen, Oct 11 22:13:49.558 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 22:13:49.558 INFO kablam! | Oct 11 22:13:49.558 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 22:13:49.559 INFO kablam! --> tests/basic.rs:5:5 Oct 11 22:13:49.559 INFO kablam! | Oct 11 22:13:49.559 INFO kablam! 5 | proc_macro_gen, Oct 11 22:13:49.559 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 22:13:49.559 INFO kablam! Oct 11 22:13:49.559 INFO kablam! error[E0557]: feature has been removed Oct 11 22:13:49.559 INFO kablam! --> tests/basic.rs:6:5 Oct 11 22:13:49.559 INFO kablam! | Oct 11 22:13:49.559 INFO kablam! 6 | proc_macro_non_items Oct 11 22:13:49.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:13:49.559 INFO kablam! | Oct 11 22:13:49.559 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 22:13:49.559 INFO kablam! --> tests/basic.rs:6:5 Oct 11 22:13:49.559 INFO kablam! | Oct 11 22:13:49.559 INFO kablam! 6 | proc_macro_non_items Oct 11 22:13:49.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:13:49.559 INFO kablam! Oct 11 22:13:49.860 INFO kablam! error[E0658]: procedural macros cannot be expanded to statements (see issue #54727) Oct 11 22:13:49.860 INFO kablam! --> tests/json.rs:15:5 Oct 11 22:13:49.860 INFO kablam! | Oct 11 22:13:49.860 INFO kablam! 15 | / ::gll_macros::proc_macro_parser! { Oct 11 22:13:49.860 INFO kablam! 16 | | Value = Oct 11 22:13:49.860 INFO kablam! 17 | | Null:"null" | Oct 11 22:13:49.860 INFO kablam! 18 | | False:"false" | Oct 11 22:13:49.860 INFO kablam! ... | Oct 11 22:13:49.860 INFO kablam! 24 | | Field = name:IDENT ":" value:Value; Oct 11 22:13:49.860 INFO kablam! 25 | | } Oct 11 22:13:49.860 INFO kablam! | |_____^ Oct 11 22:13:49.860 INFO kablam! | Oct 11 22:13:49.860 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 22:13:49.860 INFO kablam! Oct 11 22:13:50.024 INFO kablam! error: toolchain '40d4795669493f1965de7c44029c69552134fe1f-alt' does not have the binary `rustfmt` Oct 11 22:13:50.048 INFO kablam! error: Could not compile `gll-macros`. Oct 11 22:13:50.048 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 22:13:50.048 INFO kablam! su: No module specific data is present Oct 11 22:13:51.096 INFO running `"docker" "rm" "-f" "f851bf4d4bbfa32a94b90c35ded47bd747df80ddec1446ab9af84002ea12f2cc"` Oct 11 22:13:51.340 INFO blam! f851bf4d4bbfa32a94b90c35ded47bd747df80ddec1446ab9af84002ea12f2cc