[INFO] fetching crate create-farm 2.0.1... [INFO] checking create-farm-2.0.1 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate create-farm 2.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate create-farm 2.0.1 [INFO] finished tweaking crates.io crate create-farm 2.0.1 [INFO] tweaked toml for crates.io crate create-farm 2.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate create-farm 2.0.1 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate create-farm 2.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1b348ea129f4dc3ee597dff602a3f90a82f1662e069c858c17252ac6e2f458 [INFO] running `Command { std: "docker" "start" "-a" "0c1b348ea129f4dc3ee597dff602a3f90a82f1662e069c858c17252ac6e2f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1b348ea129f4dc3ee597dff602a3f90a82f1662e069c858c17252ac6e2f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1b348ea129f4dc3ee597dff602a3f90a82f1662e069c858c17252ac6e2f458", kill_on_drop: false }` [INFO] [stdout] 0c1b348ea129f4dc3ee597dff602a3f90a82f1662e069c858c17252ac6e2f458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4634f6da2f9d55921a4024a8f40ae8a1e153fc30363370c7969e889ca75f0cd [INFO] running `Command { std: "docker" "start" "-a" "a4634f6da2f9d55921a4024a8f40ae8a1e153fc30363370c7969e889ca75f0cd", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking anstream v0.6.9 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking include-flate v0.3.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stdout] error[E0659]: `RustEmbed` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub use RustEmbed as Embed; [INFO] [stdout] | ^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `RustEmbed` could refer to the derive macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use rust_embed_impl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `RustEmbed` to disambiguate [INFO] [stdout] = help: or use `crate::RustEmbed` to refer to this derive macro unambiguously [INFO] [stdout] note: `RustEmbed` could also refer to the derive macro imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-8.5.0/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-embed` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a4634f6da2f9d55921a4024a8f40ae8a1e153fc30363370c7969e889ca75f0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4634f6da2f9d55921a4024a8f40ae8a1e153fc30363370c7969e889ca75f0cd", kill_on_drop: false }` [INFO] [stdout] a4634f6da2f9d55921a4024a8f40ae8a1e153fc30363370c7969e889ca75f0cd