[INFO] fetching crate xstack-spec 0.2.17... [INFO] testing xstack-spec-0.2.17 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate xstack-spec 0.2.17 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate xstack-spec 0.2.17 [INFO] finished tweaking crates.io crate xstack-spec 0.2.17 [INFO] tweaked toml for crates.io crate xstack-spec 0.2.17 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xstack-spec 0.2.17 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 191 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxcar v0.2.14 [INFO] [stderr] Downloaded match-lookup v0.1.1 [INFO] [stderr] Downloaded bitmask-enum v2.2.5 [INFO] [stderr] Downloaded base256emoji v1.0.2 [INFO] [stderr] Downloaded const-str v0.4.3 [INFO] [stderr] Downloaded libp2p-identity v0.2.12 [INFO] [stderr] Downloaded multiaddr v0.18.2 [INFO] [stderr] Downloaded multibase v0.9.2 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6452c0b07d5de830c251ce5d339e4a96113b5d1bfcfc938c53525e900b348fe5 [INFO] running `Command { std: "docker" "start" "-a" "6452c0b07d5de830c251ce5d339e4a96113b5d1bfcfc938c53525e900b348fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6452c0b07d5de830c251ce5d339e4a96113b5d1bfcfc938c53525e900b348fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6452c0b07d5de830c251ce5d339e4a96113b5d1bfcfc938c53525e900b348fe5", kill_on_drop: false }` [INFO] [stdout] 6452c0b07d5de830c251ce5d339e4a96113b5d1bfcfc938c53525e900b348fe5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48a004c09496cdf32aeb6dd9497a9c926e7611874125c5c2b2cef8e32c9cb69e [INFO] running `Command { std: "docker" "start" "-a" "48a004c09496cdf32aeb6dd9497a9c926e7611874125c5c2b2cef8e32c9cb69e", kill_on_drop: false }` [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cooked-waker v5.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling rasi v0.2.6 [INFO] [stderr] Compiling futures-map v0.2.8 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rasi-mio v0.2.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling xstack v0.2.17 [INFO] [stdout] error[E0425]: cannot find value `VERSION_3_5_1` in crate `protobuf` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xstack-0.2.17/src/proto/identity.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_3_5_1; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_2` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-eb981064b407bc62/out/version.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VERSION_3_7_2: () = (); [INFO] [stdout] | --------------------------- similarly named constant `VERSION_3_7_2` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xstack` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "48a004c09496cdf32aeb6dd9497a9c926e7611874125c5c2b2cef8e32c9cb69e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a004c09496cdf32aeb6dd9497a9c926e7611874125c5c2b2cef8e32c9cb69e", kill_on_drop: false }` [INFO] [stdout] 48a004c09496cdf32aeb6dd9497a9c926e7611874125c5c2b2cef8e32c9cb69e