[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 master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnpipe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Berrysoft/npipe on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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-7-tc1/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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded compio v0.9.0
[INFO] [stderr]   Downloaded compio-log v0.1.0
[INFO] [stderr]   Downloaded compio-buf v0.2.0
[INFO] [stderr]   Downloaded compio-macros v0.1.1
[INFO] [stderr]   Downloaded compio-runtime v0.2.0
[INFO] [stderr]   Downloaded compio-net v0.2.0
[INFO] [stderr]   Downloaded io-uring v0.6.4
[INFO] [stderr]   Downloaded compio-fs v0.2.0
[INFO] [stderr]   Downloaded aligned-array v1.0.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.3
[INFO] [stderr]   Downloaded rustls v0.23.5
[INFO] [stderr]   Downloaded rustix v0.38.33
[INFO] [stderr]   Downloaded compio-signal v0.1.1
[INFO] [stderr]   Downloaded compio-driver v0.2.2
[INFO] [stderr]   Downloaded compio-io v0.1.0
[INFO] [stderr]   Downloaded compio-tls v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46f1a9c82be217ef9d81daaf484d7c6895bc8dce4489a88bfe22715aca509198
[INFO] running `Command { std: "docker" "start" "-a" "46f1a9c82be217ef9d81daaf484d7c6895bc8dce4489a88bfe22715aca509198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46f1a9c82be217ef9d81daaf484d7c6895bc8dce4489a88bfe22715aca509198", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f1a9c82be217ef9d81daaf484d7c6895bc8dce4489a88bfe22715aca509198", kill_on_drop: false }`
[INFO] [stdout] 46f1a9c82be217ef9d81daaf484d7c6895bc8dce4489a88bfe22715aca509198
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faa5facf85e24c2d62abbb11fe1b675cc289eb6dab902ca2ed54d336f3f8f505
[INFO] running `Command { std: "docker" "start" "-a" "faa5facf85e24c2d62abbb11fe1b675cc289eb6dab902ca2ed54d336f3f8f505", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking compio-buf v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking compio-driver v0.2.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]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[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-net v0.2.0
[INFO] [stderr]     Checking compio-fs 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] 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] 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `npipe` (bin "npipe" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "faa5facf85e24c2d62abbb11fe1b675cc289eb6dab902ca2ed54d336f3f8f505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa5facf85e24c2d62abbb11fe1b675cc289eb6dab902ca2ed54d336f3f8f505", kill_on_drop: false }`
[INFO] [stdout] faa5facf85e24c2d62abbb11fe1b675cc289eb6dab902ca2ed54d336f3f8f505
