[INFO] cloning repository https://github.com/Berrysoft/npipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Berrysoft/npipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3708021319d2e51867b21734f2aa0b494a7cac74
[INFO] testing Berrysoft/npipe against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Berrysoft/npipe
[INFO] finished tweaking git repo https://github.com/Berrysoft/npipe
[INFO] tweaked toml for git repo https://github.com/Berrysoft/npipe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Berrysoft/npipe on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Berrysoft/npipe 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c1c53d97fb99306cc66ad3850ed796bfb612129f27d6d2843ceded271831275
[INFO] running `Command { std: "docker" "start" "-a" "8c1c53d97fb99306cc66ad3850ed796bfb612129f27d6d2843ceded271831275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c1c53d97fb99306cc66ad3850ed796bfb612129f27d6d2843ceded271831275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c1c53d97fb99306cc66ad3850ed796bfb612129f27d6d2843ceded271831275", kill_on_drop: false }`
[INFO] [stdout] 8c1c53d97fb99306cc66ad3850ed796bfb612129f27d6d2843ceded271831275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8e67eb4620909ea44c01b5ff1a7c977469b7d669526b96ed3aa6b43bb83d0d9
[INFO] running `Command { std: "docker" "start" "-a" "a8e67eb4620909ea44c01b5ff1a7c977469b7d669526b96ed3aa6b43bb83d0d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling compio-buf v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling compio-driver v0.2.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling compio-macros v0.1.1
[INFO] [stderr]    Compiling compio-runtime v0.2.0
[INFO] [stderr]    Compiling compio-io v0.1.0
[INFO] [stderr]    Compiling compio-signal v0.1.1
[INFO] [stderr]    Compiling compio-net v0.2.0
[INFO] [stderr]    Compiling compio-fs v0.2.0
[INFO] [stderr]    Compiling compio v0.9.0
[INFO] [stderr]    Compiling npipe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `compio::fs::named_pipe`
[INFO] [stdout]   --> src/main.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 |     fs::named_pipe::ClientOptions,
[INFO] [stdout]    |         ^^^^^^^^^^ could not find `named_pipe` in `fs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-fs-0.2.0/src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(windows)]
[INFO] [stdout]    |       ------- the item is gated here
[INFO] [stdout] 20 | pub mod named_pipe;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |           let pipe_client = ClientOptions::new()
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 75 | |             .open(path)
[INFO] [stdout] 76 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npipe` (bin "npipe") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a8e67eb4620909ea44c01b5ff1a7c977469b7d669526b96ed3aa6b43bb83d0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8e67eb4620909ea44c01b5ff1a7c977469b7d669526b96ed3aa6b43bb83d0d9", kill_on_drop: false }`
[INFO] [stdout] a8e67eb4620909ea44c01b5ff1a7c977469b7d669526b96ed3aa6b43bb83d0d9
