[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] checking Berrysoft/npipe against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Berrysoft/npipe on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d4b45d3f1883cd529ab565776ff0d178eaf7f13f0ec74cbb7df7c58ad26613e
[INFO] running `Command { std: "docker" "start" "-a" "2d4b45d3f1883cd529ab565776ff0d178eaf7f13f0ec74cbb7df7c58ad26613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d4b45d3f1883cd529ab565776ff0d178eaf7f13f0ec74cbb7df7c58ad26613e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4b45d3f1883cd529ab565776ff0d178eaf7f13f0ec74cbb7df7c58ad26613e", kill_on_drop: false }`
[INFO] [stdout] 2d4b45d3f1883cd529ab565776ff0d178eaf7f13f0ec74cbb7df7c58ad26613e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e24161e8b6df52298d480a1e6ff112a964bef92e161927681a275c909c62836
[INFO] running `Command { std: "docker" "start" "-a" "4e24161e8b6df52298d480a1e6ff112a964bef92e161927681a275c909c62836", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking compio-buf v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking compio-driver v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[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 proc-macro-crate v3.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling compio-macros v0.1.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking compio-runtime v0.2.0
[INFO] [stderr]     Checking compio-io v0.1.0
[INFO] [stderr]     Checking compio-signal v0.1.1
[INFO] [stderr]     Checking compio-fs v0.2.0
[INFO] [stderr]     Checking compio-net v0.2.0
[INFO] [stderr]     Checking compio v0.9.0
[INFO] [stderr]     Checking 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[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] 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] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npipe` (bin "npipe" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4e24161e8b6df52298d480a1e6ff112a964bef92e161927681a275c909c62836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e24161e8b6df52298d480a1e6ff112a964bef92e161927681a275c909c62836", kill_on_drop: false }`
[INFO] [stdout] 4e24161e8b6df52298d480a1e6ff112a964bef92e161927681a275c909c62836
