[INFO] cloning repository https://github.com/luser/stdin-stdout-deadlock-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luser/stdin-stdout-deadlock-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fstdin-stdout-deadlock-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fstdin-stdout-deadlock-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b514544dd1ad0ad332ca1f6065ebf80c8d6126ad [INFO] checking luser/stdin-stdout-deadlock-test against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluser%2Fstdin-stdout-deadlock-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luser/stdin-stdout-deadlock-test on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luser/stdin-stdout-deadlock-test [INFO] finished tweaking git repo https://github.com/luser/stdin-stdout-deadlock-test [INFO] tweaked toml for git repo https://github.com/luser/stdin-stdout-deadlock-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luser/stdin-stdout-deadlock-test 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c6df0e11eafbd5ddc18e32b9772efd0fb30ec38e1e8078ef08eb078ecf9bd6f [INFO] running `Command { std: "docker" "start" "-a" "6c6df0e11eafbd5ddc18e32b9772efd0fb30ec38e1e8078ef08eb078ecf9bd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6df0e11eafbd5ddc18e32b9772efd0fb30ec38e1e8078ef08eb078ecf9bd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6df0e11eafbd5ddc18e32b9772efd0fb30ec38e1e8078ef08eb078ecf9bd6f", kill_on_drop: false }` [INFO] [stdout] 6c6df0e11eafbd5ddc18e32b9772efd0fb30ec38e1e8078ef08eb078ecf9bd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f4f52193b0afe79baafa968d784efa8890cc842b7dc1cc7531b554c24626e4 [INFO] running `Command { std: "docker" "start" "-a" "45f4f52193b0afe79baafa968d784efa8890cc842b7dc1cc7531b554c24626e4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking predicates-core v0.9.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling escargot v0.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking predicates-tree v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking predicates v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/predicates-a1f0ac8bafbdabfd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/predicates-a1f0ac8bafbdabfd/dep-lib-predicates` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "45f4f52193b0afe79baafa968d784efa8890cc842b7dc1cc7531b554c24626e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f4f52193b0afe79baafa968d784efa8890cc842b7dc1cc7531b554c24626e4", kill_on_drop: false }` [INFO] [stdout] 45f4f52193b0afe79baafa968d784efa8890cc842b7dc1cc7531b554c24626e4