[INFO] cloning repository https://github.com/LazyDoomSlayer/harboor-sweep-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LazyDoomSlayer/harboor-sweep-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyDoomSlayer%2Fharboor-sweep-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyDoomSlayer%2Fharboor-sweep-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 501c6c0d86be264708b90f24e02d58cba0bff5e3 [INFO] checking LazyDoomSlayer/harboor-sweep-tui against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLazyDoomSlayer%2Fharboor-sweep-tui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LazyDoomSlayer/harboor-sweep-tui [INFO] finished tweaking git repo https://github.com/LazyDoomSlayer/harboor-sweep-tui [INFO] tweaked toml for git repo https://github.com/LazyDoomSlayer/harboor-sweep-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LazyDoomSlayer/harboor-sweep-tui 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 git repo https://github.com/LazyDoomSlayer/harboor-sweep-tui 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] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `harboor-sweep` [INFO] [stderr] * `bin` target `hs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5d3af360d34596bd1b0f30fe5e122dc156bd6f9478267e4642a908ad6a0d8335 [INFO] running `Command { std: "docker" "start" "-a" "5d3af360d34596bd1b0f30fe5e122dc156bd6f9478267e4642a908ad6a0d8335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d3af360d34596bd1b0f30fe5e122dc156bd6f9478267e4642a908ad6a0d8335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3af360d34596bd1b0f30fe5e122dc156bd6f9478267e4642a908ad6a0d8335", kill_on_drop: false }` [INFO] [stdout] 5d3af360d34596bd1b0f30fe5e122dc156bd6f9478267e4642a908ad6a0d8335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 275b448a74a7ff2ab93055e5df935ed48ecaf0583c43b1cbfb97c4bace000ce2 [INFO] running `Command { std: "docker" "start" "-a" "275b448a74a7ff2ab93055e5df935ed48ecaf0583c43b1cbfb97c4bace000ce2", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `harboor-sweep` [INFO] [stderr] * `bin` target `hs` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking windows-link v0.1.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking windows-result v0.3.2 [INFO] [stderr] Checking windows-strings v0.3.1 [INFO] [stdout] error[E0659]: `EmptyErrorInfo` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | pub(crate) use EmptyErrorInfo as ErrorInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `EmptyErrorInfo` could refer to the struct defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | pub(crate) struct EmptyErrorInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `EmptyErrorInfo` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmptyErrorInfo` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `EmptyErrorInfo` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:371:20 [INFO] [stdout] | [INFO] [stdout] 371 | pub(crate) use EmptyErrorInfo as ErrorInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `EmptyErrorInfo` could refer to the unit struct defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | pub(crate) struct EmptyErrorInfo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `EmptyErrorInfo` could also refer to the unit struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.3.2/src/error.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `EmptyErrorInfo` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-result` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "275b448a74a7ff2ab93055e5df935ed48ecaf0583c43b1cbfb97c4bace000ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275b448a74a7ff2ab93055e5df935ed48ecaf0583c43b1cbfb97c4bace000ce2", kill_on_drop: false }` [INFO] [stdout] 275b448a74a7ff2ab93055e5df935ed48ecaf0583c43b1cbfb97c4bace000ce2