[INFO] crate futures-await-test-preview 0.3.0-alpha.13 is already in cache [INFO] extracting crate futures-await-test-preview 0.3.0-alpha.13 into work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/futures-await-test-preview/0.3.0-alpha.13 [INFO] extracting crate futures-await-test-preview 0.3.0-alpha.13 into work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/futures-await-test-preview/0.3.0-alpha.13 [INFO] validating manifest of futures-await-test-preview-0.3.0-alpha.13 on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of futures-await-test-preview-0.3.0-alpha.13 on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing futures-await-test-preview-0.3.0-alpha.13 [INFO] finished frobbing futures-await-test-preview-0.3.0-alpha.13 [INFO] frobbed toml for futures-await-test-preview-0.3.0-alpha.13 written to work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/futures-await-test-preview/0.3.0-alpha.13/Cargo.toml [INFO] started frobbing futures-await-test-preview-0.3.0-alpha.13 [INFO] finished frobbing futures-await-test-preview-0.3.0-alpha.13 [INFO] frobbed toml for futures-await-test-preview-0.3.0-alpha.13 written to work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/futures-await-test-preview/0.3.0-alpha.13/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking futures-await-test-preview-0.3.0-alpha.13 against master#1891bfa80364eead426517c68de6947b7692e2de for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-1/master#1891bfa80364eead426517c68de6947b7692e2de:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/futures-await-test-preview/0.3.0-alpha.13:/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" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1afd8f1af1beffa87794c52e1462694daf23ca4d160598991104e8cae71197ce [INFO] running `"docker" "start" "-a" "1afd8f1af1beffa87794c52e1462694daf23ca4d160598991104e8cae71197ce"` [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.15 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.15 [INFO] [stderr] Checking futures-await-test-preview v0.3.0-alpha.13 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `clone` found for type `syn::item::Item` in the current scope [INFO] [stderr] --> src/lib.rs:18:27 [INFO] [stderr] | [INFO] [stderr] 18 | let mut outer = inner.clone(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `futures-await-test-preview`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `clone` found for type `syn::item::Item` in the current scope [INFO] [stderr] --> src/lib.rs:18:27 [INFO] [stderr] | [INFO] [stderr] 18 | let mut outer = inner.clone(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `futures-await-test-preview`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1afd8f1af1beffa87794c52e1462694daf23ca4d160598991104e8cae71197ce"` [INFO] running `"docker" "rm" "-f" "1afd8f1af1beffa87794c52e1462694daf23ca4d160598991104e8cae71197ce"` [INFO] [stdout] 1afd8f1af1beffa87794c52e1462694daf23ca4d160598991104e8cae71197ce