[INFO] fetching crate proto-mapper 0.1.2...
[INFO] checking proto-mapper-0.1.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate proto-mapper 0.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate proto-mapper 0.1.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate proto-mapper 0.1.2
[INFO] finished tweaking crates.io crate proto-mapper 0.1.2
[INFO] tweaked toml for crates.io crate proto-mapper 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.13.3)
[INFO] [stderr]       Adding prost-build v0.12.6 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proto-mapper-derive v0.1.2
[INFO] [stderr]   Downloaded proto-mapper-core 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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58ab4710f52edb282d1a1c29a1d0882b5f5db873c21a14153fa33b691aacd88f
[INFO] running `Command { std: "docker" "start" "-a" "58ab4710f52edb282d1a1c29a1d0882b5f5db873c21a14153fa33b691aacd88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58ab4710f52edb282d1a1c29a1d0882b5f5db873c21a14153fa33b691aacd88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ab4710f52edb282d1a1c29a1d0882b5f5db873c21a14153fa33b691aacd88f", kill_on_drop: false }`
[INFO] [stdout] 58ab4710f52edb282d1a1c29a1d0882b5f5db873c21a14153fa33b691aacd88f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0549b196c89a2361ba22d1aecbbd40cee3e43f8033f003d8604b3d635858e0f3
[INFO] running `Command { std: "docker" "start" "-a" "0549b196c89a2361ba22d1aecbbd40cee3e43f8033f003d8604b3d635858e0f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling protobuf v3.7.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling darling v0.20.10
[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-6f17d22bba15001f/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-6f17d22bba15001f/proto-mapper-core-0.1.2/src/enums/mod.rs:4:28
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub(crate) use prost_enum::Enum;
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] note: the item is gated behind the `prost` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/enums/mod.rs:3:7
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[cfg(feature = "prost")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/enums/mod.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) use protobuf_enum::Enum;
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] note: the item is gated behind the `protobuf` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/enums/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "protobuf")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]    |
[INFO] [stdout] 1  | use crate::ProtoMap::Enum;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 1  | use crate::proto_map::Data::Enum;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 1  | use darling::ast::Data::Enum;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~
[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-6f17d22bba15001f/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-6f17d22bba15001f/proto-mapper-core-0.1.2/src/structs/mod.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) use prost_field::StructField;
[INFO] [stdout]   |                             ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `prost` feature
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/structs/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "prost")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/structs/mod.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) use protobuf_field::StructField;
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `protobuf` feature
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proto-mapper-core-0.1.2/src/structs/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "protobuf")]
[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 `proto-mapper-core` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0549b196c89a2361ba22d1aecbbd40cee3e43f8033f003d8604b3d635858e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0549b196c89a2361ba22d1aecbbd40cee3e43f8033f003d8604b3d635858e0f3", kill_on_drop: false }`
[INFO] [stdout] 0549b196c89a2361ba22d1aecbbd40cee3e43f8033f003d8604b3d635858e0f3
