[INFO] fetching crate frunk_proc_macros_impl 0.1.1...
[INFO] checking frunk_proc_macros_impl-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate frunk_proc_macros_impl 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate frunk_proc_macros_impl 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate frunk_proc_macros_impl 0.1.1
[INFO] finished tweaking crates.io crate frunk_proc_macros_impl 0.1.1
[INFO] tweaked toml for crates.io crate frunk_proc_macros_impl 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 108af08d3ed8292d6613cc2be4bba069fb9872aae0c01bada6d580ddb2d47ced
[INFO] running `Command { std: "docker" "start" "-a" "108af08d3ed8292d6613cc2be4bba069fb9872aae0c01bada6d580ddb2d47ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "108af08d3ed8292d6613cc2be4bba069fb9872aae0c01bada6d580ddb2d47ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108af08d3ed8292d6613cc2be4bba069fb9872aae0c01bada6d580ddb2d47ced", kill_on_drop: false }`
[INFO] [stdout] 108af08d3ed8292d6613cc2be4bba069fb9872aae0c01bada6d580ddb2d47ced
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8dfabbe5f81c796aed496be3686e262727c4cb67c1df5e60675f30c9153681
[INFO] running `Command { std: "docker" "start" "-a" "1f8dfabbe5f81c796aed496be3686e262727c4cb67c1df5e60675f30c9153681", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking frunk_core v0.4.2
[INFO] [stderr]     Checking proc-macro2 v1.0.71
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking syn v2.0.42
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]     Checking frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]     Checking frunk_proc_macros_impl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |     let path_type = build_path_type(expr);
[INFO] [stdout]     |                     --------------- ^^^^ expected `syn::expr::Expr`, found `Expr`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` and `syn::expr::Expr` have similar names, but are actually distinct types
[INFO] [stdout] note: `Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/expr.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / ast_enum_of_structs! {
[INFO] [stdout] 15  | |     /// A Rust expression.
[INFO] [stdout] 16  | |     ///
[INFO] [stdout] 17  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     }
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::expr::Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/src/expr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_enum_of_structs! {
[INFO] [stdout] 13  | |     /// A Rust expression.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     }
[INFO] [stdout] 240 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frunk_proc_macro_helpers-0.1.2/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn build_path_type(path_expr: Expr) -> impl ToTokens {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:28:37
[INFO] [stdout]     |
[INFO] [stdout] 28  |     let path_type = build_path_type(expr);
[INFO] [stdout]     |                     --------------- ^^^^ expected `syn::expr::Expr`, found `Expr`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` and `syn::expr::Expr` have similar names, but are actually distinct types
[INFO] [stdout] note: `Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/expr.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / ast_enum_of_structs! {
[INFO] [stdout] 15  | |     /// A Rust expression.
[INFO] [stdout] 16  | |     ///
[INFO] [stdout] 17  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     }
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::expr::Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/src/expr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_enum_of_structs! {
[INFO] [stdout] 13  | |     /// A Rust expression.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     }
[INFO] [stdout] 240 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frunk_proc_macro_helpers-0.1.2/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn build_path_type(path_expr: Expr) -> impl ToTokens {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:44:37
[INFO] [stdout]     |
[INFO] [stdout] 44  |     let path_type = build_path_type(expr);
[INFO] [stdout]     |                     --------------- ^^^^ expected `syn::expr::Expr`, found `Expr`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` and `syn::expr::Expr` have similar names, but are actually distinct types
[INFO] [stdout] note: `Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/expr.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / ast_enum_of_structs! {
[INFO] [stdout] 15  | |     /// A Rust expression.
[INFO] [stdout] 16  | |     ///
[INFO] [stdout] 17  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     }
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::expr::Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/src/expr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_enum_of_structs! {
[INFO] [stdout] 13  | |     /// A Rust expression.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     }
[INFO] [stdout] 240 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frunk_proc_macro_helpers-0.1.2/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn build_path_type(path_expr: Expr) -> impl ToTokens {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:44:37
[INFO] [stdout]     |
[INFO] [stdout] 44  |     let path_type = build_path_type(expr);
[INFO] [stdout]     |                     --------------- ^^^^ expected `syn::expr::Expr`, found `Expr`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Expr` and `syn::expr::Expr` have similar names, but are actually distinct types
[INFO] [stdout] note: `Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/expr.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout] 14  | / ast_enum_of_structs! {
[INFO] [stdout] 15  | |     /// A Rust expression.
[INFO] [stdout] 16  | |     ///
[INFO] [stdout] 17  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | |     }
[INFO] [stdout] 250 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `syn::expr::Expr` is defined in crate `syn`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.42/src/expr.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout] 12  | / ast_enum_of_structs! {
[INFO] [stdout] 13  | |     /// A Rust expression.
[INFO] [stdout] 14  | |     ///
[INFO] [stdout] 15  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...   |
[INFO] [stdout] 239 | |     }
[INFO] [stdout] 240 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: perhaps two different versions of crate `syn` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/frunk_proc_macro_helpers-0.1.2/src/lib.rs:175:8
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub fn build_path_type(path_expr: Expr) -> impl ToTokens {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the macro `strip_attrs_pub` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frunk_proc_macros_impl` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frunk_proc_macros_impl` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1f8dfabbe5f81c796aed496be3686e262727c4cb67c1df5e60675f30c9153681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8dfabbe5f81c796aed496be3686e262727c4cb67c1df5e60675f30c9153681", kill_on_drop: false }`
[INFO] [stdout] 1f8dfabbe5f81c796aed496be3686e262727c4cb67c1df5e60675f30c9153681
