[INFO] fetching crate claptrap 0.3.0...
[INFO] testing claptrap-0.3.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate claptrap 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate claptrap 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate claptrap 0.3.0
[INFO] tweaked toml for crates.io crate claptrap 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate claptrap 0.3.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate claptrap 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap-markdown v0.1.5
[INFO] [stderr]   Downloaded clap_mangen v0.2.29
[INFO] [stderr]   Downloaded schemars_derive v1.0.4
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.33
[INFO] [stderr]   Downloaded minijinja v2.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03353c9c1baec94032c11132be10aacf68850c7191a9cd4257dfa0964e39fde4
[INFO] running `Command { std: "docker" "start" "-a" "03353c9c1baec94032c11132be10aacf68850c7191a9cd4257dfa0964e39fde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03353c9c1baec94032c11132be10aacf68850c7191a9cd4257dfa0964e39fde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03353c9c1baec94032c11132be10aacf68850c7191a9cd4257dfa0964e39fde4", kill_on_drop: false }`
[INFO] [stdout] 03353c9c1baec94032c11132be10aacf68850c7191a9cd4257dfa0964e39fde4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47682525aa96e055c5f295a307a21d3718c932e3cecd5990811a3d02af852009
[INFO] running `Command { std: "docker" "start" "-a" "47682525aa96e055c5f295a307a21d3718c932e3cecd5990811a3d02af852009", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling clap_mangen v0.2.29
[INFO] [stderr]    Compiling clap-markdown v0.1.5
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling claptrap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.17s
[INFO] running `Command { std: "docker" "inspect" "47682525aa96e055c5f295a307a21d3718c932e3cecd5990811a3d02af852009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47682525aa96e055c5f295a307a21d3718c932e3cecd5990811a3d02af852009", kill_on_drop: false }`
[INFO] [stdout] 47682525aa96e055c5f295a307a21d3718c932e3cecd5990811a3d02af852009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c6a4af42e91ac217ac4f97b089213d01144980c81a0ed4c7ff7e6fc6d127adb
[INFO] running `Command { std: "docker" "start" "-a" "0c6a4af42e91ac217ac4f97b089213d01144980c81a0ed4c7ff7e6fc6d127adb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling clap_complete v4.5.57
[INFO] [stderr]    Compiling clap_mangen v0.2.29
[INFO] [stderr]    Compiling clap-markdown v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling claptrap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "0c6a4af42e91ac217ac4f97b089213d01144980c81a0ed4c7ff7e6fc6d127adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c6a4af42e91ac217ac4f97b089213d01144980c81a0ed4c7ff7e6fc6d127adb", kill_on_drop: false }`
[INFO] [stdout] 0c6a4af42e91ac217ac4f97b089213d01144980c81a0ed4c7ff7e6fc6d127adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 23856534b19c90c7453eec10433b3b2c5f369477de918acdc417aa5e112ad011
[INFO] running `Command { std: "docker" "start" "-a" "23856534b19c90c7453eec10433b3b2c5f369477de918acdc417aa5e112ad011", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claptrap-06184bf1afa77cb4)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test types::num_args::tests::test_deserialize::exact_string ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::full ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::inclusive_range_from_non_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::inclusive_start_end ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::inclusive_range_from_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::invalid_inclusive_range ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::invalid_range ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::negative_integer ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::optional ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_from_non_zero_open ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_start_end ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_from_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_from_non_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_to_non_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_to_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::to_inclusive_range_to_non_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::single ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::to_inclusive_range_to_zero ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::unknown_keyword ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::range_from_zero_open ... ok
[INFO] [stdout] test types::style::tests::test_color::_0 ... ok
[INFO] [stdout] test types::style::tests::test_color::_255 ... ok
[INFO] [stdout] test types::style::tests::test_color::black ... ok
[INFO] [stdout] test types::style::tests::test_color::black_rgb ... ok
[INFO] [stdout] test types::style::tests::test_color::blue ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_blue ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_cyan ... ok
[INFO] [stdout] test types::style::tests::test_color::_256 ... ok
[INFO] [stdout] test types::style::tests::test_color::blue_rgb ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_black ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_green ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_magenta ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_red ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_white ... ok
[INFO] [stdout] test types::style::tests::test_color::cyan ... ok
[INFO] [stdout] test types::style::tests::test_color::cyan_rgb ... ok
[INFO] [stdout] test types::style::tests::test_color::green_rgb ... ok
[INFO] [stdout] test types::style::tests::test_color::invalid_color ... ok
[INFO] [stdout] test types::style::tests::test_color::bright_yellow ... ok
[INFO] [stdout] test types::style::tests::test_color::green ... ok
[INFO] [stdout] test types::style::tests::test_color::magenta_rgb ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::empty ... ok
[INFO] [stdout] test types::style::tests::test_color::invalid_hex_color ... ok
[INFO] [stdout] test types::style::tests::test_color::magenta ... ok
[INFO] [stdout] test types::style::tests::test_color::mixed_case ... ok
[INFO] [stdout] test types::style::tests::test_color::negative ... ok
[INFO] [stdout] test types::style::tests::test_color::red ... ok
[INFO] [stdout] test types::style::tests::test_color::white ... ok
[INFO] [stdout] test types::style::tests::test_color::white_rgb ... ok
[INFO] [stdout] test types::style::tests::test_effect::blink ... ok
[INFO] [stdout] test types::style::tests::test_effect::bold ... ok
[INFO] [stdout] test types::style::tests::test_effect::dashed_underline ... ok
[INFO] [stdout] test types::style::tests::test_color::yellow_rgb ... ok
[INFO] [stdout] test types::style::tests::test_color::red_rgb ... ok
[INFO] [stdout] test types::style::tests::test_effect::curly_underline ... ok
[INFO] [stdout] test types::style::tests::test_effect::dimmed ... ok
[INFO] [stdout] test types::style::tests::test_color::yellow ... ok
[INFO] [stdout] test types::style::tests::test_effect::dotted_underline ... ok
[INFO] [stdout] test types::style::tests::test_effect::double_underline ... ok
[INFO] [stdout] test types::style::tests::test_effect::hidden ... ok
[INFO] [stdout] test types::style::tests::test_effect::invalid_effect ... ok
[INFO] [stdout] test types::style::tests::test_effect::italic ... ok
[INFO] [stdout] test types::style::tests::test_effect::invert ... ok
[INFO] [stdout] test types::style::tests::test_effect::strikethrough ... ok
[INFO] [stdout] test types::style::tests::test_effect::underline ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::bool_magic_list ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::falsey_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::falsey_magic_list ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::bool_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::boolish_magic_list ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::boolish_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::f64_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::isize_magic ... ok
[INFO] [stdout] test types::num_args::tests::test_deserialize::exact_integer ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::f32_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::i8_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::known_multiple_magic_values ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::known_single_magic_possible_value ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::not_a_sequence ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::possible_value_struct_with_help ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::possible_values ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::prefix_possible_value ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::suffix_possible_value ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::string_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::u128_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::string_magic_list ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::u64_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::u32_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::unknown_single_magic_possible_value ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::u8_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::usize_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::u16_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::i16_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::i128_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::i32_magic ... ok
[INFO] [stdout] test types::values::tests::test_value_parser::i64_magic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claptrap-c4a3990c2c947315)
[INFO] [stdout] 
[INFO] [stdout] running 245 tests
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_help_expects ... ok
[INFO] [stdout] test tests::arg::long_help ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_append_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_help_long_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_help_short_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_set_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_set_false_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_count_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_allow_hyphen_values_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_alias_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_conflicts_with_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_aliases_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_allow_negative_numbers_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_bool_literal1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_3_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_version_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_bool_literal2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_values_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_conflicts_with_all_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_os_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_values_os_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_if_equals1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_if_equals2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_if_present_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_if_unset_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_ifs_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_ifs_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_ifs_order_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_value_if_not_present_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_display_order_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_values_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_missing_value_bool_literal3_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_action_set_true_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_default_values_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_group_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_groups_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_exclusive_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_default_value_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_help_heading_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_help_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_global_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_env_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_env_values_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_long_help_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_long_help_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_possible_values_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_id_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_it_fails_when_action_set_true_twice_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_short_help_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_hide_short_help_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_ignore_case_multi_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_index_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_it_fails_when_action_set_twice_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_ignore_case_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_it_fails_when_action_set_false_twice_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_it_fails_when_not_allow_hyphen_values_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_long_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_last_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_next_line_help_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_last_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_default_missing_value1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_long_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_default_missing_value3_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_tuples1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_multi_positional1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_multi_positional_solution_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_overrides_with_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_tuples2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_raw_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_overrides_with_all_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_require_equals_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_default_missing_value2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_num_args_multi_positional2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_require_equals_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_all_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_all_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_any_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_any_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_case_sensitive_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_all_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_if_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_any_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_any_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_short_alias_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_unless_present_all_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_required_if_eq_case_insensitive_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_ifs_present2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_ifs_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_short_aliases_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_ifs_present1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_ifs_2_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_short_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_name_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_names_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_hint_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_short_help_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_parser_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_terminator_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_value_delimiter_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_trailing_var_arg_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_requires_if_1_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_visible_aliases_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_visible_short_alias_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_visible_short_aliases_expects ... ok
[INFO] [stdout] test tests::arg::test_arg::case_arg_visible_alias_expects ... ok
[INFO] [stdout] test tests::arg::test_arg_env::case_arg_env_default_value_expects ... ok
[INFO] [stdout] test tests::arg::test_arg_env_multi::case_arg_env_multi_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_conflicts_with_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_id_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_args_expects ... ok
[INFO] [stdout] test tests::arg::test_arg_env::case_arg_env_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_conflicts_with_all_expects ... ok
[INFO] [stdout] test tests::arg::test_arg_env::case_arg_env_option_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_requires_all_expects ... ok
[INFO] [stdout] test tests::arg::test_arg_env_falsey::case_arg_env_falsey_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_requires_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_required_expects ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_long_help_expects ... ok
[INFO] [stdout] test tests::arg_group::test_arg_group::case_arg_group_multiple_expects ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_short_version_expects ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_no_args_expects ... ok
[INFO] [stdout] test tests::basic::cat_cmd_handles_eof_in_message ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_variables_expects ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_short_help_expects ... ok
[INFO] [stdout] test tests::command::after_long_help ... ok
[INFO] [stdout] test tests::command::long_about ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_unexpected_arg_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_about_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_after_help_expects ... ok
[INFO] [stdout] test tests::basic::test_values::case_basic_all_aliases_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_aliases_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_allow_external_subcommands_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_allow_missing_positional_2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_arg_required_else_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_arg_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_args_conflicts_with_subcommands_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_before_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_before_long_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_args_override_self_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_allow_missing_positional_3_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_bin_name_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_allow_missing_positional_with_default_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_color_2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_colored_help_2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_args_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_author_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_allow_missing_positional_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_display_name_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_help_subcommand_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_help_flag_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_display_order_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_color_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_colored_help_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_version_flag_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_version_flag_2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_disable_help_flag_2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_external_subcommand_value_parser_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_dont_delimit_trailing_values_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_hide_possible_values_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_help_expected_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_groups_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_group_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_hide_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_infer_long_args_ambiguous_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_ignore_errors_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_infer_long_args_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_infer_subcommands_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_help_template_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_long_version_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_long_flag_aliases_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_multicall_busybox1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_multicall_error_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_max_term_width_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_flatten_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_name_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_no_binary_name_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_next_display_order_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_override_usage_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_next_help_heading_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_propagate_version_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_next_line_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_long_flag_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_short_flag_aliases_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_styles_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_short_flag_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_short_flag_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_multicall_busybox2_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_required_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_long_flag_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_help_heading_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_value_name_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_term_width_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_negates_reqs_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommand_precedence_over_arg_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_version_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_long_flag_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_short_flag_alias_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_aliases_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_long_flag_aliases_1_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_long_flag_aliases_2_expects ... ok
[INFO] [stdout] test tests::possible_value::test_values::case_possible_value_aliases_expects ... ok
[INFO] [stdout] test tests::possible_value::test_values::case_possible_value_possible_values_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_visible_short_flag_aliases_expects ... ok
[INFO] [stdout] test tests::possible_value::test_values::case_possible_value_hide_expects ... ok
[INFO] [stdout] test tests::possible_value::test_values::case_possible_value_alias_expects ... ok
[INFO] [stdout] test tests::possible_value::test_values::case_possible_value_help_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_subcommands_expects ... ok
[INFO] [stdout] test tests::quoting::test_quoting::case_quoting_many_values_special_chars_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_falsey_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_bool_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_f32_expects ... ok
[INFO] [stdout] test tests::quoting::test_quoting::case_quoting_single_value_with_quote_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_boolish_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_i32_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_f64_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_i16_expects ... ok
[INFO] [stdout] test tests::command::test_command::case_command_override_help_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_u128_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_i128_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_i64_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_isize_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_string_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_u32_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_u8_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_u16_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_u64_expects ... ok
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_i8_expects ... ok
[INFO] [stderr]      Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-126835f102a2ec09)
[INFO] [stdout] test tests::value_parser::test_values::case_value_parser_usize_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 245 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_example_pacman::examples_pacman_yaml_expects ... ok
[INFO] [stdout] test test_example_git::examples_git_toml_expects ... ok
[INFO] [stdout] test test_example_pacman::examples_pacman_toml_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema.rs (/opt/rustwide/target/debug/deps/schema-7369bfd367f8f23b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_schema ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/script.rs (/opt/rustwide/target/debug/deps/script-eeec3fa18886bbf9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test posix::test_pacman_script::test_pacman_script_powershell_expects ... ok
[INFO] [stdout] test posix::test_script::test_script_fish_expects ... ok
[INFO] [stdout] test posix::test_pacman_script::test_pacman_script_bash_expects ... ok
[INFO] [stdout] test posix::test_pacman_script::test_pacman_script_zsh_expects ... ok
[INFO] [stdout] test posix::test_pacman_script::test_pacman_script_fish_expects ... ok
[INFO] [stdout] test posix::test_script::test_script_powershell_expects ... ok
[INFO] [stdout] test posix::test_script::test_script_bash_expects ... ok
[INFO] [stdout] test posix::test_script::test_script_zsh_expects ... ok
[INFO] [stdout] test posix::test_script_exec::test_script_exec_fish_expects ... FAILED
[INFO] [stdout] test posix::test_script_exec::test_script_exec_zsh_expects ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test script`
[INFO] [stdout] test posix::test_script_exec::test_script_exec_bash_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- posix::test_script_exec::test_script_exec_fish_expects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posix::test_script_exec::test_script_exec_fish_expects' (393) panicked at tests/script.rs:87:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(127)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ed6430a0e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ed6432130a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ed6432130a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x55ed6430f236 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ed6430f236 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ed642e57df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ed642e57df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ed643013b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ed6417e02e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ed6417e02e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ed64301572 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ed64301572 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ed642e5898 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ed642dcec9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ed642e67fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ed64321a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ed64321903 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55ed64162962 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<i32>, core[c5ed12ab89cc536a]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55ed64164e62 - script[f36b494bb5f6489]::posix::test_script_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:87:9
[INFO] [stdout]   22:     0x55ed64166562 - script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_fish_expects
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:43:5
[INFO] [stdout]   23:     0x55ed641634f7 - script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_fish_expects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:43:64
[INFO] [stdout]   24:     0x55ed64167396 - <script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_fish_expects::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ed641723db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55ed641723db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55ed6417ec3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55ed64179104 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55ed64179104 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55ed64181732 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55ed64181732 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55ed64181732 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55ed64181732 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55ed64181732 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55ed64181732 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55ed64181732 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55ed643090bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x55ed643090bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x772004445aa4 - <unknown>
[INFO] [stdout]   46:     0x7720044d2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- posix::test_script_exec::test_script_exec_zsh_expects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'posix::test_script_exec::test_script_exec_zsh_expects' (394) panicked at tests/script.rs:87:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(0)
[INFO] [stdout]  right: Some(127)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ed6430a0e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ed6430a0e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ed6432130a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ed6432130a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x55ed6430f236 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55ed6430f236 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55ed642e57df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ed642e57df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ed643013b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ed6417e02e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55ed6417e02e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55ed64301572 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55ed64301572 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ed642e5898 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ed642dcec9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ed642e67fd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ed64321a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ed64321903 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55ed64162962 - core[c5ed12ab89cc536a]::panicking::assert_failed::<core[c5ed12ab89cc536a]::option::Option<i32>, core[c5ed12ab89cc536a]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55ed64164e62 - script[f36b494bb5f6489]::posix::test_script_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:87:9
[INFO] [stdout]   22:     0x55ed64166522 - script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_zsh_expects
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:43:5
[INFO] [stdout]   23:     0x55ed64163497 - script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_zsh_expects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/script.rs:43:64
[INFO] [stdout]   24:     0x55ed64167316 - <script[f36b494bb5f6489]::posix::test_script_exec::test_script_exec_zsh_expects::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ed641723db - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55ed641723db - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55ed6417ec3a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55ed6417ec3a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55ed6417ec3a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55ed64179104 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55ed64179104 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55ed64181732 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55ed64181732 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55ed64181732 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55ed64181732 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55ed64181732 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55ed64181732 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55ed64181732 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55ed643090bf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x55ed643090bf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x772004445aa4 - <unknown>
[INFO] [stdout]   46:     0x7720044d2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     posix::test_script_exec::test_script_exec_fish_expects
[INFO] [stdout]     posix::test_script_exec::test_script_exec_zsh_expects
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "23856534b19c90c7453eec10433b3b2c5f369477de918acdc417aa5e112ad011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23856534b19c90c7453eec10433b3b2c5f369477de918acdc417aa5e112ad011", kill_on_drop: false }`
[INFO] [stdout] 23856534b19c90c7453eec10433b3b2c5f369477de918acdc417aa5e112ad011
