[INFO] fetching crate async_object_derive 0.1.0... [INFO] checking async_object_derive-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate async_object_derive 0.1.0 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async_object_derive 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec7a0ea4761d3c9e2dc340305e50bf45f1d15b1a7bf27be61a8c757198cb42e [INFO] running `Command { std: "docker" "start" "-a" "8ec7a0ea4761d3c9e2dc340305e50bf45f1d15b1a7bf27be61a8c757198cb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec7a0ea4761d3c9e2dc340305e50bf45f1d15b1a7bf27be61a8c757198cb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec7a0ea4761d3c9e2dc340305e50bf45f1d15b1a7bf27be61a8c757198cb42e", kill_on_drop: false }` [INFO] [stdout] 8ec7a0ea4761d3c9e2dc340305e50bf45f1d15b1a7bf27be61a8c757198cb42e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152505084b348e747218a259d0d5efee8d7bd2ce1a8243b6f1e3fe2b99d625a0 [INFO] running `Command { std: "docker" "start" "-a" "152505084b348e747218a259d0d5efee8d7bd2ce1a8243b6f1e3fe2b99d625a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [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] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 367 | Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 367 | Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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 test) 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] [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] 363 | FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 364 | ImplItem, ImplItemConst, ImplItemMacro, ImplItemMethod, ImplItemType, Item, ItemConst, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 365 | ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [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] 367 | Signature, TraitItem, TraitItemConst, TraitItemMacro, TraitItemMethod, TraitItemType, UseGlob, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `full` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:361:7 [INFO] [stdout] | [INFO] [stdout] 361 | #[cfg(feature = "full")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async_object_derive` (lib) due to 1 previous error [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] running `Command { std: "docker" "inspect" "152505084b348e747218a259d0d5efee8d7bd2ce1a8243b6f1e3fe2b99d625a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152505084b348e747218a259d0d5efee8d7bd2ce1a8243b6f1e3fe2b99d625a0", kill_on_drop: false }` [INFO] [stdout] 152505084b348e747218a259d0d5efee8d7bd2ce1a8243b6f1e3fe2b99d625a0