[INFO] fetching crate async_object_derive 0.1.0... [INFO] checking async_object_derive-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate async_object_derive 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate async_object_derive 0.1.0 [INFO] finished tweaking crates.io crate async_object_derive 0.1.0 [INFO] tweaked toml for crates.io crate async_object_derive 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async_object_derive 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async_object v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8cab1016b4d96073f25a4e5452ea4c1ebf6a1660f4ae45fbc46959026d11073 [INFO] running `Command { std: "docker" "start" "-a" "c8cab1016b4d96073f25a4e5452ea4c1ebf6a1660f4ae45fbc46959026d11073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8cab1016b4d96073f25a4e5452ea4c1ebf6a1660f4ae45fbc46959026d11073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8cab1016b4d96073f25a4e5452ea4c1ebf6a1660f4ae45fbc46959026d11073", kill_on_drop: false }` [INFO] [stdout] c8cab1016b4d96073f25a4e5452ea4c1ebf6a1660f4ae45fbc46959026d11073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e596e6990adbc118482a1d9252941023fcf969d2d53a4d68249af0c40a4f94da [INFO] running `Command { std: "docker" "start" "-a" "e596e6990adbc118482a1d9252941023fcf969d2d53a4d68249af0c40a4f94da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking async_object v0.1.2 [INFO] [stderr] Checking async_object_derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::ImplItem`, `syn::ItemImpl`, `syn::Signature` [INFO] [stdout] --> src/lib.rs:122:50 [INFO] [stdout] | [INFO] [stdout] 122 | AngleBracketedGenericArguments, DeriveInput, FnArg, GenericArgument, Ident, ImplItem, ItemImpl, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^ no `ItemImpl` in the root [INFO] [stdout] | | | [INFO] [stdout] | no `FnArg` in the root no `ImplItem` in the root [INFO] [stdout] 123 | Path, PathArguments, PathSegment, ReturnType, Signature, Token, Type, TypePath, TypeTuple, [INFO] [stdout] | ^^^^^^^^^ no `Signature` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] 362 | pub use crate::item::{ [INFO] [stdout] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:365:56 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 367 | Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `syn::FnArg`, `syn::ImplItem`, `syn::ItemImpl`, `syn::Signature` [INFO] [stdout] --> src/lib.rs:122:50 [INFO] [stdout] | [INFO] [stdout] 122 | AngleBracketedGenericArguments, DeriveInput, FnArg, GenericArgument, Ident, ImplItem, ItemImpl, [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^^^ no `ItemImpl` in the root [INFO] [stdout] | | | [INFO] [stdout] | no `FnArg` in the root no `ImplItem` in the root [INFO] [stdout] 123 | Path, PathArguments, PathSegment, ReturnType, Signature, Token, Type, TypePath, TypeTuple, [INFO] [stdout] | ^^^^^^^^^ no `Signature` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] 362 | pub use crate::item::{ [INFO] [stdout] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:365:56 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:367:5 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ---------------- the item is gated behind the `full` feature [INFO] [stdout] ... [INFO] [stdout] 367 | Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async_object_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async_object_derive` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e596e6990adbc118482a1d9252941023fcf969d2d53a4d68249af0c40a4f94da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e596e6990adbc118482a1d9252941023fcf969d2d53a4d68249af0c40a4f94da", kill_on_drop: false }` [INFO] [stdout] e596e6990adbc118482a1d9252941023fcf969d2d53a4d68249af0c40a4f94da