[INFO] cloning repository https://github.com/coreseekdev/rtcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coreseekdev/rtcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreseekdev%2Frtcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreseekdev%2Frtcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2257f20b7fe831c0738edaa511f54e59674885bc
[INFO] testing coreseekdev/rtcl against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoreseekdev%2Frtcl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coreseekdev/rtcl
[INFO] finished tweaking git repo https://github.com/coreseekdev/rtcl
[INFO] tweaked toml for git repo https://github.com/coreseekdev/rtcl written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coreseekdev/rtcl on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coreseekdev/rtcl 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c00ad292710a995dacfa40ff369b8724960de9c9a596305c9aedd63e532f1ab6
[INFO] running `Command { std: "docker" "start" "-a" "c00ad292710a995dacfa40ff369b8724960de9c9a596305c9aedd63e532f1ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c00ad292710a995dacfa40ff369b8724960de9c9a596305c9aedd63e532f1ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00ad292710a995dacfa40ff369b8724960de9c9a596305c9aedd63e532f1ab6", kill_on_drop: false }`
[INFO] [stdout] c00ad292710a995dacfa40ff369b8724960de9c9a596305c9aedd63e532f1ab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c447a2c1267e70229a96a35ae1bd085ae82d4d2008cbc93d4471e9a7581fc2a8
[INFO] running `Command { std: "docker" "start" "-a" "c447a2c1267e70229a96a35ae1bd085ae82d4d2008cbc93d4471e9a7581fc2a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rtcl-ir v0.1.0 (/opt/rustwide/workdir/crates/rtcl-ir)
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling rtcl-expect v0.1.0 (/opt/rustwide/workdir/crates/rtcl-expect)
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rtcl-parser v0.1.0 (/opt/rustwide/workdir/crates/rtcl-parser)
[INFO] [stderr]    Compiling rtcl-vm v0.1.0 (/opt/rustwide/workdir/crates/rtcl-vm)
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rtcl-core v0.1.0 (/opt/rustwide/workdir/crates/rtcl-core)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling rtcl-cli v0.1.0 (/opt/rustwide/workdir/crates/rtcl-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.47s
[INFO] running `Command { std: "docker" "inspect" "c447a2c1267e70229a96a35ae1bd085ae82d4d2008cbc93d4471e9a7581fc2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c447a2c1267e70229a96a35ae1bd085ae82d4d2008cbc93d4471e9a7581fc2a8", kill_on_drop: false }`
[INFO] [stdout] c447a2c1267e70229a96a35ae1bd085ae82d4d2008cbc93d4471e9a7581fc2a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b701f4a45075696305959c17b957cda778259d3b5da7db185139c5028daf013f
[INFO] running `Command { std: "docker" "start" "-a" "b701f4a45075696305959c17b957cda778259d3b5da7db185139c5028daf013f", kill_on_drop: false }`
[INFO] [stderr]    Compiling rtcl-vm v0.1.0 (/opt/rustwide/workdir/crates/rtcl-vm)
[INFO] [stderr]    Compiling rtcl-parser v0.1.0 (/opt/rustwide/workdir/crates/rtcl-parser)
[INFO] [stderr]    Compiling rtcl-core v0.1.0 (/opt/rustwide/workdir/crates/rtcl-core)
[INFO] [stderr]    Compiling rtcl-expect v0.1.0 (/opt/rustwide/workdir/crates/rtcl-expect)
[INFO] [stderr]    Compiling rtcl-ir v0.1.0 (/opt/rustwide/workdir/crates/rtcl-ir)
[INFO] [stderr]    Compiling rtcl-cli v0.1.0 (/opt/rustwide/workdir/crates/rtcl-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] running `Command { std: "docker" "inspect" "b701f4a45075696305959c17b957cda778259d3b5da7db185139c5028daf013f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b701f4a45075696305959c17b957cda778259d3b5da7db185139c5028daf013f", kill_on_drop: false }`
[INFO] [stdout] b701f4a45075696305959c17b957cda778259d3b5da7db185139c5028daf013f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7941f535f9cfa1515f851e13a15e115dca0fc140ce6ae26e3fa6fa4878065b09
[INFO] running `Command { std: "docker" "start" "-a" "7941f535f9cfa1515f851e13a15e115dca0fc140ce6ae26e3fa6fa4878065b09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rtcl-21bf7ac1965397dd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtcl_core-2337a4865e3c6fd1)
[INFO] [stdout] 
[INFO] [stdout] running 424 tests
[INFO] [stdout] test channel::tests::test_channel_table_register_new ... ok
[INFO] [stdout] test channel::tests::test_channel_table_set_stdin ... ok
[INFO] [stdout] test channel::tests::test_channel_table_set_stdout_capture ... ok
[INFO] [stdout] test channel::tests::test_memory_input_pipe_basic ... ok
[INFO] [stdout] test channel::tests::test_memory_input_pipe_read_bytes ... ok
[INFO] [stdout] test channel::tests::test_memory_output_pipe_basic ... ok
[INFO] [stdout] test channel::tests::test_memory_output_pipe_shared ... ok
[INFO] [stdout] test channel::tests::test_sink_channel ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_bad_buffering_value ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_bad_option ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_set_buffering ... ok
[INFO] [stdout] test channel::tests::test_memory_output_pipe_capacity ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_eof_on_file ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_bad_channel ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_set_encoding ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_pid_stdout_returns_empty ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_pid_too_many_args ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_query_all ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_set_blocking ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_exists ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_set_translation ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_fconfigure_query_single ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_flush_stdout ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_open_read_close ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_pid_no_args_returns_current ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_pid_nonexistent_channel ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_pid_stdin_returns_empty ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_open_write_close ... ok
[INFO] [stdout] test interp::commands::chan_io::tests::test_seek_tell ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_filter_key ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_explicit_flag ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_map_basic ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_getdef_tcl ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_merge_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_filter_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_nested_set_get ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_getwithdefault_nested ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_keys_values ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_merge ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_getwithdefault_found ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_for_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_incr ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_getwithdefault_not_found ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_replace_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_incr ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_size ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_filter_key ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_map_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_info ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_keys_values_contain_all ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_remove ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_for ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_replace ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_set_preserves_existing_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_create ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_set_and_get ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_remove ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_ordered_remove_preserves_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_preserves_insertion_order ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_update_basic ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_update_return_body ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_cancel_by_id ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_cancel_by_script ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_create_and_get ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_serialization_roundtrip ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_sleep ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_idle ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_timed_fires_on_update ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_for_basic ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_schedule_and_info ... ok
[INFO] [stdout] test interp::commands::event::tests::test_after_multiple_events_order ... ok
[INFO] [stdout] test interp::commands::event::tests::test_update_idletasks ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_set_get ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_bad_switch ... ok
[INFO] [stdout] test interp::commands::event::tests::test_vwait_with_after ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_replace ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_merge ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_exists ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_no_args ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_stderr_redirect_file ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_stderr_to_stdout ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_double_dash ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_ignorestderr ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_keepnewline ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_nonexistent_command ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_output_redirect_file ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_pipe ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_no_keepnewline ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_echo ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_alias_basic ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_alias_with_prefix ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_debug_tainted_integration ... ok
[INFO] [stdout] test interp::commands::interp_cmd::tests::test_interp_create ... ok
[INFO] [stdout] test interp::commands::interp_cmd::tests::test_interp_isolation ... ok
[INFO] [stdout] test interp::commands::interp_cmd::tests::test_interp_delete ... ok
[INFO] [stdout] test interp::commands::interp_cmd::tests::test_interp_eval ... ok
[INFO] [stdout] test interp::commands::interp_cmd::tests::test_interp_multiple ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_collect ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid ... FAILED
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure ... FAILED
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_errorcode_on_success ... FAILED
[INFO] [stdout] test interp::commands::introspect::tests::test_exists_command ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_exists_proc ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_taint_nonexistent_var ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_ref_getref_setref ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_exists_no_qualifier ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_atime ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_pack_unpack_le ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_finalize ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_copy_no_force_existing_target ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_taint_untaint ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_copy_force_overwrites ... ok
[INFO] [stdout] test interp::commands::dict::tests::test_dict_unordered_info ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_bad_subcommand ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_untaint_not_tainted ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_stacktrace ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_taint_wrong_args ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_dirname ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_extension_no_ext ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_extension_hidden_file ... ok
[INFO] [stdout] test interp::commands::exec_cmd::tests::test_exec_input_string ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_delete ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_delete_force ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_exists ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_copy ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_isdirectory ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_isfile ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_extension_double_dot ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_delete_multiple ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_owned ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_mtime ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_normalize ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_rename_no_force_existing_target ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_mkdir_multiple ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_rename ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_link_hard ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_readable_nonexistent ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_mkdir ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_rootname_no_ext ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_split ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_separator ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_tempfile ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_join ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_lstat ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_type_directory ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_extension ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_rename_force_overwrites ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_rootname ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_stat ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_stat_atime_field ... ok
[INFO] [stdout] test interp::commands::io::tests::test_glob_error_no_match ... ok
[INFO] [stdout] test interp::commands::io::tests::test_glob_star ... ok
[INFO] [stdout] test interp::commands::io::tests::test_glob_nocomplain_empty ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_type_file ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_tail ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_complex_nested ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_bool_values ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_empty_array ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_empty_object ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_backslash_escapes ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_array_of_objects ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_error_invalid ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_error_bare_value ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_deeply_nested ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_index_mode ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_null_custom ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_infinity_nan ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_schema_array_homogeneous ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_error_empty ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_null_default ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_schema_mode ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_schema_array_mixed ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_readable ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_simple_object ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_surrogate_pair ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_unicode_escape ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_string_values ... ok
[INFO] [stdout] test interp::commands::introspect::tests::test_exists_variable ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_nested_object ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_writable ... ok
[INFO] [stdout] test interp::commands::io::tests::test_file_size ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_utf8_multibyte ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_bool_false ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_bool_true ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_number_forms ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_null ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_lone_surrogate_error ... ok
[INFO] [stdout] test interp::commands::json::tests::test_decode_simple_array ... ok
[INFO] [stdout] test interp::commands::io::tests::test_glob_double_star_recursive ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_list_of_strings ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_booleans_list ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_infinity ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_list_of_nums ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_mixed ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_string_escapes ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_object_wildcard ... ok
[INFO] [stdout] test interp::commands::json::tests::test_roundtrip_object ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_object_typed ... ok
[INFO] [stdout] test interp::commands::list::tests::test_lsubst_simple ... ok
[INFO] [stdout] test interp::commands::list::tests::test_lsubst_no_args_error ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_num ... ok
[INFO] [stdout] test interp::commands::json::tests::test_ensemble_decode ... ok
[INFO] [stdout] test interp::commands::json::tests::test_ensemble_encode ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_object_simple ... ok
[INFO] [stdout] test interp::commands::list::tests::test_lsubst_variable ... ok
[INFO] [stdout] test interp::commands::list::tests::test_lsubst_novariables ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_bool ... ok
[INFO] [stdout] test interp::commands::json::tests::test_encode_string_default ... ok
[INFO] [stdout] test interp::commands::list::tests::test_lsubst_bad_option ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_existing_exact ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_existing_not ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_index ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_nocase ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_regexp_all_inline ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_dictionary_case ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_2_foreach ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_nocase_glob ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_existing_integer ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_stride ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_1_same_as_break ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_dictionary ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_stride_bad_length ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_stride_index ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_existing_all ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_command ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_stride_inline ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_2_nested_for ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_continue_bad_level ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_3_triple_nested ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsort_existing_decreasing ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_2_while ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_3arg ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_break_bad_level ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_continue_2_nested_for ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_5arg ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_4arg ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_break ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_empty_body ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_regexp_nocase ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_continue ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_zero_step_error ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_negative_step ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_add_integers ... ok
[INFO] [stdout] test interp::commands::loops::tests::test_loop_wrong_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_add_floats ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_debug_objcount ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_add_single ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_add_non_number ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_command_help_api ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_add_no_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_debug_refcount ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_by_zero_float ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_chain ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_integer ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_command_usage_api ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_env_missing_error ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_delete_command_clears_meta ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_debug_scriptlen ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_debug_unknown_sub ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_env_get_with_default ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_frame_bad_level ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_env_list_all ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_help_not_found ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_frame_in_proc ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_frame_global ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_help_builtin_lsort ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_help_builtin ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_debug_no_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_source_not_found ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_references_empty ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_references_after_ref ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_help_proc_no_meta ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_stacktrace_in_proc ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_stacktrace_global ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_no_args_error ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_reciprocal_zero ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_tainted_pattern ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_statics_stub ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_statics_not_proc ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_tainted_empty ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_proc_simple ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_proc_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_tainted_with_var ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_not_found ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_mul_float_promotion ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_mul_integers ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_rand_invalid_range ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_builtin_lsort ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_rand_max ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_sub_multi_chain ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_register_command_with_meta ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_sub_multi ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_rand_no_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_rand_min_max ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_xtrace_wrong_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_proc_defaults ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_wrong_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_sub_negate ... ok
[INFO] [stdout] test interp::commands::json::tests::test_roundtrip_with_schema ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_source_stub ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_help_wrong_args ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_stride ... ok
[INFO] [stdout] test interp::commands::os::tests::test_pwd_returns_directory ... ok
[INFO] [stdout] test interp::commands::os::tests::test_cd_pwd_roundtrip ... ok
[INFO] [stdout] test interp::commands::os::tests::test_pid_current ... ok
[INFO] [stdout] test interp::commands::list_sort::tests::test_lsearch_regexp ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_mul_no_args ... ok
[INFO] [stdout] test interp::commands::os::tests::test_readdir_current ... ok
[INFO] [stdout] test interp::commands::os::tests::test_readdir_error ... ok
[INFO] [stdout] test interp::commands::os::tests::test_sleep_zero ... ok
[INFO] [stdout] test interp::commands::os::tests::test_wait_no_args ... ok
[INFO] [stdout] test interp::commands::os::tests::test_wait_nohang_no_args ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_sub_negate_float ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_info_usage_builtin ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_sub_no_args_error ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_reciprocal ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_div_by_zero ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_statics_default_empty ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_info_statics_shows_values ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_all_count ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_statics_with_args ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_statics_counter ... ok
[INFO] [stdout] test interp::commands::os::tests::test_readdir_nocomplain ... ok
[INFO] [stdout] test interp::commands::misc::tests::test_xtrace_set_clear ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_statics_multiple ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_statics_persists_across_calls ... ok
[INFO] [stdout] test interp::commands::proc::tests::test_proc_no_statics_unchanged ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_all_inline_indices ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_all_with_vars ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_bad_switch ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_end_of_switches ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_basic_match ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_basic_no_match ... ok
[INFO] [stdout] test interp::commands::os::tests::test_sleep_fractional ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_capture ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_expanded ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_indices ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_indices_no_match ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_inline ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_inline_with_vars_error ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_start_skip_first ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_inline_all ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_line_multiline ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_missing_start_arg ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_start ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_no_match_sets_empty_vars ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_all ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_all_with_var_returns_count ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_nocase ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_bad_switch ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_no_match ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_expanded_pattern ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_command_all ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_basic ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_expanded ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_start ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_line ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_command ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_equal_length ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_compare_nocase_length ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_compare_length ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_start_all ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_with_var ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_byterange_end ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_command_all_captures ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_ampersand ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_byterange ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regexp_indices_inline ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_wordend_at_end ... ok
[INFO] [stdout] test interp::tests::test_expr ... ok
[INFO] [stdout] test interp::tests::test_stdlib_defer ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_backreference ... ok
[INFO] [stdout] test interp::tests::test_set_var ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_wordstart ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_equal_length_mismatch ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_wordend ... ok
[INFO] [stdout] test interp::tests::test_stdlib_json_encode_num ... ok
[INFO] [stdout] test interp::tests::test_stdlib_curry ... ok
[INFO] [stdout] test interp::tests::test_stdlib_dict_getdef ... ok
[INFO] [stdout] test interp::tests::test_stdlib_dict_getdef_exists ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_wordstart_at_word_begin ... ok
[INFO] [stdout] test interp::tests::test_stdlib_fileevent_shim ... ok
[INFO] [stdout] test interp::commands::string_cmds::tests::test_string_equal_length_nocase ... ok
[INFO] [stdout] test interp::tests::test_stdlib_loop ... ok
[INFO] [stdout] test interp::tests::test_stdlib_error_info ... ok
[INFO] [stdout] test interp::tests::test_stdlib_function ... ok
[INFO] [stdout] test interp::tests::test_stdlib_loop_with_step ... ok
[INFO] [stdout] test interp::tests::test_stdlib_json_encode_string ... ok
[INFO] [stdout] test interp::tests::test_stdlib_lambda ... ok
[INFO] [stdout] test interp::tests::test_stdlib_namespace_inscope ... ok
[INFO] [stdout] test interp::tests::test_tailcall_factorial ... ok
[INFO] [stdout] test interp::tests::test_stdlib_throw_catch ... ok
[INFO] [stdout] test interp::tests::test_var_braced_in_string ... ok
[INFO] [stdout] test interp::tests::test_stdlib_parray ... ok
[INFO] [stdout] test interp::tests::test_stdlib_throw_error ... ok
[INFO] [stdout] test interp::tests::test_stdlib_ensemble ... ok
[INFO] [stdout] test interp::tests::test_var_bare_dot_boundary ... ok
[INFO] [stdout] test types::expr::tests::test_functions ... ok
[INFO] [stdout] test interp::tests::test_while ... ok
[INFO] [stdout] test types::expr::tests::test_glob_match_op ... ok
[INFO] [stdout] test types::expr::tests::test_comparison ... ok
[INFO] [stdout] test interp::tests::test_stdlib_throw_ok ... ok
[INFO] [stdout] test interp::tests::test_var_braced_dots ... ok
[INFO] [stdout] test interp::tests::test_var_braced_absolute_path ... ok
[INFO] [stdout] test types::expr::tests::test_rotate_left ... ok
[INFO] [stdout] test interp::tests::test_tailcall_mutual_recursion ... ok
[INFO] [stdout] test types::index::tests::test_end_minus ... ok
[INFO] [stdout] test types::index::tests::test_invalid ... ok
[INFO] [stdout] test types::index::tests::test_end ... ok
[INFO] [stdout] test types::expr::tests::test_logical ... ok
[INFO] [stdout] test types::expr::tests::test_regexp_match_op ... ok
[INFO] [stdout] test types::index::tests::test_plain_int ... ok
[INFO] [stdout] test types::expr::tests::test_rotate_right ... ok
[INFO] [stdout] test types::expr::tests::test_shift_still_works ... ok
[INFO] [stdout] test types::expr::tests::test_lt_gt_le_ge ... ok
[INFO] [stdout] test types::index::tests::test_end_plus ... ok
[INFO] [stdout] test interp::tests::test_var_array_dot_slash_key ... ok
[INFO] [stdout] test types::expr::tests::test_arithmetic ... ok
[INFO] [stdout] test interp::tests::test_var_braced_with_suffix ... ok
[INFO] [stdout] test interp::tests::test_var_braced_path_slash ... ok
[INFO] [stdout] test interp::commands::regexp_cmds::tests::test_regsub_nocase ... ok
[INFO] [stdout] test types::index::tests::test_negative ... ok
[INFO] [stdout] test types::expr::tests::test_variables ... ok
[INFO] [stdout] test interp::tests::test_tailcall_deep_no_overflow ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid' (100) panicked at crates/rtcl-core/src/interp/commands/exec_cmd.rs:537:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidCommand { name: "CHILDSTATUS 115 42" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556c35397f0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556c35397f0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556c353b082a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556c353b082a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x556c3539d592 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x556c3539d592 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x556c35372ebf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556c35372ebf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556c3538df89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556c3505db0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x556c3505db0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556c3538e142 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x556c3538e142 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556c35372f78 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x556c3536a359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556c35373f5d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556c353b106c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556c353b0de2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x556c350172b1 - <core[35159d6ffb30e017]::result::Result<rtcl_vm[d8fc71db4d4923a1]::value::Value, rtcl_vm[d8fc71db4d4923a1]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x556c350172b1 - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:537:46
[INFO] [stdout]   22:     0x556c34fe4e57 - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:534:37
[INFO] [stdout]   23:     0x556c34fbf926 - <rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556c35050deb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556c35050deb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x556c3505e5db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr] error: test failed, to rerun pass `-p rtcl-core --lib`
[INFO] [stdout]   30:     0x556c3505e5db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x556c3505e5db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x556c35058fb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x556c35058fb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x556c350611e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x556c350611e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x556c350611e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556c3539706f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x556c3539706f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7283aaedeaa4 - <unknown>
[INFO] [stdout]   45:     0x7283aaf6ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure' (101) panicked at crates/rtcl-core/src/interp/commands/exec_cmd.rs:423:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidCommand { name: "CHILDSTATUS 116 1" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556c35397f0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556c35397f0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556c353b082a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556c353b082a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x556c3539d592 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x556c3539d592 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x556c35372ebf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556c35372ebf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556c3538df89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556c3505db0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x556c3505db0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556c3538e142 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x556c3538e142 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556c35372f78 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x556c3536a359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556c35373f5d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556c353b106c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556c353b0de2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x556c35017918 - <core[35159d6ffb30e017]::result::Result<rtcl_vm[d8fc71db4d4923a1]::value::Value, rtcl_vm[d8fc71db4d4923a1]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x556c35017918 - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:423:46
[INFO] [stdout]   22:     0x556c34fe4eb7 - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:419:40
[INFO] [stdout]   23:     0x556c34fbf9a6 - <rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556c35050deb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556c35050deb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x556c3505e5db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x556c3505e5db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x556c3505e5db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x556c35058fb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x556c35058fb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x556c350611e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x556c350611e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x556c350611e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556c3539706f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x556c3539706f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7283aaedeaa4 - <unknown>
[INFO] [stdout]   45:     0x7283aaf6ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- interp::commands::exec_cmd::tests::test_exec_errorcode_on_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'interp::commands::exec_cmd::tests::test_exec_errorcode_on_success' (102) panicked at crates/rtcl-core/src/interp/commands/exec_cmd.rs:413:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidCommand { name: "NONE" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556c35397f0a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556c35397f0a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556c35397f0a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556c353b082a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556c353b082a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x556c3539d592 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x556c3539d592 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x556c35372ebf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556c35372ebf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556c3538df89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556c3505db0c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x556c3505db0c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556c3538e142 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x556c3538e142 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x556c35372f78 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x556c3536a359 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556c35373f5d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x556c353b106c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556c353b0de2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x556c35017d1a - <core[35159d6ffb30e017]::result::Result<rtcl_vm[d8fc71db4d4923a1]::value::Value, rtcl_vm[d8fc71db4d4923a1]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x556c35017d1a - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_success
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:413:46
[INFO] [stdout]   22:     0x556c34fe4ee7 - rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rtcl-core/src/interp/commands/exec_cmd.rs:410:40
[INFO] [stdout]   23:     0x556c34fbf9e6 - <rtcl_core[e78c466d86dd154a]::interp::commands::exec_cmd::tests::test_exec_errorcode_on_success::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556c35050deb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556c35050deb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x556c3505e5db - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x556c3505e5db - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x556c3505e5db - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556c3505e5db - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x556c3505e5db - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x556c35058fb4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x556c35058fb4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x556c350611e2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x556c350611e2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x556c350611e2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556c350611e2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x556c350611e2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556c3539706f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x556c3539706f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7283aaedeaa4 - <unknown>
[INFO] [stdout]   45:     0x7283aaf6ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     interp::commands::exec_cmd::tests::test_exec_errorcode_has_pid
[INFO] [stdout]     interp::commands::exec_cmd::tests::test_exec_errorcode_on_failure
[INFO] [stdout]     interp::commands::exec_cmd::tests::test_exec_errorcode_on_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 421 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7941f535f9cfa1515f851e13a15e115dca0fc140ce6ae26e3fa6fa4878065b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7941f535f9cfa1515f851e13a15e115dca0fc140ce6ae26e3fa6fa4878065b09", kill_on_drop: false }`
[INFO] [stdout] 7941f535f9cfa1515f851e13a15e115dca0fc140ce6ae26e3fa6fa4878065b09
