Oct 15 23:57:29.596 INFO testing plex-0.2.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:57:29.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 23:57:29.811 INFO blam! 7ee0f3af4496aa8b81a37d45b998f7c4bf588d663677f19e34f5e76afc680c3b Oct 15 23:57:29.814 INFO running `"docker" "start" "-a" "7ee0f3af4496aa8b81a37d45b998f7c4bf588d663677f19e34f5e76afc680c3b"` Oct 15 23:57:30.139 INFO kablam! usermod: no changes Oct 15 23:57:30.191 INFO kablam! Compiling vec_map v0.6.0 Oct 15 23:57:30.192 INFO kablam! Compiling lalr v0.0.2 Oct 15 23:57:30.955 INFO kablam! Compiling redfa v0.0.2 Oct 15 23:57:32.396 INFO kablam! Compiling plex v0.2.3 (/source) Oct 15 23:57:46.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.73s Oct 15 23:57:46.899 INFO kablam! su: No module specific data is present Oct 15 23:57:47.399 INFO running `"docker" "rm" "-f" "7ee0f3af4496aa8b81a37d45b998f7c4bf588d663677f19e34f5e76afc680c3b"` Oct 15 23:57:47.523 INFO blam! 7ee0f3af4496aa8b81a37d45b998f7c4bf588d663677f19e34f5e76afc680c3b Oct 15 23:57:47.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 23:57:47.720 INFO blam! 50b4aea11e91f745f967b80326f1f05841b1b3a02c44dd6223ed24d2f60fece5 Oct 15 23:57:47.723 INFO running `"docker" "start" "-a" "50b4aea11e91f745f967b80326f1f05841b1b3a02c44dd6223ed24d2f60fece5"` Oct 15 23:57:48.184 INFO kablam! usermod: no changes Oct 15 23:57:48.228 INFO kablam! Compiling plex v0.2.3 (/source) Oct 15 23:57:48.287 INFO kablam! error[E0557]: feature has been removed Oct 15 23:57:48.287 INFO kablam! --> examples/demo.rs:1:12 Oct 15 23:57:48.287 INFO kablam! | Oct 15 23:57:48.287 INFO kablam! 1 | #![feature(proc_macro_gen)] Oct 15 23:57:48.287 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:57:48.287 INFO kablam! | Oct 15 23:57:48.287 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 15 23:57:48.287 INFO kablam! --> examples/demo.rs:1:12 Oct 15 23:57:48.287 INFO kablam! | Oct 15 23:57:48.287 INFO kablam! 1 | #![feature(proc_macro_gen)] Oct 15 23:57:48.287 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:57:48.287 INFO kablam! Oct 15 23:57:49.100 INFO kablam! error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Oct 15 23:57:49.100 INFO kablam! --> examples/demo.rs:142:5 Oct 15 23:57:49.100 INFO kablam! | Oct 15 23:57:49.100 INFO kablam! 142 | / parser! { Oct 15 23:57:49.101 INFO kablam! 143 | | fn parse_(Token, Span); Oct 15 23:57:49.101 INFO kablam! 144 | | Oct 15 23:57:49.101 INFO kablam! 145 | | // combine two spans Oct 15 23:57:49.102 INFO kablam! ... | Oct 15 23:57:49.102 INFO kablam! 212 | | } Oct 15 23:57:49.103 INFO kablam! 213 | | } Oct 15 23:57:49.103 INFO kablam! | |_____^ Oct 15 23:57:49.103 INFO kablam! | Oct 15 23:57:49.103 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 15 23:57:49.103 INFO kablam! Oct 15 23:57:49.105 INFO kablam! error: aborting due to 2 previous errors Oct 15 23:57:49.105 INFO kablam! Oct 15 23:57:49.106 INFO kablam! Some errors occurred: E0557, E0658. Oct 15 23:57:49.106 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 15 23:57:49.110 INFO kablam! error: Could not compile `plex`. Oct 15 23:57:49.110 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 23:57:52.475 INFO kablam! error: build failed Oct 15 23:57:52.476 INFO kablam! su: No module specific data is present Oct 15 23:57:52.838 INFO running `"docker" "rm" "-f" "50b4aea11e91f745f967b80326f1f05841b1b3a02c44dd6223ed24d2f60fece5"` Oct 15 23:57:52.926 INFO blam! 50b4aea11e91f745f967b80326f1f05841b1b3a02c44dd6223ed24d2f60fece5