Oct 11 14:55:27.098 INFO testing plex-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:55:27.098 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:55:27.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:55:27.404 INFO blam! 48b6262da4379aec6487ae4e02a7660b75a35e9585a7aabc2cbe02d022784840 Oct 11 14:55:27.408 INFO running `"docker" "start" "-a" "48b6262da4379aec6487ae4e02a7660b75a35e9585a7aabc2cbe02d022784840"` Oct 11 14:55:28.492 INFO kablam! usermod: no changes Oct 11 14:55:28.604 INFO kablam! Compiling bit-vec v0.4.4 Oct 11 14:55:28.604 INFO kablam! Compiling vec_map v0.6.0 Oct 11 14:55:28.604 INFO kablam! Compiling lalr v0.0.2 Oct 11 14:55:28.616 INFO kablam! Compiling syn v0.14.9 Oct 11 14:55:31.304 INFO kablam! Compiling bit-set v0.4.0 Oct 11 14:55:32.512 INFO kablam! Compiling redfa v0.0.2 Oct 11 14:55:46.270 INFO kablam! Compiling plex v0.2.3 (/source) Oct 11 14:56:01.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.64s Oct 11 14:56:01.193 INFO kablam! su: No module specific data is present Oct 11 14:56:01.764 INFO running `"docker" "rm" "-f" "48b6262da4379aec6487ae4e02a7660b75a35e9585a7aabc2cbe02d022784840"` Oct 11 14:56:01.996 INFO blam! 48b6262da4379aec6487ae4e02a7660b75a35e9585a7aabc2cbe02d022784840 Oct 11 14:56:02.002 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:56:02.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:56:02.334 INFO blam! f65ce86b34322483833b2ed7a3b71a868b01c45904ffbf35c6eddf307381a245 Oct 11 14:56:02.348 INFO running `"docker" "start" "-a" "f65ce86b34322483833b2ed7a3b71a868b01c45904ffbf35c6eddf307381a245"` Oct 11 14:56:02.985 INFO kablam! usermod: no changes Oct 11 14:56:03.025 INFO kablam! Compiling plex v0.2.3 (/source) Oct 11 14:56:03.098 INFO kablam! error[E0557]: feature has been removed Oct 11 14:56:03.098 INFO kablam! --> examples/demo.rs:1:12 Oct 11 14:56:03.098 INFO kablam! | Oct 11 14:56:03.098 INFO kablam! 1 | #![feature(proc_macro_gen)] Oct 11 14:56:03.098 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 14:56:03.109 INFO kablam! | Oct 11 14:56:03.109 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 14:56:03.109 INFO kablam! --> examples/demo.rs:1:12 Oct 11 14:56:03.109 INFO kablam! | Oct 11 14:56:03.109 INFO kablam! 1 | #![feature(proc_macro_gen)] Oct 11 14:56:03.109 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 14:56:03.109 INFO kablam! Oct 11 14:56:04.252 INFO kablam! error[E0658]: procedural macros cannot expand to macro definitions (see issue #54727) Oct 11 14:56:04.252 INFO kablam! --> examples/demo.rs:142:5 Oct 11 14:56:04.252 INFO kablam! | Oct 11 14:56:04.252 INFO kablam! 142 | / parser! { Oct 11 14:56:04.252 INFO kablam! 143 | | fn parse_(Token, Span); Oct 11 14:56:04.252 INFO kablam! 144 | | Oct 11 14:56:04.252 INFO kablam! 145 | | // combine two spans Oct 11 14:56:04.252 INFO kablam! ... | Oct 11 14:56:04.252 INFO kablam! 212 | | } Oct 11 14:56:04.252 INFO kablam! 213 | | } Oct 11 14:56:04.252 INFO kablam! | |_____^ Oct 11 14:56:04.252 INFO kablam! | Oct 11 14:56:04.252 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 14:56:04.252 INFO kablam! Oct 11 14:56:04.252 INFO kablam! error: aborting due to 2 previous errors Oct 11 14:56:04.252 INFO kablam! Oct 11 14:56:04.252 INFO kablam! Some errors occurred: E0557, E0658. Oct 11 14:56:04.256 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 11 14:56:04.268 INFO kablam! error: Could not compile `plex`. Oct 11 14:56:04.268 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 14:56:07.199 INFO kablam! error: build failed Oct 11 14:56:07.199 INFO kablam! su: No module specific data is present Oct 11 14:56:07.661 INFO running `"docker" "rm" "-f" "f65ce86b34322483833b2ed7a3b71a868b01c45904ffbf35c6eddf307381a245"` Oct 11 14:56:07.852 INFO blam! f65ce86b34322483833b2ed7a3b71a868b01c45904ffbf35c6eddf307381a245