[INFO] fetching crate proto-mapper-derive 0.1.2...
[INFO] testing proto-mapper-derive-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate proto-mapper-derive 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate proto-mapper-derive 0.1.2
[INFO] finished tweaking crates.io crate proto-mapper-derive 0.1.2
[INFO] tweaked toml for crates.io crate proto-mapper-derive 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proto-mapper-derive 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proto-mapper-core v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f66d6d9431ca66ee4ba81a1ef309ae9dbf7673779c1596a38a102f97c3a40a2
[INFO] running `Command { std: "docker" "start" "-a" "4f66d6d9431ca66ee4ba81a1ef309ae9dbf7673779c1596a38a102f97c3a40a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f66d6d9431ca66ee4ba81a1ef309ae9dbf7673779c1596a38a102f97c3a40a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f66d6d9431ca66ee4ba81a1ef309ae9dbf7673779c1596a38a102f97c3a40a2", kill_on_drop: false }`
[INFO] [stdout] 4f66d6d9431ca66ee4ba81a1ef309ae9dbf7673779c1596a38a102f97c3a40a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d632e47bf16a208e6f5e8285d13c2c0e13a9ca0c661a21684dd14497a3b7cae8
[INFO] running `Command { std: "docker" "start" "-a" "d632e47bf16a208e6f5e8285d13c2c0e13a9ca0c661a21684dd14497a3b7cae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proto-mapper-core v0.1.2
[INFO] [stdout] error[E0432]: unresolved import `crate::enums::Enum`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/proto_map.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::enums::Enum;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Enum` in `enums`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/enums/mod.rs:4:28
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "prost")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `prost` feature
[INFO] [stdout]  4 | pub(crate) use prost_enum::Enum;
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/enums/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "protobuf")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `protobuf` feature
[INFO] [stdout] 12 | pub(crate) use protobuf_enum::Enum;
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout]  1 - use crate::enums::Enum;
[INFO] [stdout]  1 + use crate::ProtoMap::Enum;
[INFO] [stdout]    |
[INFO] [stdout]  1 - use crate::enums::Enum;
[INFO] [stdout]  1 + use crate::proto_map::Data::Enum;
[INFO] [stdout]    |
[INFO] [stdout]  1 - use crate::enums::Enum;
[INFO] [stdout]  1 + use darling::ast::Data::Enum;
[INFO] [stdout]    |
[INFO] [stdout]  1 - use crate::enums::Enum;
[INFO] [stdout]  1 + use syn::Data::Enum;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::structs::StructField`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/struct.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::structs::StructField;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `StructField` in `structs`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/mod.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "prost")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `prost` feature
[INFO] [stdout] 4 | pub(crate) use prost_field::StructField;
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/mod.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "protobuf")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `protobuf` feature
[INFO] [stdout] 9 | pub(crate) use protobuf_field::StructField;
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/struct.rs:46:50
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let fields = self.fields.iter().map(|f| f.implement_getter(&self.attrs));
[INFO] [stdout]    |                                                  ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 46 |             let fields = self.fields.iter().map(|f: /* Type */| f.implement_getter(&self.attrs));
[INFO] [stdout]    |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/struct.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | /             quote! {
[INFO] [stdout] 49 | |                 let mut proto = #proto_struct::default();
[INFO] [stdout] 50 | |                 #(#fields)*
[INFO] [stdout] 51 | |                 proto
[INFO] [stdout] 52 | |             }
[INFO] [stdout]    | |_____________^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/struct.rs:56:50
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let fields = self.fields.iter().map(|f| f.implement_setter(&self.attrs));
[INFO] [stdout]    |                                                  ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let fields = self.fields.iter().map(|f: /* Type */| f.implement_setter(&self.attrs));
[INFO] [stdout]    |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proto-mapper-core-0.1.2/src/structs/struct.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 | /             quote! {
[INFO] [stdout] 59 | |                 let inner = Self {
[INFO] [stdout] 60 | |                     #(#fields)*
[INFO] [stdout] 61 | |                 };
[INFO] [stdout] 62 | |                 Ok(inner)
[INFO] [stdout] 63 | |             }
[INFO] [stdout]    | |_____________^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proto-mapper-core` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "d632e47bf16a208e6f5e8285d13c2c0e13a9ca0c661a21684dd14497a3b7cae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d632e47bf16a208e6f5e8285d13c2c0e13a9ca0c661a21684dd14497a3b7cae8", kill_on_drop: false }`
[INFO] [stdout] d632e47bf16a208e6f5e8285d13c2c0e13a9ca0c661a21684dd14497a3b7cae8
