Oct 27 16:20:32.196 INFO checking rusty-driver-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 16:20:32.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 16:20:32.469 INFO blam! 6e0d64cbbfbaa67f55f9dda58682bdbe1954cbe6ae6438e415f71cce892a01c4 Oct 27 16:20:32.475 INFO running `"docker" "start" "-a" "6e0d64cbbfbaa67f55f9dda58682bdbe1954cbe6ae6438e415f71cce892a01c4"` Oct 27 16:20:33.278 INFO kablam! usermod: no changes Oct 27 16:20:33.560 INFO kablam! Checking futures-await-await-macro v0.1.1 Oct 27 16:20:33.565 INFO kablam! Checking cookie v0.10.1 Oct 27 16:20:33.573 INFO kablam! Compiling syn v0.14.9 Oct 27 16:20:34.834 INFO kablam! Checking webdriver v0.36.0 Oct 27 16:20:53.823 INFO kablam! Compiling futures-await-async-macro v0.1.4 Oct 27 16:21:03.832 INFO kablam! Checking futures-await v0.1.1 Oct 27 16:21:04.667 INFO kablam! Checking rusty-driver v0.1.2 (/source) Oct 27 16:21:04.787 INFO kablam! error[E0557]: feature has been removed Oct 27 16:21:04.787 INFO kablam! --> src/lib.rs:10:12 Oct 27 16:21:04.787 INFO kablam! | Oct 27 16:21:04.787 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 27 16:21:04.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:21:04.788 INFO kablam! | Oct 27 16:21:04.788 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 16:21:04.788 INFO kablam! --> src/lib.rs:10:12 Oct 27 16:21:04.788 INFO kablam! | Oct 27 16:21:04.788 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 27 16:21:04.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:21:04.788 INFO kablam! Oct 27 16:21:04.795 INFO kablam! error[E0557]: feature has been removed Oct 27 16:21:04.795 INFO kablam! --> src/lib.rs:10:12 Oct 27 16:21:04.795 INFO kablam! | Oct 27 16:21:04.795 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 27 16:21:04.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:21:04.795 INFO kablam! | Oct 27 16:21:04.795 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 16:21:04.795 INFO kablam! --> src/lib.rs:10:12 Oct 27 16:21:04.795 INFO kablam! | Oct 27 16:21:04.795 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 27 16:21:04.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 16:21:04.795 INFO kablam! Oct 27 16:21:14.611 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 16:21:14.612 INFO kablam! --> src/protocol.rs:51:23 Oct 27 16:21:14.612 INFO kablam! | Oct 27 16:21:14.612 INFO kablam! 51 | spawn(async_block! { Oct 27 16:21:14.612 INFO kablam! | _______________________^ Oct 27 16:21:14.613 INFO kablam! 52 | | let _ = await!(http.request(req)); Oct 27 16:21:14.613 INFO kablam! 53 | | Ok(()) Oct 27 16:21:14.613 INFO kablam! 54 | | }); Oct 27 16:21:14.614 INFO kablam! | |_________________^ Oct 27 16:21:14.614 INFO kablam! | Oct 27 16:21:14.614 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 16:21:14.615 INFO kablam! Oct 27 16:21:14.812 INFO kablam! error: aborting due to 2 previous errors Oct 27 16:21:14.813 INFO kablam! Oct 27 16:21:14.813 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 16:21:14.813 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 16:21:14.823 INFO kablam! error: Could not compile `rusty-driver`. Oct 27 16:21:14.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 16:21:15.067 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 16:21:15.067 INFO kablam! --> src/protocol.rs:51:23 Oct 27 16:21:15.067 INFO kablam! | Oct 27 16:21:15.067 INFO kablam! 51 | spawn(async_block! { Oct 27 16:21:15.067 INFO kablam! | _______________________^ Oct 27 16:21:15.067 INFO kablam! 52 | | let _ = await!(http.request(req)); Oct 27 16:21:15.067 INFO kablam! 53 | | Ok(()) Oct 27 16:21:15.067 INFO kablam! 54 | | }); Oct 27 16:21:15.067 INFO kablam! | |_________________^ Oct 27 16:21:15.067 INFO kablam! | Oct 27 16:21:15.067 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 16:21:15.067 INFO kablam! Oct 27 16:21:15.271 INFO kablam! error: aborting due to 2 previous errors Oct 27 16:21:15.271 INFO kablam! Oct 27 16:21:15.271 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 16:21:15.272 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 16:21:15.298 INFO kablam! error: Could not compile `rusty-driver`. Oct 27 16:21:15.299 INFO kablam! Oct 27 16:21:15.299 INFO kablam! To learn more, run the command again with --verbose. Oct 27 16:21:15.307 INFO kablam! su: No module specific data is present Oct 27 16:21:16.054 INFO running `"docker" "rm" "-f" "6e0d64cbbfbaa67f55f9dda58682bdbe1954cbe6ae6438e415f71cce892a01c4"` Oct 27 16:21:16.371 INFO blam! 6e0d64cbbfbaa67f55f9dda58682bdbe1954cbe6ae6438e415f71cce892a01c4