[INFO] fetching crate proto-mapper 0.1.2...
[INFO] testing proto-mapper-0.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate proto-mapper 0.1.2 into /workspace/builds/worker-7-tc1/source
[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] validating manifest of crates.io crate proto-mapper 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding prost v0.12.6 (available: v0.14.3)
[INFO] [stderr]       Adding prost-build v0.12.6 (available: v0.14.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81206a4e6f5a30450209fb05405a198fe5eabf1a7f3abda324863ed361cc663b
[INFO] running `Command { std: "docker" "start" "-a" "81206a4e6f5a30450209fb05405a198fe5eabf1a7f3abda324863ed361cc663b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81206a4e6f5a30450209fb05405a198fe5eabf1a7f3abda324863ed361cc663b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81206a4e6f5a30450209fb05405a198fe5eabf1a7f3abda324863ed361cc663b", kill_on_drop: false }`
[INFO] [stdout] 81206a4e6f5a30450209fb05405a198fe5eabf1a7f3abda324863ed361cc663b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 499a282f6955b03ba1e1d2e67d03f168488c9c356cf436b09f878045c06fa7bf
[INFO] running `Command { std: "docker" "start" "-a" "499a282f6955b03ba1e1d2e67d03f168488c9c356cf436b09f878045c06fa7bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling prost v0.12.6
[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 this variant instead
[INFO] [stdout]    |
[INFO] [stdout]  1 - use crate::enums::Enum;
[INFO] [stdout]  1 + use crate::ProtoMap::Enum;
[INFO] [stdout]    |
[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] 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" "499a282f6955b03ba1e1d2e67d03f168488c9c356cf436b09f878045c06fa7bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "499a282f6955b03ba1e1d2e67d03f168488c9c356cf436b09f878045c06fa7bf", kill_on_drop: false }`
[INFO] [stdout] 499a282f6955b03ba1e1d2e67d03f168488c9c356cf436b09f878045c06fa7bf
