Oct 16 04:22:06.340 INFO testing lalrproc-0.0.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:22:06.342 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 04:22:06.724 INFO blam! a18df821745b40d3d2d73dc05daedbca66d5e4df63c2433dda5e83d9ec72ab21 Oct 16 04:22:06.727 INFO running `"docker" "start" "-a" "a18df821745b40d3d2d73dc05daedbca66d5e4df63c2433dda5e83d9ec72ab21"` Oct 16 04:22:08.063 INFO kablam! usermod: no changes Oct 16 04:22:08.337 INFO kablam! Compiling atty v0.1.2 Oct 16 04:22:09.131 INFO kablam! Compiling lalrpop-snap v0.15.2 Oct 16 04:23:15.524 INFO kablam! Compiling lalrpop v0.15.2 Oct 16 04:24:29.719 INFO kablam! Compiling lalrproc v0.0.4 (/source) Oct 16 04:24:42.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 34s Oct 16 04:24:42.979 INFO kablam! su: No module specific data is present Oct 16 04:24:43.950 INFO running `"docker" "rm" "-f" "a18df821745b40d3d2d73dc05daedbca66d5e4df63c2433dda5e83d9ec72ab21"` Oct 16 04:24:44.257 INFO blam! a18df821745b40d3d2d73dc05daedbca66d5e4df63c2433dda5e83d9ec72ab21 Oct 16 04:24:44.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 16 04:24:44.670 INFO blam! 70684c739bd3f5eefdf46739a31c96723714d7daeec69f6333fe4e5512ee604b Oct 16 04:24:44.673 INFO running `"docker" "start" "-a" "70684c739bd3f5eefdf46739a31c96723714d7daeec69f6333fe4e5512ee604b"` Oct 16 04:24:46.790 INFO kablam! usermod: no changes Oct 16 04:24:46.983 INFO kablam! Compiling lalrproc v0.0.4 (/source) Oct 16 04:24:47.211 INFO kablam! error[E0557]: feature has been removed Oct 16 04:24:47.211 INFO kablam! --> tests/test.rs:1:12 Oct 16 04:24:47.211 INFO kablam! | Oct 16 04:24:47.211 INFO kablam! 1 | #![feature(proc_macro_non_items, use_extern_macros)] Oct 16 04:24:47.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:24:47.211 INFO kablam! | Oct 16 04:24:47.211 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 16 04:24:47.211 INFO kablam! --> tests/test.rs:1:12 Oct 16 04:24:47.211 INFO kablam! | Oct 16 04:24:47.211 INFO kablam! 1 | #![feature(proc_macro_non_items, use_extern_macros)] Oct 16 04:24:47.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 04:24:47.211 INFO kablam! Oct 16 04:24:48.147 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 16 04:24:48.147 INFO kablam! --> tests/test.rs:10:9 Oct 16 04:24:48.147 INFO kablam! | Oct 16 04:24:48.147 INFO kablam! 10 | s_type!(&'a mut module::T) Oct 16 04:24:48.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:24:48.148 INFO kablam! | Oct 16 04:24:48.148 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 04:24:48.148 INFO kablam! Oct 16 04:24:48.148 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 16 04:24:48.148 INFO kablam! --> tests/test.rs:16:39 Oct 16 04:24:48.148 INFO kablam! | Oct 16 04:24:48.149 INFO kablam! 16 | assert_eq!("(+ (* 1 2) (* 3 4))", s_expr!(1 * 2 + 3 * 4)); Oct 16 04:24:48.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:24:48.149 INFO kablam! | Oct 16 04:24:48.149 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 16 04:24:48.149 INFO kablam! Oct 16 04:24:48.149 INFO kablam! error: aborting due to 3 previous errors Oct 16 04:24:48.150 INFO kablam! Oct 16 04:24:48.150 INFO kablam! Some errors occurred: E0557, E0658. Oct 16 04:24:48.150 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 16 04:24:48.159 INFO kablam! error: Could not compile `lalrproc`. Oct 16 04:24:48.159 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 04:24:51.082 INFO kablam! error: build failed Oct 16 04:24:51.087 INFO kablam! su: No module specific data is present Oct 16 04:24:51.985 INFO running `"docker" "rm" "-f" "70684c739bd3f5eefdf46739a31c96723714d7daeec69f6333fe4e5512ee604b"` Oct 16 04:24:52.219 INFO blam! 70684c739bd3f5eefdf46739a31c96723714d7daeec69f6333fe4e5512ee604b