[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] building Berrysoft/npipe against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Berrysoft/npipe on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0b55d253c2cd353eef9b6ceb0660abc52645ed5adfa1ba43f6ee2556d3f96cc
[INFO] running `Command { std: "docker" "start" "-a" "c0b55d253c2cd353eef9b6ceb0660abc52645ed5adfa1ba43f6ee2556d3f96cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b55d253c2cd353eef9b6ceb0660abc52645ed5adfa1ba43f6ee2556d3f96cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b55d253c2cd353eef9b6ceb0660abc52645ed5adfa1ba43f6ee2556d3f96cc", kill_on_drop: false }`
[INFO] [stdout] c0b55d253c2cd353eef9b6ceb0660abc52645ed5adfa1ba43f6ee2556d3f96cc
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d1cadb78bee07e50f6744e9f455358e23ff9a9d1befb69e98cb97d9ce9e959
[INFO] running `Command { std: "docker" "start" "-a" "c0d1cadb78bee07e50f6744e9f455358e23ff9a9d1befb69e98cb97d9ce9e959", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling compio-buf v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling compio-driver v0.2.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling compio-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling clap v4.5.4
[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-fs v0.2.0
[INFO] [stderr]    Compiling compio-net 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] 20 | pub mod named_pipe;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compio-fs-0.2.0/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(windows)]
[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 `npipe` (bin "npipe") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c0d1cadb78bee07e50f6744e9f455358e23ff9a9d1befb69e98cb97d9ce9e959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d1cadb78bee07e50f6744e9f455358e23ff9a9d1befb69e98cb97d9ce9e959", kill_on_drop: false }`
[INFO] [stdout] c0d1cadb78bee07e50f6744e9f455358e23ff9a9d1befb69e98cb97d9ce9e959
