[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Funix-exec-output-catcher" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phip1611/unix-exec-output-catcher on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-10/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d812e567c0fd0591004bf8040b8342ef7a121f2ed81c08e09baf82e4c09e63 [INFO] running `Command { std: "docker" "start" "-a" "30d812e567c0fd0591004bf8040b8342ef7a121f2ed81c08e09baf82e4c09e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d812e567c0fd0591004bf8040b8342ef7a121f2ed81c08e09baf82e4c09e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d812e567c0fd0591004bf8040b8342ef7a121f2ed81c08e09baf82e4c09e63", kill_on_drop: false }` [INFO] [stdout] 30d812e567c0fd0591004bf8040b8342ef7a121f2ed81c08e09baf82e4c09e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cbdcbfd418197834fb080d7005198ce1cd553630430a3ccb592afd81b541895 [INFO] running `Command { std: "docker" "start" "-a" "2cbdcbfd418197834fb080d7005198ce1cd553630430a3ccb592afd81b541895", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [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 12.23s [INFO] running `Command { std: "docker" "inspect" "2cbdcbfd418197834fb080d7005198ce1cd553630430a3ccb592afd81b541895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbdcbfd418197834fb080d7005198ce1cd553630430a3ccb592afd81b541895", kill_on_drop: false }` [INFO] [stdout] 2cbdcbfd418197834fb080d7005198ce1cd553630430a3ccb592afd81b541895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 206b9c3456a98e52a8f20d9386825fa6d03110e5a85ec09a9e9d44065d183d84 [INFO] running `Command { std: "docker" "start" "-a" "206b9c3456a98e52a8f20d9386825fa6d03110e5a85ec09a9e9d44065d183d84", 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 termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [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 18.20s [INFO] running `Command { std: "docker" "inspect" "206b9c3456a98e52a8f20d9386825fa6d03110e5a85ec09a9e9d44065d183d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206b9c3456a98e52a8f20d9386825fa6d03110e5a85ec09a9e9d44065d183d84", kill_on_drop: false }` [INFO] [stdout] 206b9c3456a98e52a8f20d9386825fa6d03110e5a85ec09a9e9d44065d183d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01244d7a6d8b45afdf725e6f6d3c4f09b1d07f8ee9e7ad337c98f2f4215d6290 [INFO] running `Command { std: "docker" "start" "-a" "01244d7a6d8b45afdf725e6f6d3c4f09b1d07f8ee9e7ad337c98f2f4215d6290", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unix_exec_output_catcher-742bdb5052b2a361) [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/debug/deps/mixed_stdout_stderr_test-aa2418add623775d) [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] 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 1 test [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe created successfully [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::child] Hello from parent! [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe marked as read end [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::child] forked successfully [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::child] Hello from Child! [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::pipe] pipe marked as write end [INFO] [stdout] test main ... ok [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::child] Child process started [INFO] [stdout] [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] [2021-11-24T08:38:03Z TRACE unix_exec_output_catcher::reader] Child finished & read EOF [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" "01244d7a6d8b45afdf725e6f6d3c4f09b1d07f8ee9e7ad337c98f2f4215d6290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01244d7a6d8b45afdf725e6f6d3c4f09b1d07f8ee9e7ad337c98f2f4215d6290", kill_on_drop: false }` [INFO] [stdout] 01244d7a6d8b45afdf725e6f6d3c4f09b1d07f8ee9e7ad337c98f2f4215d6290