[INFO] cloning repository https://github.com/h-zasu/scripty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h-zasu/scripty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-zasu%2Fscripty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-zasu%2Fscripty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f18dcfb8803ffd5ec600bac068827414b7854e4a
[INFO] testing h-zasu/scripty against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-zasu%2Fscripty" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/h-zasu/scripty
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/h-zasu/scripty
[INFO] tweaked toml for git repo https://github.com/h-zasu/scripty written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/h-zasu/scripty 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/h-zasu/scripty 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 sdd v3.0.8
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded ansi-to-html v0.2.2
[INFO] [stderr]   Downloaded cargo-readme v3.3.1
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 09f736f5fea2ec3591bb81908b2bd4c888d096cdf8076c14865d29669d6de646
[INFO] running `Command { std: "docker" "start" "-a" "09f736f5fea2ec3591bb81908b2bd4c888d096cdf8076c14865d29669d6de646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09f736f5fea2ec3591bb81908b2bd4c888d096cdf8076c14865d29669d6de646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f736f5fea2ec3591bb81908b2bd4c888d096cdf8076c14865d29669d6de646", kill_on_drop: false }`
[INFO] [stdout] 09f736f5fea2ec3591bb81908b2bd4c888d096cdf8076c14865d29669d6de646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5e65dba5f8b47c4da30b73a0780cf1eb92c221416027bd87ecc6098b7a49ba73
[INFO] running `Command { std: "docker" "start" "-a" "5e65dba5f8b47c4da30b73a0780cf1eb92c221416027bd87ecc6098b7a49ba73", kill_on_drop: false }`
[INFO] [stderr]    Compiling scripty v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] running `Command { std: "docker" "inspect" "5e65dba5f8b47c4da30b73a0780cf1eb92c221416027bd87ecc6098b7a49ba73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e65dba5f8b47c4da30b73a0780cf1eb92c221416027bd87ecc6098b7a49ba73", kill_on_drop: false }`
[INFO] [stdout] 5e65dba5f8b47c4da30b73a0780cf1eb92c221416027bd87ecc6098b7a49ba73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d6e21e5127a7807de707ac24c49645c80b829ba2ef4fbb8bdaedd41aa050c3eb
[INFO] running `Command { std: "docker" "start" "-a" "d6e21e5127a7807de707ac24c49645c80b829ba2ef4fbb8bdaedd41aa050c3eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ansi-to-html v0.2.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling cargo-readme v3.3.1
[INFO] [stderr]    Compiling scripty v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.66s
[INFO] running `Command { std: "docker" "inspect" "d6e21e5127a7807de707ac24c49645c80b829ba2ef4fbb8bdaedd41aa050c3eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e21e5127a7807de707ac24c49645c80b829ba2ef4fbb8bdaedd41aa050c3eb", kill_on_drop: false }`
[INFO] [stdout] d6e21e5127a7807de707ac24c49645c80b829ba2ef4fbb8bdaedd41aa050c3eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a066e17603bd7c96b0e41efa63f7ae969165a48f3dbeaf2d7ed9472735fefeab
[INFO] running `Command { std: "docker" "start" "-a" "a066e17603bd7c96b0e41efa63f7ae969165a48f3dbeaf2d7ed9472735fefeab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scripty-2060c6cd2f8a56ff)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test cmd::tests::basic::test_args_method ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_builder ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_new ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_with_args ... ok
[INFO] [stdout] test cmd::tests::basic::test_builder_pattern_completeness ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_output ... ok
[INFO] [stdout] hello
[INFO] [stdout] test cmd::tests::error_handling::test_empty_command_handling ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_001_stderr_only ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_error_handling_patterns ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_011_stdout_stderr_separation ... ok
[INFO] [stdout] test cmd::tests::environment::test_working_directory ... ok
[INFO] [stdout] 3
[INFO] [stdout] test cmd::tests::environment::test_environment_variable ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_010_stdout_only ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_command_not_found_error ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_with_input ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_100_stdin_only ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_builder_propagation ... ok
[INFO] [stdout] test cmd::tests::environment::test_multiple_environment_variables ... ok
[INFO] [stdout] test cmd::tests::environment::test_empty_environment_variables ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_000_basic_execution ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_pipeline_error_propagation ... ok
[INFO] [stdout] 8
[INFO] [stdout] test
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_inheritance ... ok
[INFO] [stdout] run_test
[INFO] [stdout] test cmd::tests::environment::test_environment_inheritance ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_with_env_and_dir ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_performance ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_111_complete_io_control ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_default_pipe_mode ... ok
[INFO] [stdout] line1
[INFO] [stdout] test cmd::tests::io_patterns::test_pipeline_patterns ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_empty_pipeline ... ok
[INFO] [stdout] normal output
[INFO] [stdout] start-processed
[INFO] [stdout] test cmd::tests::pipeline::test_alternating_pipe_modes ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_exit_code_handling ... ok
[INFO] [stdout] stdout line
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_execution_methods ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_binary_data_patterns ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_complex_pipelines ... ok
[INFO] [stderr] more stderr
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_err_mode ... ok
[INFO] [stdout] out1
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_error_handling ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_mixed_pipe_modes ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_complex_mixed_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_long_mixed_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_direct_pipe_methods ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_multiple_pipes ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err_mode ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_pipeline_no_echo_propagation ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_mixed_stderr_to_stdout_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_err ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err_mixed_output ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_consistency ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_complex_control_combinations ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_input_override ... ok
[INFO] [stdout] test data
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_single_command ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_mixed_everything ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_complex_escaping ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_empty ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_with_input ... ok
[INFO] [stdout] test cmd::tests::environment::test_environment_special_characters ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_very_long_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_error_scenarios ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_stdout_stderr_both_sequence ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_simple ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_stderr_pipe_data_integrity ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_single_quotes_with_control_chars ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_backslash_and_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_control_characters ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_dollar_and_backtick ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_double_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_various_characters ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_spaces ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_single_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_mixed_quotes ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_to_stdout ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_pipe_outputs_correctly ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_data_flow ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_preserves_output_order ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_both_stdout_and_stderr ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_err_to_basic ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_both_to_mixed_output ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_to_stderr ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_with_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_mode_combinations ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_err_to_no_error_output ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive ... FAILED
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_vs_output_consistency ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_no_echo_still_outputs ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_basic_pipe ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_mixed_control_chars ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_binary_data ... ok
[INFO] [stdout] test output::tests::test_conditional_functions_compile ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_large_output ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_with_empty_input ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_with_input ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_input_outputs_correctly ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_chained_pipe ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_with_binary_data ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_classic_io_methods ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug ... FAILED
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_handles_binary_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_empty_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_large_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_with_cursor ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_basic ... ok
[INFO] [stdout] test output::tests::test_should_echo_with_no_echo_env ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_both_to_basic ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_error_handling ... ok
[INFO] [stdout] test output::tests::test_should_echo_normal ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive' (89) panicked at src/cmd/tests/io_patterns.rs:143:80:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { message: "Failed to spawn command: bc", source: Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c96ff7a0652 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c96ff7b506a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c96ff7b506a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c96ff7a5546 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c96ff7a5546 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c96ff77ddff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c96ff77ddff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c96ff7983c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c96ff6f9e0e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c96ff6f9e0e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c96ff798582 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c96ff798582 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c96ff77deb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c96ff7756a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c96ff77eecd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c96ff7b57ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c96ff7b54f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c96ff697b86 - <core[c5ed12ab89cc536a]::result::Result<(scripty[b7c4e107e002c2e9]::cmd::types::PipelineHandle, core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::process::ChildStdin>, core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::process::ChildStdout>), scripty[b7c4e107e002c2e9]::cmd::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c96ff697b86 - scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:143:80
[INFO] [stdout]   22:     0x5c96ff68ec27 - scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:109:47
[INFO] [stdout]   23:     0x5c96ff6ec8b6 - <scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c96ff6ee1bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c96ff6ee1bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c96ff6faa1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c96ff6f4ee4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c96ff6f4ee4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c96ff6fd512 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c96ff6fd512 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c96ff79fecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c96ff79fecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77f3c4a4caa4 - <unknown>
[INFO] [stdout]   45:     0x77f3c4ad9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug' (82) panicked at src/cmd/tests/io_patterns.rs:225:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { message: "Failed to spawn command: jq", source: Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c96ff7a0652 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c96ff7a0652 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c96ff7b506a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c96ff7b506a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c96ff7a5546 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c96ff7a5546 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c96ff77ddff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c96ff77ddff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c96ff7983c9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c96ff6f9e0e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c96ff6f9e0e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c96ff798582 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c96ff798582 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c96ff77deb8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c96ff7756a9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c96ff77eecd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c96ff7b57ac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c96ff7b54f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c96ff695786 - <core[c5ed12ab89cc536a]::result::Result<(scripty[b7c4e107e002c2e9]::cmd::types::PipelineHandle, core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::process::ChildStdin>, core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::process::ChildStderr>), scripty[b7c4e107e002c2e9]::cmd::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c96ff695786 - scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:225:79
[INFO] [stdout]   22:     0x5c96ff68eb97 - scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:184:41
[INFO] [stdout]   23:     0x5c96ff6ec7f6 - <scripty[b7c4e107e002c2e9]::cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c96ff6ee1bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c96ff6ee1bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c96ff6faa1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c96ff6faa1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c96ff6faa1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c96ff6f4ee4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c96ff6f4ee4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c96ff6fd512 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c96ff6fd512 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c96ff6fd512 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c96ff79fecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c96ff79fecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x77f3c4a4caa4 - <unknown>
[INFO] [stdout]   45:     0x77f3c4ad9a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug
[INFO] [stdout]     cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 105 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a066e17603bd7c96b0e41efa63f7ae969165a48f3dbeaf2d7ed9472735fefeab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a066e17603bd7c96b0e41efa63f7ae969165a48f3dbeaf2d7ed9472735fefeab", kill_on_drop: false }`
[INFO] [stdout] a066e17603bd7c96b0e41efa63f7ae969165a48f3dbeaf2d7ed9472735fefeab
