[INFO] crate rusty-driver 0.1.2 is already in cache [INFO] extracting crate rusty-driver 0.1.2 into work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/reg/rusty-driver/0.1.2 [INFO] extracting crate rusty-driver 0.1.2 into work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/reg/rusty-driver/0.1.2 [INFO] validating manifest of rusty-driver-0.1.2 on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rusty-driver-0.1.2 on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rusty-driver-0.1.2 [INFO] finished frobbing rusty-driver-0.1.2 [INFO] frobbed toml for rusty-driver-0.1.2 written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/reg/rusty-driver/0.1.2/Cargo.toml [INFO] started frobbing rusty-driver-0.1.2 [INFO] finished frobbing rusty-driver-0.1.2 [INFO] frobbed toml for rusty-driver-0.1.2 written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/reg/rusty-driver/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rusty-driver-0.1.2 against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-6/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/reg/rusty-driver/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4e0228eeb9af02cb457e49ef2fb3eee4f6edae4c648285f008c76a89feca4bdc [INFO] running `"docker" "start" "-a" "4e0228eeb9af02cb457e49ef2fb3eee4f6edae4c648285f008c76a89feca4bdc"` [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Checking webdriver v0.36.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling futures-await-async-macro v0.1.4 [INFO] [stderr] Checking futures-await v0.1.1 [INFO] [stderr] Checking rusty-driver v0.1.2 (/opt/crater/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | #![feature(proc_macro_non_items, generators, nll)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stderr] --> src/lib.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | #![feature(proc_macro_non_items, generators, nll)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | #![feature(proc_macro_non_items, generators, nll)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stderr] --> src/lib.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | #![feature(proc_macro_non_items, generators, nll)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> src/protocol.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | spawn(async_block! { [INFO] [stderr] | _______________________^ [INFO] [stderr] 52 | | let _ = await!(http.request(req)); [INFO] [stderr] 53 | | Ok(()) [INFO] [stderr] 54 | | }); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> src/protocol.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | spawn(async_block! { [INFO] [stderr] | _______________________^ [INFO] [stderr] 52 | | let _ = await!(http.request(req)); [INFO] [stderr] 53 | | Ok(()) [INFO] [stderr] 54 | | }); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HttpError(::http::Error); [INFO] [stderr] 4 | | HyperError(::hyper::error::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HttpError(::http::Error); [INFO] [stderr] 4 | | HyperError(::hyper::error::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `rusty-driver`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HttpError(::http::Error); [INFO] [stderr] 4 | | HyperError(::hyper::error::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | HttpError(::http::Error); [INFO] [stderr] 4 | | HyperError(::hyper::error::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `rusty-driver`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4e0228eeb9af02cb457e49ef2fb3eee4f6edae4c648285f008c76a89feca4bdc"` [INFO] running `"docker" "rm" "-f" "4e0228eeb9af02cb457e49ef2fb3eee4f6edae4c648285f008c76a89feca4bdc"` [INFO] [stdout] 4e0228eeb9af02cb457e49ef2fb3eee4f6edae4c648285f008c76a89feca4bdc