[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh-zasu%2Fscripty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/h-zasu/scripty on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bc5f09350c962401a46bf9c3c761368439a099b674814428f65242ff7e37030
[INFO] running `Command { std: "docker" "start" "-a" "1bc5f09350c962401a46bf9c3c761368439a099b674814428f65242ff7e37030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bc5f09350c962401a46bf9c3c761368439a099b674814428f65242ff7e37030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc5f09350c962401a46bf9c3c761368439a099b674814428f65242ff7e37030", kill_on_drop: false }`
[INFO] [stdout] 1bc5f09350c962401a46bf9c3c761368439a099b674814428f65242ff7e37030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a38824e0941af5ab00cf2008cd3e4fd70d7f7720f792b48f36ac542914a8c361
[INFO] running `Command { std: "docker" "start" "-a" "a38824e0941af5ab00cf2008cd3e4fd70d7f7720f792b48f36ac542914a8c361", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling scripty v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "a38824e0941af5ab00cf2008cd3e4fd70d7f7720f792b48f36ac542914a8c361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a38824e0941af5ab00cf2008cd3e4fd70d7f7720f792b48f36ac542914a8c361", kill_on_drop: false }`
[INFO] [stdout] a38824e0941af5ab00cf2008cd3e4fd70d7f7720f792b48f36ac542914a8c361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5562eea2282c536b40e8d9262044bece9b675593837c9b5733d73754ca1e91e9
[INFO] running `Command { std: "docker" "start" "-a" "5562eea2282c536b40e8d9262044bece9b675593837c9b5733d73754ca1e91e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ansi-to-html v0.2.2
[INFO] [stderr]    Compiling clap v4.5.39
[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 30.94s
[INFO] running `Command { std: "docker" "inspect" "5562eea2282c536b40e8d9262044bece9b675593837c9b5733d73754ca1e91e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5562eea2282c536b40e8d9262044bece9b675593837c9b5733d73754ca1e91e9", kill_on_drop: false }`
[INFO] [stdout] 5562eea2282c536b40e8d9262044bece9b675593837c9b5733d73754ca1e91e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a8bcf36afb7ce84f880359452b27e9836d1c4d626dacda07dc9c2fc55822a5d
[INFO] running `Command { std: "docker" "start" "-a" "3a8bcf36afb7ce84f880359452b27e9836d1c4d626dacda07dc9c2fc55822a5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scripty-f4a263e33277bd0f)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test cmd::tests::basic::test_cmd_builder ... 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_new ... ok
[INFO] [stdout] test cmd::tests::basic::test_args_method ... ok
[INFO] [stdout] test cmd::tests::basic::test_cmd_output ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_command_not_found_error ... ok
[INFO] [stdout] test cmd::tests::environment::test_environment_variable ... ok
[INFO] [stdout] test cmd::tests::environment::test_empty_environment_variables ... ok
[INFO] [stdout] hello
[INFO] [stdout] test cmd::tests::basic::test_cmd_with_input ... ok
[INFO] [stdout] test cmd::tests::environment::test_multiple_environment_variables ... ok
[INFO] [stdout] test cmd::tests::environment::test_working_directory ... ok
[INFO] [stdout] 8
[INFO] [stdout] test cmd::tests::io_patterns::test_error_handling_patterns ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_010_stdout_only ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_empty_command_handling ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_011_stdout_stderr_separation ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_001_stderr_only ... ok
[INFO] [stdout] 3
[INFO] [stdout] test cmd::tests::io_patterns::test_binary_data_patterns ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_builder_propagation ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_100_stdin_only ... ok
[INFO] [stdout] run_test
[INFO] [stdout] test cmd::tests::environment::test_environment_inheritance ... ok
[INFO] [stdout] test cmd::tests::error_handling::test_pipeline_error_propagation ... ok
[INFO] [stdout] test
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_with_env_and_dir ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_inheritance ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_consistency ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_error_handling ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_default_pipe_mode ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_000_basic_execution ... ok
[INFO] [stdout] line1
[INFO] [stdout] normal output
[INFO] [stdout] test cmd::tests::pipeline::test_empty_pipeline ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_execution_methods ... 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] start-processed
[INFO] [stderr] more stderr
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_performance ... ok
[INFO] [stdout] test cmd::tests::environment::test_environment_special_characters ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_err_mode ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_no_echo_mode_complex_pipelines ... ok
[INFO] [stdout] out1
[INFO] [stdout] test cmd::tests::pipeline::test_mixed_pipe_modes ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_alternating_pipe_modes ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_111_complete_io_control ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_mixed_stderr_to_stdout_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_multiple_pipes ... ok
[INFO] [stdout] test cmd::tests::no_echo::test_pipeline_no_echo_propagation ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_mode_combinations ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pipeline_patterns ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err_mode ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_out_err_mixed_output ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_single_command ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_error_scenarios ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_complex_escaping ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_complex_control_combinations ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_complex_mixed_pipeline ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_empty ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_simple ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_backslash_and_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_mixed_everything ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_dollar_and_backtick ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_with_input ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_single_quotes_with_control_chars ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_long_mixed_pipeline ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipe_err ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_mixed_control_chars ... ok
[INFO] [stdout] test data
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_double_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_spaces ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_various_characters ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_mixed_quotes ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_single_quotes ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_direct_pipe_methods ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_input_override ... ok
[INFO] [stdout] test cmd::tests::quoting::test_quote_argument_with_control_characters ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_to_stdout ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_stdout_stderr_both_sequence ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_both_stdout_and_stderr ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_large_output ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_very_long_pipeline ... 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_preserves_output_order ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_pipeline_data_flow ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_input_outputs_correctly ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_both_to_mixed_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_err_to_basic ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_no_echo_still_outputs ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_outputs_to_stderr ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_vs_output_consistency ... ok
[INFO] [stdout] test cmd::tests::pipeline::test_stderr_pipe_data_integrity ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_basic_pipe ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_binary_data ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_large_output ... ok
[INFO] [stdout] test output::tests::test_conditional_functions_compile ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_error_handling ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_with_pipe_outputs_correctly ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_with_binary_data ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_with_empty_input ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_methods_with_pipeline ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_basic ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_empty_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_err_to_no_error_output ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_to_with_input ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_both_to_basic ... ok
[INFO] [stdout] test cmd::tests::run_output_verification::test_run_handles_binary_output ... ok
[INFO] [stdout] test io_ext::tests::test_read_ext_chained_pipe ... ok
[INFO] [stdout] test cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug ... FAILED
[INFO] [stdout] test cmd::tests::io_patterns::test_classic_io_methods ... ok
[INFO] [stdout] test output::tests::test_should_echo_with_no_echo_env ... ok
[INFO] [stdout] test output::tests::test_should_echo_normal ... ok
[INFO] [stdout] test cmd::tests::write_methods::test_write_with_cursor ... 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' (88) 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:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5305d5a4aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5305d6e32a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5305d6e32a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c5305d5ee02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5305d5ee02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5305d389bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5305d389bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5305d52529 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5305cb560c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c5305cb560c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5305d526e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c5305d526e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5305d38a78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5305d30239 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5305d3994d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5305d6ec0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5305d6e952 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5305ca8426 - core::result::Result<T,E>::unwrap::hef9d7ae93d1f6d1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5305ca8426 - scripty::cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive::ha6fdf0b1449e5732
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:143:80
[INFO] [stdout]   22:     0x5c5305ca8d27 - scripty::cmd::tests::io_patterns::test_pattern_110_stdin_stdout_interactive::{{closure}}::h165579c37878dcaa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:109:47
[INFO] [stdout]   23:     0x5c5305c96146 - core::ops::function::FnOnce::call_once::hd56ee2eb89579f19
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c5305ca96eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c5305ca96eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c5305cb60db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c5305cb60db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c5305cb60db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c5305cb60db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c5305cb17f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c5305cb17f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c5305cb8ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c5305cb8ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c5305d59d8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c5305d59d8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x728603af5aa4 - <unknown>
[INFO] [stdout]   45:     0x728603b82a64 - 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' (87) 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:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5305d5a4aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5305d5a4aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5305d6e32a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5305d6e32a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c5305d5ee02 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5305d5ee02 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c5305d389bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5305d389bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5305d52529 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5305cb560c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c5305cb560c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5305d526e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c5305d526e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5305d38a78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5305d30239 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5305d3994d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5305d6ec0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5305d6e952 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c5305ca4ac6 - core::result::Result<T,E>::unwrap::h16cde70904f7a693
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c5305ca4ac6 - scripty::cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug::h16bbfe5e5d8c897b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:225:79
[INFO] [stdout]   22:     0x5c5305ca5237 - scripty::cmd::tests::io_patterns::test_pattern_101_stdin_stderr_debug::{{closure}}::h572c1db89ebeb6cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cmd/tests/io_patterns.rs:184:41
[INFO] [stdout]   23:     0x5c5305c965e6 - core::ops::function::FnOnce::call_once::hfb51a8b5768fba68
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c5305ca96eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c5305ca96eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c5305cb60db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c5305cb60db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c5305cb60db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c5305cb60db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c5305cb60db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c5305cb17f4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c5305cb17f4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   36:     0x5c5305cb8ce2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c5305cb8ce2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c5305cb8ce2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c5305d59d8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5c5305d59d8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x728603af5aa4 - <unknown>
[INFO] [stdout]   45:     0x728603b82a64 - 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.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a8bcf36afb7ce84f880359452b27e9836d1c4d626dacda07dc9c2fc55822a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a8bcf36afb7ce84f880359452b27e9836d1c4d626dacda07dc9c2fc55822a5d", kill_on_drop: false }`
[INFO] [stdout] 3a8bcf36afb7ce84f880359452b27e9836d1c4d626dacda07dc9c2fc55822a5d
