[INFO] cloning repository https://github.com/tos-kamiya/o-o
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tos-kamiya/o-o" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-kamiya%2Fo-o", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-kamiya%2Fo-o'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 993d32175953706b18dbbae5defb8df2285a217c
[INFO] testing tos-kamiya/o-o against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-kamiya%2Fo-o" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tos-kamiya/o-o
[INFO] finished tweaking git repo https://github.com/tos-kamiya/o-o
[INFO] tweaked toml for git repo https://github.com/tos-kamiya/o-o written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tos-kamiya/o-o on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tos-kamiya/o-o 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9d07b660fda7d1b2ad2be5b1aa6440b266f35c46b156a8db000b1241f1703f
[INFO] running `Command { std: "docker" "start" "-a" "ee9d07b660fda7d1b2ad2be5b1aa6440b266f35c46b156a8db000b1241f1703f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9d07b660fda7d1b2ad2be5b1aa6440b266f35c46b156a8db000b1241f1703f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9d07b660fda7d1b2ad2be5b1aa6440b266f35c46b156a8db000b1241f1703f", kill_on_drop: false }`
[INFO] [stdout] ee9d07b660fda7d1b2ad2be5b1aa6440b266f35c46b156a8db000b1241f1703f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89fd8bf81d9a63f765f655bd7e4d62a079d69fb5ea773afe4a034d432ed347c8
[INFO] running `Command { std: "docker" "start" "-a" "89fd8bf81d9a63f765f655bd7e4d62a079d69fb5ea773afe4a034d432ed347c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ng-clp v0.3.1
[INFO] [stderr]    Compiling o-o v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "89fd8bf81d9a63f765f655bd7e4d62a079d69fb5ea773afe4a034d432ed347c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fd8bf81d9a63f765f655bd7e4d62a079d69fb5ea773afe4a034d432ed347c8", kill_on_drop: false }`
[INFO] [stdout] 89fd8bf81d9a63f765f655bd7e4d62a079d69fb5ea773afe4a034d432ed347c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b60d7f30dd0b960bd8cc0b636bbd57d9d2b86cbca5ac51b52805ac3e213b841d
[INFO] running `Command { std: "docker" "start" "-a" "b60d7f30dd0b960bd8cc0b636bbd57d9d2b86cbca5ac51b52805ac3e213b841d", kill_on_drop: false }`
[INFO] [stderr]    Compiling o-o v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s
[INFO] running `Command { std: "docker" "inspect" "b60d7f30dd0b960bd8cc0b636bbd57d9d2b86cbca5ac51b52805ac3e213b841d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60d7f30dd0b960bd8cc0b636bbd57d9d2b86cbca5ac51b52805ac3e213b841d", kill_on_drop: false }`
[INFO] [stdout] b60d7f30dd0b960bd8cc0b636bbd57d9d2b86cbca5ac51b52805ac3e213b841d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83613f4256e8a6251d7a93026fda98899518de157211e04325e9010da15c85b8
[INFO] running `Command { std: "docker" "start" "-a" "83613f4256e8a6251d7a93026fda98899518de157211e04325e9010da15c85b8", 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/debug/deps/o_o-a87d3ef0320212d4)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/o_o-b061ac070838ed69)
[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/executable-tests.rs (/opt/rustwide/target/debug/deps/executable_tests-9eb80cd6c9e218d4)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test executable_tests::run_ls ... FAILED
[INFO] [stdout] test executable_tests::sub_oo_redirection ... FAILED
[INFO] [stdout] test executable_tests::stdout_devnull ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmplrXSx9 /tmp/.tmplrXSx9/a.txt = - bash /tmp/.tmplrXSx9/echo_and_fail.sh`
[INFO] [stderr]     Blocking    Blocking waiting for file lock on artifact directory
[INFO] [stderr]  waiting for file lock on artifact directory
[INFO] [stdout] test executable_tests::stderr_devnull ... ok
[INFO] [stdout] test executable_tests::environment_variable ... ok
[INFO] [stdout] test executable_tests::process_which_fails ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpKKG0ID /tmp/.tmpKKG0ID/a.txt = - wc`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -F -d /tmp/.tmp3UoIsX /tmp/.tmp3UoIsX/a.txt = - bash /tmp/.tmp3UoIsX/echo_and_fail.sh`
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpGyiZBe - +/tmp/.tmpGyiZBe/out.txt - echo '1st line'`
[INFO] [stdout] test executable_tests::overwrite_input_file ... ok
[INFO] [stdout] test executable_tests::overwrite_with_process_which_fails ... ok
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] test executable_tests::redirect_stderr_to_stdout ... ok
[INFO] [stdout] test executable_tests::sequential_run_commands ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmplA76lO - - - ls --a-option-ls-must-not-have`
[INFO] [stdout] Run a sub-process and customize how it handles standard I/O.
[INFO] [stdout] 
[INFO] [stdout] Usage:
[INFO] [stdout]   o-o [options] <stdin> <stdout> <stderr> [--] <commandline>...
[INFO] [stdout]   o-o --help
[INFO] [stdout]   o-o --version
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   <stdin>       File served as the standard input. Use `-` for no redirection.
[INFO] [stdout]   <stdout>      File served as the standard output. Use `-` for no redirection, `=` for the same file as the standard input, and `.` for /dev/null.
[INFO] [stdout]   <stderr>      File served as the standard error. Use `-` for no redirection, `=` for the same file as the standard output, and `.` for /dev/null.
[INFO] [stdout]                 Prefix with `+` to append to the file (akin to the `>>` redirection in shell).
[INFO] [stdout]   -e VAR=VALUE                      Set environment variables.
[INFO] [stdout]   --pipe=STR, -p STR                String for pipe to connect subprocesses (`|` in shell) [default: `I`].
[INFO] [stdout]   --separator=STR, -s STR           String for separator of command lines (`;` in shell) [default: `J`].
[INFO] [stdout]   --tempdir-placeholder=STR, -t STR     Placeholder string for temporary directory [default: `T`].
[INFO] [stdout]   --force-overwrite, -F             Overwrite the file even if subprocess fails (exit status != 0). Valid only when <stdout> is `=`.
[INFO] [stdout]   --keep-going, -k                  Only effective when multiple command lines are chained with the separator. Even if one command line fails, subsequent command lines continue to be executed.
[INFO] [stdout]   --working-directory=DIR, -d DIR   Working directory.
[INFO] [stdout]   --version, -V                     Version information.
[INFO] [stdout]   --help, -h                        Shows this help message.
[INFO] [stdout] test executable_tests::run_simple ... ok
[INFO] [stdout] test executable_tests::sink_to_stdin ... ok
[INFO] [stdout] test executable_tests::pipe_commands ... ok
[INFO] [stderr] ls: unrecognized option '--a-option-ls-must-not-have'
[INFO] [stderr] Try 'ls --help' for more information.
[INFO] [stdout] test executable_tests::run_ls_with_wrong_option ... ok
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] test executable_tests::sequential_run_commands_sub_oo_invalid_option ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpGyiZBe - +/tmp/.tmpGyiZBe/out.txt - echo '2ne line'`
[INFO] [stdout] test executable_tests::capture_stdout_and_stderr ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test executable-tests`
[INFO] [stdout] test executable_tests::append_to_output_file ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- executable_tests::run_ls stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] ---- executable_tests::sub_oo_redirection stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     executable_tests::run_ls
[INFO] [stdout]     executable_tests::sub_oo_redirection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "83613f4256e8a6251d7a93026fda98899518de157211e04325e9010da15c85b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83613f4256e8a6251d7a93026fda98899518de157211e04325e9010da15c85b8", kill_on_drop: false }`
[INFO] [stdout] 83613f4256e8a6251d7a93026fda98899518de157211e04325e9010da15c85b8
