[INFO] cloning repository https://github.com/kylewlacy/windows-test-named-pipe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylewlacy/windows-test-named-pipe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fwindows-test-named-pipe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fwindows-test-named-pipe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb4744b495e9c24837c9d13aa2c0ffb2f2278d25
[INFO] checking kylewlacy/windows-test-named-pipe against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewlacy%2Fwindows-test-named-pipe" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kylewlacy/windows-test-named-pipe
[INFO] finished tweaking git repo https://github.com/kylewlacy/windows-test-named-pipe
[INFO] tweaked toml for git repo https://github.com/kylewlacy/windows-test-named-pipe written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kylewlacy/windows-test-named-pipe on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kylewlacy/windows-test-named-pipe 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/MolotovCherry/WinPipes-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded clap v4.4.10
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded eyre v0.6.9
[INFO] [stderr]   Downloaded clap_builder v4.4.9
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd7a556892c47b95fdecc41a3fc78f792acb8301db8677a5d5b453dddf4fc393
[INFO] running `Command { std: "docker" "start" "-a" "dd7a556892c47b95fdecc41a3fc78f792acb8301db8677a5d5b453dddf4fc393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd7a556892c47b95fdecc41a3fc78f792acb8301db8677a5d5b453dddf4fc393", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd7a556892c47b95fdecc41a3fc78f792acb8301db8677a5d5b453dddf4fc393", kill_on_drop: false }`
[INFO] [stdout] dd7a556892c47b95fdecc41a3fc78f792acb8301db8677a5d5b453dddf4fc393
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0909f1bde36e0c3d56a46db1aa8be141bd94078eb88e7cf96aebbc1dcbd930e
[INFO] running `Command { std: "docker" "start" "-a" "f0909f1bde36e0c3d56a46db1aa8be141bd94078eb88e7cf96aebbc1dcbd930e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking windows-targets v0.52.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking windows-sys v0.52.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking clap_builder v4.4.9
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking clap v4.4.10
[INFO] [stderr]     Checking win-pipes v0.1.0 (https://github.com/MolotovCherry/WinPipes-rs#8e7331fa)
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/winpipes-rs-70af4329f014618e/8e7331f/src/client.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     os::windows::prelude::{AsRawHandle, IntoRawHandle, RawHandle},
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/winpipes-rs-70af4329f014618e/8e7331f/src/server.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     os::windows::prelude::{IntoRawHandle, RawHandle},
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/winpipes-rs-70af4329f014618e/8e7331f/src/server.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{num::NonZeroU32, os::windows::prelude::AsRawHandle};
[INFO] [stdout]   |                                ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `win-pipes` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f0909f1bde36e0c3d56a46db1aa8be141bd94078eb88e7cf96aebbc1dcbd930e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0909f1bde36e0c3d56a46db1aa8be141bd94078eb88e7cf96aebbc1dcbd930e", kill_on_drop: false }`
[INFO] [stdout] f0909f1bde36e0c3d56a46db1aa8be141bd94078eb88e7cf96aebbc1dcbd930e
