[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftos-kamiya%2Fo-o" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tos-kamiya/o-o on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ng-clp v0.3.1
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded sigchld v0.2.4
[INFO] [stderr]   Downloaded shared_child v1.1.1
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1bdd36af5b445d5b9163cb3161f2e95e33b227c26c975771146390a95428ae
[INFO] running `Command { std: "docker" "start" "-a" "2e1bdd36af5b445d5b9163cb3161f2e95e33b227c26c975771146390a95428ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1bdd36af5b445d5b9163cb3161f2e95e33b227c26c975771146390a95428ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1bdd36af5b445d5b9163cb3161f2e95e33b227c26c975771146390a95428ae", kill_on_drop: false }`
[INFO] [stdout] 2e1bdd36af5b445d5b9163cb3161f2e95e33b227c26c975771146390a95428ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4052cd9ad7307e251f0cfb047a05ead521fc9a2a8496a8d2b3b8020ea9a5d9aa
[INFO] running `Command { std: "docker" "start" "-a" "4052cd9ad7307e251f0cfb047a05ead521fc9a2a8496a8d2b3b8020ea9a5d9aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[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 sigchld v0.2.4
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling tempfile v3.20.0
[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 4.14s
[INFO] running `Command { std: "docker" "inspect" "4052cd9ad7307e251f0cfb047a05ead521fc9a2a8496a8d2b3b8020ea9a5d9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4052cd9ad7307e251f0cfb047a05ead521fc9a2a8496a8d2b3b8020ea9a5d9aa", kill_on_drop: false }`
[INFO] [stdout] 4052cd9ad7307e251f0cfb047a05ead521fc9a2a8496a8d2b3b8020ea9a5d9aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3baef9b385823b557def30fb4bb7a66369c25e418654f3cc819e79d7f8dc4e82
[INFO] running `Command { std: "docker" "start" "-a" "3baef9b385823b557def30fb4bb7a66369c25e418654f3cc819e79d7f8dc4e82", 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 0.39s
[INFO] running `Command { std: "docker" "inspect" "3baef9b385823b557def30fb4bb7a66369c25e418654f3cc819e79d7f8dc4e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3baef9b385823b557def30fb4bb7a66369c25e418654f3cc819e79d7f8dc4e82", kill_on_drop: false }`
[INFO] [stdout] 3baef9b385823b557def30fb4bb7a66369c25e418654f3cc819e79d7f8dc4e82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 136d38f0dc83d5c17778ac1a01d2d2176bc2b80ef7b2a1fb9e44241457dea21f
[INFO] running `Command { std: "docker" "start" "-a" "136d38f0dc83d5c17778ac1a01d2d2176bc2b80ef7b2a1fb9e44241457dea21f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[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] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpTxI2OL - +/tmp/.tmpTxI2OL/out.txt - echo '1st line'`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmp7Z6gOH - - - ls --a-option-ls-must-not-have`
[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 ... FAILED
[INFO] [stdout] test executable_tests::run_ls_with_wrong_option ... ok
[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.04s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpJDdOEM /tmp/.tmpJDdOEM/a.txt = - bash /tmp/.tmpJDdOEM/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.05s
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmpTxI2OL - +/tmp/.tmpTxI2OL/out.txt - echo '2ne line'`
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]     Blocking waiting for file lock on artifact directory
[INFO] [stdout] test executable_tests::process_which_fails ... ok
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -d /tmp/.tmp7SDFd8 /tmp/.tmp7SDFd8/a.txt = - wc`
[INFO] [stdout] test executable_tests::environment_variable ... ok
[INFO] [stdout] test executable_tests::redirect_stderr_to_stdout ... ok
[INFO] [stdout] test executable_tests::append_to_output_file ... ok
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] test executable_tests::overwrite_input_file ... ok
[INFO] [stderr]      Running `/opt/rustwide/target/debug/o-o -F -d /tmp/.tmpRbthBt /tmp/.tmpRbthBt/a.txt = - bash /tmp/.tmpRbthBt/echo_and_fail.sh`
[INFO] [stdout] test executable_tests::sink_to_stdin ... ok
[INFO] [stdout] test executable_tests::pipe_commands ... ok
[INFO] [stdout] test executable_tests::overwrite_with_process_which_fails ... ok
[INFO] [stdout] test executable_tests::sequential_run_commands_sub_oo_invalid_option ... ok
[INFO] [stdout] test executable_tests::capture_stdout_and_stderr ... ok
[INFO] [stdout] test executable_tests::sequential_run_commands ... ok
[INFO] [stdout] test executable_tests::stderr_devnull ... 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 3.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test executable-tests`
[INFO] running `Command { std: "docker" "inspect" "136d38f0dc83d5c17778ac1a01d2d2176bc2b80ef7b2a1fb9e44241457dea21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136d38f0dc83d5c17778ac1a01d2d2176bc2b80ef7b2a1fb9e44241457dea21f", kill_on_drop: false }`
[INFO] [stdout] 136d38f0dc83d5c17778ac1a01d2d2176bc2b80ef7b2a1fb9e44241457dea21f
