[INFO] cloning repository https://github.com/phip1611/unix-exec-output-catcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phip1611/unix-exec-output-catcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7084be3d8d3f9ea67e42e9a5db06b28bf10f346 [INFO] testing phip1611/unix-exec-output-catcher against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/phip1611/unix-exec-output-catcher [INFO] finished tweaking git repo https://github.com/phip1611/unix-exec-output-catcher [INFO] tweaked toml for git repo https://github.com/phip1611/unix-exec-output-catcher written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phip1611/unix-exec-output-catcher on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phip1611/unix-exec-output-catcher 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da9883bd6bf1169dfd796c3cb59b3530ec012a644a142ddf2b0998c80f5e8b6e [INFO] running `Command { std: "docker" "start" "-a" "da9883bd6bf1169dfd796c3cb59b3530ec012a644a142ddf2b0998c80f5e8b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da9883bd6bf1169dfd796c3cb59b3530ec012a644a142ddf2b0998c80f5e8b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9883bd6bf1169dfd796c3cb59b3530ec012a644a142ddf2b0998c80f5e8b6e", kill_on_drop: false }` [INFO] [stdout] da9883bd6bf1169dfd796c3cb59b3530ec012a644a142ddf2b0998c80f5e8b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 51f119bf608412cef657d378e45fa1b2e34837378c7de46229b401eac2d012de [INFO] running `Command { std: "docker" "start" "-a" "51f119bf608412cef657d378e45fa1b2e34837378c7de46229b401eac2d012de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling unix-exec-output-catcher v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s [INFO] running `Command { std: "docker" "inspect" "51f119bf608412cef657d378e45fa1b2e34837378c7de46229b401eac2d012de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f119bf608412cef657d378e45fa1b2e34837378c7de46229b401eac2d012de", kill_on_drop: false }` [INFO] [stdout] 51f119bf608412cef657d378e45fa1b2e34837378c7de46229b401eac2d012de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a8c7e9ac3700155f8bdfa5d13aed404ca297540007d30e8e1979b7057750f5db [INFO] running `Command { std: "docker" "start" "-a" "a8c7e9ac3700155f8bdfa5d13aed404ca297540007d30e8e1979b7057750f5db", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling unix-exec-output-catcher v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s [INFO] running `Command { std: "docker" "inspect" "a8c7e9ac3700155f8bdfa5d13aed404ca297540007d30e8e1979b7057750f5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c7e9ac3700155f8bdfa5d13aed404ca297540007d30e8e1979b7057750f5db", kill_on_drop: false }` [INFO] [stdout] a8c7e9ac3700155f8bdfa5d13aed404ca297540007d30e8e1979b7057750f5db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 00c39e2a0875f842dc6b3b86a6eee851e2f6eb326cd64a4ad74a04ab2eb77dfd [INFO] running `Command { std: "docker" "start" "-a" "00c39e2a0875f842dc6b3b86a6eee851e2f6eb326cd64a4ad74a04ab2eb77dfd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unix_exec_output_catcher-30fc81d1e8503053) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mixed_stdout_stderr_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mixed_stdout_stderr_test-b66c4ffb4903a6a9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/run_mixed_stdout_stderr_test.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/run_mixed_stdout_stderr_test-78969e7840de2b22) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::child] Hello from parent! [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::child] Hello from Child! [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::child] Child process started [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stderr] [2025-06-30T10:53:18Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00c39e2a0875f842dc6b3b86a6eee851e2f6eb326cd64a4ad74a04ab2eb77dfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c39e2a0875f842dc6b3b86a6eee851e2f6eb326cd64a4ad74a04ab2eb77dfd", kill_on_drop: false }` [INFO] [stdout] 00c39e2a0875f842dc6b3b86a6eee851e2f6eb326cd64a4ad74a04ab2eb77dfd