[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phip1611/unix-exec-output-catcher on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-83/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5f52eb7a0a67fc07a2aa3c61e7492572feee2ab6dd922646fa192b45ebefcb3 [INFO] running `Command { std: "docker" "start" "-a" "a5f52eb7a0a67fc07a2aa3c61e7492572feee2ab6dd922646fa192b45ebefcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5f52eb7a0a67fc07a2aa3c61e7492572feee2ab6dd922646fa192b45ebefcb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f52eb7a0a67fc07a2aa3c61e7492572feee2ab6dd922646fa192b45ebefcb3", kill_on_drop: false }` [INFO] [stdout] a5f52eb7a0a67fc07a2aa3c61e7492572feee2ab6dd922646fa192b45ebefcb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed32302e317147fe68adcb4a6eac24a24190499daa3c96af72bdd523c570a43a [INFO] running `Command { std: "docker" "start" "-a" "ed32302e317147fe68adcb4a6eac24a24190499daa3c96af72bdd523c570a43a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 [unoptimized + debuginfo] target(s) in 36.92s [INFO] running `Command { std: "docker" "inspect" "ed32302e317147fe68adcb4a6eac24a24190499daa3c96af72bdd523c570a43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed32302e317147fe68adcb4a6eac24a24190499daa3c96af72bdd523c570a43a", kill_on_drop: false }` [INFO] [stdout] ed32302e317147fe68adcb4a6eac24a24190499daa3c96af72bdd523c570a43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65638f0d7a7ac26e5c2ed4e0fc5d8640c084610b7318194a637062f35bd923e [INFO] running `Command { std: "docker" "start" "-a" "e65638f0d7a7ac26e5c2ed4e0fc5d8640c084610b7318194a637062f35bd923e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [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 [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "e65638f0d7a7ac26e5c2ed4e0fc5d8640c084610b7318194a637062f35bd923e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65638f0d7a7ac26e5c2ed4e0fc5d8640c084610b7318194a637062f35bd923e", kill_on_drop: false }` [INFO] [stdout] e65638f0d7a7ac26e5c2ed4e0fc5d8640c084610b7318194a637062f35bd923e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0887b7e68483269e47f4461ce3e8838e94f24db9f9e1fc9470f5b158ef03ebb9 [INFO] running `Command { std: "docker" "start" "-a" "0887b7e68483269e47f4461ce3e8838e94f24db9f9e1fc9470f5b158ef03ebb9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unix_exec_output_catcher-742bdb5052b2a361) [INFO] [stdout] [INFO] [stderr] Running tests/mixed_stdout_stderr_test.rs (/opt/rustwide/target/debug/deps/mixed_stdout_stderr_test-aa2418add623775d) [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/debug/deps/run_mixed_stdout_stderr_test-cfc9a9d44016d483) [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] [stdout] [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stdout] running 1 test [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::child] Hello from parent! [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::child] Hello from Child! [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::child] Child process started [INFO] [stderr] [2021-12-05T08:41:00Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stderr] [2021-12-05T08:41:00Z 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.04s [INFO] [stdout] [INFO] [stderr] Doc-tests unix-exec-output-catcher [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] running `Command { std: "docker" "inspect" "0887b7e68483269e47f4461ce3e8838e94f24db9f9e1fc9470f5b158ef03ebb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0887b7e68483269e47f4461ce3e8838e94f24db9f9e1fc9470f5b158ef03ebb9", kill_on_drop: false }` [INFO] [stdout] 0887b7e68483269e47f4461ce3e8838e94f24db9f9e1fc9470f5b158ef03ebb9