[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phip1611/unix-exec-output-catcher on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-68/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" "+beta-2022-04-10" "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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f56f22ce2537baf40a9f1dadee2f8007ba24022cf55ab4681260af4691ebf7f [INFO] running `Command { std: "docker" "start" "-a" "6f56f22ce2537baf40a9f1dadee2f8007ba24022cf55ab4681260af4691ebf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f56f22ce2537baf40a9f1dadee2f8007ba24022cf55ab4681260af4691ebf7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f56f22ce2537baf40a9f1dadee2f8007ba24022cf55ab4681260af4691ebf7f", kill_on_drop: false }` [INFO] [stdout] 6f56f22ce2537baf40a9f1dadee2f8007ba24022cf55ab4681260af4691ebf7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8f16f1cec0010ab62d09716593a65cd41026d5ff4f4ab8f16bf540a4b507fd7 [INFO] running `Command { std: "docker" "start" "-a" "a8f16f1cec0010ab62d09716593a65cd41026d5ff4f4ab8f16bf540a4b507fd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [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 53.08s [INFO] running `Command { std: "docker" "inspect" "a8f16f1cec0010ab62d09716593a65cd41026d5ff4f4ab8f16bf540a4b507fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8f16f1cec0010ab62d09716593a65cd41026d5ff4f4ab8f16bf540a4b507fd7", kill_on_drop: false }` [INFO] [stdout] a8f16f1cec0010ab62d09716593a65cd41026d5ff4f4ab8f16bf540a4b507fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa381979a5c40ef797cb4a621de4540043829b43f19d864383bbae621c696255 [INFO] running `Command { std: "docker" "start" "-a" "aa381979a5c40ef797cb4a621de4540043829b43f19d864383bbae621c696255", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1m 19s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/unix_exec_output_catcher-33f625493daf2a04) [INFO] [stderr] Executable tests/mixed_stdout_stderr_test.rs (/opt/rustwide/target/debug/deps/mixed_stdout_stderr_test-4520c5ce36583463) [INFO] [stderr] Executable tests/run_mixed_stdout_stderr_test.rs (/opt/rustwide/target/debug/deps/run_mixed_stdout_stderr_test-13a781c7073d7a35) [INFO] running `Command { std: "docker" "inspect" "aa381979a5c40ef797cb4a621de4540043829b43f19d864383bbae621c696255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa381979a5c40ef797cb4a621de4540043829b43f19d864383bbae621c696255", kill_on_drop: false }` [INFO] [stdout] aa381979a5c40ef797cb4a621de4540043829b43f19d864383bbae621c696255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b60d82ed9a5f0e111e52d38c57586eabcfa0ffef4acd0265cee7ee560be22a [INFO] running `Command { std: "docker" "start" "-a" "a2b60d82ed9a5f0e111e52d38c57586eabcfa0ffef4acd0265cee7ee560be22a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unix_exec_output_catcher-33f625493daf2a04) [INFO] [stderr] Running tests/mixed_stdout_stderr_test.rs (/opt/rustwide/target/debug/deps/mixed_stdout_stderr_test-4520c5ce36583463) [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] [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-13a781c7073d7a35) [INFO] [stdout] [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stdout] running 1 test [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::child] Hello from parent! [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::child] Hello from Child! [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::child] Child process started [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stderr] [2022-04-16T01:09:19Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stderr] Doc-tests unix-exec-output-catcher [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.03s [INFO] [stdout] [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" "a2b60d82ed9a5f0e111e52d38c57586eabcfa0ffef4acd0265cee7ee560be22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b60d82ed9a5f0e111e52d38c57586eabcfa0ffef4acd0265cee7ee560be22a", kill_on_drop: false }` [INFO] [stdout] a2b60d82ed9a5f0e111e52d38c57586eabcfa0ffef4acd0265cee7ee560be22a