Oct 13 09:08:02.675 INFO checking rusty-driver-0.1.2 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:08:02.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 09:08:03.200 INFO blam! b6f8fc2a3e6819ba409616c09ff146976dec395a253edfd285643b5586072efe Oct 13 09:08:03.208 INFO running `"docker" "start" "-a" "b6f8fc2a3e6819ba409616c09ff146976dec395a253edfd285643b5586072efe"` Oct 13 09:08:04.336 INFO kablam! usermod: no changes Oct 13 09:08:04.619 INFO kablam! Checking futures-await-await-macro v0.1.1 Oct 13 09:08:04.630 INFO kablam! Compiling syn v0.14.9 Oct 13 09:08:04.630 INFO kablam! Checking webdriver v0.36.0 Oct 13 09:08:24.339 INFO kablam! Compiling futures-await-async-macro v0.1.4 Oct 13 09:08:33.114 INFO kablam! Checking futures-await v0.1.1 Oct 13 09:08:33.841 INFO kablam! Checking rusty-driver v0.1.2 (/source) Oct 13 09:08:33.968 INFO kablam! error[E0557]: feature has been removed Oct 13 09:08:33.968 INFO kablam! --> src/lib.rs:10:12 Oct 13 09:08:33.968 INFO kablam! | Oct 13 09:08:33.968 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 13 09:08:33.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:08:33.969 INFO kablam! | Oct 13 09:08:33.969 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 09:08:33.969 INFO kablam! --> src/lib.rs:10:12 Oct 13 09:08:33.969 INFO kablam! | Oct 13 09:08:33.969 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 13 09:08:33.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:08:33.969 INFO kablam! Oct 13 09:08:33.987 INFO kablam! error[E0557]: feature has been removed Oct 13 09:08:33.987 INFO kablam! --> src/lib.rs:10:12 Oct 13 09:08:33.988 INFO kablam! | Oct 13 09:08:33.988 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 13 09:08:33.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:08:33.989 INFO kablam! | Oct 13 09:08:33.989 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 09:08:33.989 INFO kablam! --> src/lib.rs:10:12 Oct 13 09:08:33.989 INFO kablam! | Oct 13 09:08:33.989 INFO kablam! 10 | #![feature(proc_macro_non_items, generators, nll)] Oct 13 09:08:33.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:08:33.989 INFO kablam! Oct 13 09:08:44.596 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:08:44.596 INFO kablam! --> src/protocol.rs:51:23 Oct 13 09:08:44.596 INFO kablam! | Oct 13 09:08:44.596 INFO kablam! 51 | spawn(async_block! { Oct 13 09:08:44.596 INFO kablam! | _______________________^ Oct 13 09:08:44.596 INFO kablam! 52 | | let _ = await!(http.request(req)); Oct 13 09:08:44.596 INFO kablam! 53 | | Ok(()) Oct 13 09:08:44.596 INFO kablam! 54 | | }); Oct 13 09:08:44.596 INFO kablam! | |_________________^ Oct 13 09:08:44.596 INFO kablam! | Oct 13 09:08:44.596 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:08:44.596 INFO kablam! Oct 13 09:08:44.644 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:08:44.644 INFO kablam! --> src/protocol.rs:51:23 Oct 13 09:08:44.644 INFO kablam! | Oct 13 09:08:44.644 INFO kablam! 51 | spawn(async_block! { Oct 13 09:08:44.644 INFO kablam! | _______________________^ Oct 13 09:08:44.644 INFO kablam! 52 | | let _ = await!(http.request(req)); Oct 13 09:08:44.644 INFO kablam! 53 | | Ok(()) Oct 13 09:08:44.644 INFO kablam! 54 | | }); Oct 13 09:08:44.644 INFO kablam! | |_________________^ Oct 13 09:08:44.644 INFO kablam! | Oct 13 09:08:44.644 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:08:44.644 INFO kablam! Oct 13 09:08:44.912 INFO kablam! error: aborting due to 2 previous errors Oct 13 09:08:44.912 INFO kablam! Oct 13 09:08:44.912 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 09:08:44.912 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 09:08:44.928 INFO kablam! error: Could not compile `rusty-driver`. Oct 13 09:08:44.928 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 09:08:45.124 INFO kablam! error: aborting due to 2 previous errors Oct 13 09:08:45.124 INFO kablam! Oct 13 09:08:45.124 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 09:08:45.124 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 09:08:45.140 INFO kablam! error: Could not compile `rusty-driver`. Oct 13 09:08:45.142 INFO kablam! Oct 13 09:08:45.142 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:08:45.144 INFO kablam! su: No module specific data is present Oct 13 09:08:46.232 INFO running `"docker" "rm" "-f" "b6f8fc2a3e6819ba409616c09ff146976dec395a253edfd285643b5586072efe"` Oct 13 09:08:46.560 INFO blam! b6f8fc2a3e6819ba409616c09ff146976dec395a253edfd285643b5586072efe