[INFO] fetching crate tuc 1.3.0... [INFO] testing tuc-1.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate tuc 1.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tuc 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tuc 1.3.0 [INFO] tweaked toml for crates.io crate tuc 1.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tuc 1.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuc 1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.35 [INFO] [stderr] Downloaded treeline v0.1.0 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded ryu v1.0.16 [INFO] [stderr] Downloaded anyhow v1.0.99 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded regex v1.11.2 [INFO] [stderr] Downloaded syn v2.0.49 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded memmap2 v0.9.8 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded anstyle v1.0.0 [INFO] [stderr] Downloaded aho-corasick v1.1.2 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded itoa v1.0.10 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded predicates-core v1.0.6 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] affefb52e50001a7336b75e7dd709bc440ef88d4e109939c8726791c011915e6 [INFO] running `Command { std: "docker" "start" "-a" "affefb52e50001a7336b75e7dd709bc440ef88d4e109939c8726791c011915e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "affefb52e50001a7336b75e7dd709bc440ef88d4e109939c8726791c011915e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affefb52e50001a7336b75e7dd709bc440ef88d4e109939c8726791c011915e6", kill_on_drop: false }` [INFO] [stdout] affefb52e50001a7336b75e7dd709bc440ef88d4e109939c8726791c011915e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 401cc2e3d6e24093bc21b3a8b0fd7c73d41852eb9ac80faf73820fa02257b3d0 [INFO] running `Command { std: "docker" "start" "-a" "401cc2e3d6e24093bc21b3a8b0fd7c73d41852eb9ac80faf73820fa02257b3d0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tuc v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.95s [INFO] running `Command { std: "docker" "inspect" "401cc2e3d6e24093bc21b3a8b0fd7c73d41852eb9ac80faf73820fa02257b3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "401cc2e3d6e24093bc21b3a8b0fd7c73d41852eb9ac80faf73820fa02257b3d0", kill_on_drop: false }` [INFO] [stdout] 401cc2e3d6e24093bc21b3a8b0fd7c73d41852eb9ac80faf73820fa02257b3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ddb2798664fd1b71f9920628623d83b5f8676b4622f7d6490773370f45f0685 [INFO] running `Command { std: "docker" "start" "-a" "3ddb2798664fd1b71f9920628623d83b5f8676b4622f7d6490773370f45f0685", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tuc v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "3ddb2798664fd1b71f9920628623d83b5f8676b4622f7d6490773370f45f0685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ddb2798664fd1b71f9920628623d83b5f8676b4622f7d6490773370f45f0685", kill_on_drop: false }` [INFO] [stdout] 3ddb2798664fd1b71f9920628623d83b5f8676b4622f7d6490773370f45f0685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44355108ed1dccacdafcf15836de4a010761cde6f27fa115812523d21cce5f0c [INFO] running `Command { std: "docker" "start" "-a" "44355108ed1dccacdafcf15836de4a010761cde6f27fa115812523d21cce5f0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuc-ef21d320a8d96cf7) [INFO] [stdout] [INFO] [stdout] running 176 tests [INFO] [stdout] test bounds::side::tests::test_eq_trait ... ok [INFO] [stdout] test bounds::side::tests::test_from_str_continue ... ok [INFO] [stdout] test bounds::side::tests::test_from_str_some ... ok [INFO] [stdout] test bounds::side::tests::test_from_str_zero ... ok [INFO] [stdout] test bounds::side::tests::test_partial_ord_different_sign ... ok [INFO] [stdout] test bounds::side::tests::test_partial_ord_same_sign ... ok [INFO] [stdout] test bounds::userbounds::tests::test_complement_bound ... ok [INFO] [stdout] test bounds::userbounds::tests::test_complement_std_range ... ok [INFO] [stdout] test bounds::userbounds::tests::test_unpack_bound ... ok [INFO] [stdout] test bounds::userbounds::tests::test_user_bounds_formatting ... ok [INFO] [stdout] test bounds::userbounds::tests::test_user_bounds_from_str ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_parse_bounds_list ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_user_bounds_cannot_be_empty ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_user_bounds_is_sortable ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_vec_of_bounds_can_complement ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_vec_of_bounds_can_unpack ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_vec_of_bounds_is_forward_only ... ok [INFO] [stdout] test cut_lines::tests::cut_lines_and_compress_delimiter ... ok [INFO] [stdout] test cut_lines::tests::cut_lines_handle_negative_idx ... ok [INFO] [stdout] test cut_lines::tests::cut_lines_ignore_last_empty_when_using_negative_idx ... ok [INFO] [stdout] test cut_lines::tests::cut_lines_ignore_last_empty_when_using_positive_idx ... ok [INFO] [stdout] test cut_lines::tests::cut_lines_zero_delimited ... ok [INFO] [stdout] test bounds::side::tests::test_from_str_invalid ... ok [INFO] [stdout] test bounds::userboundslist::tests::test_vec_of_bounds_is_sorted ... ok [INFO] [stdout] test cut_lines::tests::fwd_cut_multiple_fields ... ok [INFO] [stdout] test cut_lines::tests::fwd_cut_one_field ... ok [INFO] [stdout] test cut_lines::tests::fwd_cut_zero_delimited ... ok [INFO] [stdout] test cut_lines::tests::fwd_handle_out_of_bounds ... ok [INFO] [stdout] test cut_lines::tests::fwd_support_ranges ... ok [INFO] [stdout] test cut_lines::tests::fwd_ignore_last_empty ... ok [INFO] [stdout] test cut_lines::tests::fwd_supports_no_join ... ok [INFO] [stdout] test cut_str::tests::cut_str_complement_works_with_json ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_complement_ranges ... ok [INFO] [stdout] test cut_lines::tests::fwd_supports_no_right_bound ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_compress_delimiters ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_compress_and_replace_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_cut_characters ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_cut_consecutive_delimiters ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_cut_characters_and_replace_the_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_format_fields ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_join_fields ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_join_fields_with_a_custom_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_produce_json_output ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_replace_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_supports_zero_terminated_lines ... ok [INFO] [stdout] test cut_str::tests::cut_str_it_trim_fields ... ok [INFO] [stdout] test cut_str::tests::cut_str_json_with_single_field_is_still_an_array ... ok [INFO] [stdout] test cut_str::tests::cut_str_json_on_characters_works ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_it_compress_and_replace_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_it_compress_delimiters ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_it_join_fields_with_a_custom_delimiter ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_it_trim_fields ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_supports_greedy_delimiter ... ok [INFO] [stdout] test cut_str::tests::read_and_cut_str_echo_non_delimited_strings ... ok [INFO] [stdout] test cut_str::tests::cut_str_regex_it_replace_delimiter ... ok [INFO] [stdout] test cut_str::tests::read_and_cut_str_it_cut_a_field ... ok [INFO] [stdout] test cut_str::tests::read_and_cut_str_it_cut_ranges ... ok [INFO] [stdout] test cut_str::tests::read_and_cut_str_regex_it_cut_a_field ... ok [INFO] [stdout] test cut_str::tests::read_and_cut_str_skip_non_delimited_strings_when_requested ... ok [INFO] [stdout] test cut_str::tests::test_cut_bytes_stream_cut_simplest_field_with_eol_and_fallbacks ... ok [INFO] [stdout] test cut_str::tests::test_read_and_cut_str_echo_non_delimited_strings ... ok [INFO] [stdout] test cut_str::tests::test_read_and_cut_str_echo_non_delimited_strings_with_eol_zero ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_both ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_both_no_match ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_left_match ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_left_no_match ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_left_no_match_risk_wrong_match ... ok [INFO] [stdout] test fast_lane::tests::cut_str_echo_non_delimited_strings ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_right ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_cut_a_field ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_cut_consecutive_delimiters ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_cut_ranges ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_accept_repeated_fields ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_cut_with_negative_indices ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_fails_without_fallbacks ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_format_fields ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_join_fields ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_supports_zero_terminated_lines ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_trim_fields ... ok [INFO] [stdout] test fast_lane::tests::cut_str_it_use_fallbacks ... ok [INFO] [stdout] test fast_lane::tests::cut_str_skip_non_delimited_strings_when_requested ... ok [INFO] [stdout] test fast_lane::tests::fail_to_convert_opt_with_long_delimiter_to_fastopt ... ok [INFO] [stdout] test fast_lane::tests::test_read_and_cut_str_echo_non_delimited_strings ... ok [INFO] [stdout] test fast_lane::tests::test_read_and_cut_str_echo_non_delimited_strings_with_zero_eol ... ok [INFO] [stdout] test finders::fixed::tests::backward_big_delimiter_empty_line ... ok [INFO] [stdout] test finders::fixed::tests::backward_big_delimiter_only_delimiter ... ok [INFO] [stdout] test finders::fixed::tests::backward_big_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::fixed::tests::backward_small_delimiter_empty_line ... ok [INFO] [stdout] test cut_str::tests::cut_str_supports_greedy_delimiter ... ok [INFO] [stdout] test finders::fixed::tests::backward_small_delimiter_only_delimiter ... ok [INFO] [stdout] test cut_str::tests::test_trim_regex_right_no_match ... ok [INFO] [stdout] test finders::fixed::tests::backward_small_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::fixed::tests::forward_big_delimiter_empty_line ... ok [INFO] [stdout] test finders::fixed::tests::forward_big_delimiter_only_delimiter ... ok [INFO] [stdout] test finders::fixed::tests::forward_big_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::fixed::tests::forward_small_delimiter_empty_line ... ok [INFO] [stdout] test finders::fixed::tests::forward_small_delimiter_line_with_empty_fields ... ok [INFO] [stdout] test finders::fixed::tests::forward_small_delimiter_only_delimiter ... ok [INFO] [stdout] test finders::fixed::tests::forward_small_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_big_delimiter_only_delimiter_greedy ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_big_delimiter_regular_scenarios_greedy ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_small_delimiter_empty_line ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_small_delimiter_only_delimiter_greedy ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_small_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_small_delimiter_regular_scenarios_greedy ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_small_delimiter_empty_line ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_big_delimiter_regular_scenarios_greedy ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_small_delimiter_only_delimiter ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_small_delimiter_regular_scenarios_greedy ... ok [INFO] [stdout] test finders::regex::tests::forward_small_delimiter_empty_line ... ok [INFO] [stdout] test finders::regex::tests::forward_big_delimiter_empty_line ... ok [INFO] [stdout] test finders::regex::tests::forward_big_delimiter_only_delimiter ... ok [INFO] [stdout] test options::tests::it_can_compress_delimiter_only_with_fields_and_lines ... ok [INFO] [stdout] test finders::fixed_greedy::tests::backward_small_delimiter_only_delimiter ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_small_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::regex::tests::forward_small_delimiter_regular_scenarios ... ok [INFO] [stdout] test plan::tests::extract_empty_line ... ok [INFO] [stdout] test plan::tests::extract_fields_multibyte_delim_and_missing_field ... ok [INFO] [stdout] test plan::tests::extract_fields_basic ... ok [INFO] [stdout] test options::tests::it_cannot_contain_both_join_and_no_join ... ok [INFO] [stdout] test options::tests::it_cannot_join_fields_with_regex_without_replace_delimiter ... ok [INFO] [stdout] test options::tests::it_cannot_compress_fields_with_regex_without_replace_delimiter ... ok [INFO] [stdout] test plan::tests::extract_fields_no_delimiter ... ok [INFO] [stdout] test plan::tests::extract_fields_out_of_order ... ok [INFO] [stdout] test plan::tests::test_extract_every_field_out_of_bound_negative ... ok [INFO] [stdout] test plan::tests::test_extract_negative_fields ... ok [INFO] [stdout] test plan::tests::test_extract_negative_fields_greedy_multybyte ... ok [INFO] [stdout] test plan::tests::test_extract_every_field_out_of_bound_positive ... ok [INFO] [stdout] test plan::tests::test_extract_negative_fields_out_of_bound ... ok [INFO] [stdout] test plan::tests::test_extract_positive_fields_out_of_bound ... ok [INFO] [stdout] test plan::tests::extract_fields_should_fail_if_without_bounds ... ok [INFO] [stdout] test plan::tests::test_extract_positive_fields ... ok [INFO] [stdout] test plan::tests::test_extract_positive_fields_with_fields_of_different_range ... ok [INFO] [stdout] test plan::tests::test_field_plan_from_bounds_range_and_single_out_of_order ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_keep_few_with_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_keep_few_no_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_no_eol ... ok [INFO] [stdout] test plan::tests::test_extract_every_field ... ok [INFO] [stdout] test plan::tests::test_extract_positive_fields_greedy_multybyte ... ok [INFO] [stdout] test plan::tests::test_field_plan_from_bounds_full_range ... ok [INFO] [stdout] test plan::tests::test_get_field ... ok [INFO] [stdout] test plan::tests::test_field_plan_from_bounds_single_and_range ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_multiline_with_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_small_buffer_few_no_eol_with_fallbacks ... ok [INFO] [stdout] test plan::tests::test_field_plan_from_bounds_multiple_ranges_and_order ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_small_buffer_few_with_eol_with_fallbacks ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_eol_small_buffer_dropped_fields ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_range_left_unlimited_case_1 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_range_left_unlimited_case_2 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_range_right_unlimited ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_range_right_unlimited_case_1 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_range_right_unlimited_case_2 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_no_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_with_eof_and_fallbacks ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_multiline_with_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_with_eof_out_of_bounds ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_multiple_fields_with_join_and_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_with_eol ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_with_eol_and_fallbacks ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_cut_simplest_field_with_eol_out_of_bounds ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_it_supports_ranges_with_join_case_2 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_it_supports_ranges ... ok [INFO] [stdout] test stream::tests::test_try_from_non_forward_bounds ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_it_supports_ranges_with_join_case_1 ... ok [INFO] [stdout] test stream::tests::test_try_from_repeated_bounds ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_multiple_chunks_sizes ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_it_supports_replacing_delimiter_case_1 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_it_supports_replacing_delimiter_case_2 ... ok [INFO] [stdout] test stream::tests::test_cut_bytes_stream_only_fillers_and_fallbacks ... ok [INFO] [stdout] test stream::tests::test_try_from_valid_forward_bounds ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_big_delimiter_only_delimiter_greedy ... ok [INFO] [stdout] test finders::regex::tests::forward_big_delimiter_regular_scenarios ... ok [INFO] [stdout] test finders::regex::tests::forward_small_delimiter_only_delimiter ... ok [INFO] [stdout] test plan::tests::test_field_plan_from_bounds_duplicate_fields ... ok [INFO] [stdout] test finders::fixed_greedy::tests::forward_small_delimiter_only_delimiter_greedy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/tuc.rs (/opt/rustwide/target/debug/deps/tuc-ca02d23d152ba0b0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-8681c419a60384bb) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test it_accepts_values_starting_with_hyphen ... ok [INFO] [stdout] test it_cut_a_field ... ok [INFO] [stdout] test it_cuts_on_characters ... ok [INFO] [stdout] test it_cuts_using_a_greedy_delimiter ... ok [INFO] [stdout] test it_compresses_delimiters_when_requested ... ok [INFO] [stdout] test it_accept_fixed_memory_option ... ok [INFO] [stdout] test it_compresses_delimiters_when_requested_and_handles_boundaries ... ok [INFO] [stdout] test it_cuts_using_a_greedy_delimiter_and_a_regex ... ok [INFO] [stdout] test it_cannot_format_fields_alongside_json ... ok [INFO] [stdout] test it_cuts_using_a_regex ... ok [INFO] [stdout] test it_accept_empty_fallbacks ... ok [INFO] [stdout] test it_does_not_support_json_on_bytes ... ok [INFO] [stdout] test it_checks_possible_regression_on_negative_indices_and_fallbacks ... ok [INFO] [stdout] test it_display_short_help_when_run_without_arguments ... ok [INFO] [stdout] test it_cuts_on_bytes ... ok [INFO] [stdout] test it_cut_consecutive_delimiters ... ok [INFO] [stdout] test it_checks_possible_regression_on_negative_indices_and_fallbacks_with_regex ... ok [INFO] [stdout] test it_fails_if_both_replace_and_nojoin_are_used_at_once ... ok [INFO] [stdout] test it_fails_if_fixed_memory_option_is_used_with_unsupported_fields ... ok [INFO] [stdout] test it_fails_if_there_are_unknown_arguments ... ok [INFO] [stdout] test it_fails_if_you_use_json_and_nojoin_at_once ... ok [INFO] [stdout] test it_emit_output_as_json_even_when_cutting_on_chars ... ok [INFO] [stdout] test it_does_not_support_json_on_lines ... ok [INFO] [stdout] test it_cut_using_multibyte_delimiters ... ok [INFO] [stdout] test it_does_not_allow_to_replace_delimiter_with_json ... ok [INFO] [stdout] test it_cuts_on_lines ... ok [INFO] [stdout] test it_echo_first_field_in_non_delimited_line ... ok [INFO] [stdout] test it_emit_output_as_json ... ok [INFO] [stdout] test it_display_help_when_requested ... ok [INFO] [stdout] test it_fails_if_fixed_memory_value_is_zero ... ok [INFO] [stdout] test it_fails_if_both_join_and_nojoin_are_used_at_once ... ok [INFO] [stdout] test it_display_the_version_when_requested ... ok [INFO] [stdout] test it_format_field_1_even_with_no_matching_parameters ... ok [INFO] [stdout] test it_support_zero_terminated_lines ... ok [INFO] [stdout] test it_fails_when_the_regex_is_malformed ... ok [INFO] [stdout] test it_is_not_allowed_to_use_character_with_nojoin ... ok [INFO] [stdout] test it_use_fallbacks_in_non_delimited_line ... ok [INFO] [stdout] test it_works_on_multiple_lines ... ok [INFO] [stdout] test it_format_fields ... ok [INFO] [stdout] test it_skips_non_delimited_line_when_requested ... ok [INFO] [stdout] test it_join_fields ... ok [INFO] [stdout] test it_checks_possible_regression_fallbacks_single_delimiter ... FAILED [INFO] [stdout] test it_checks_possible_regression_fallbacks_multi_delimiter ... FAILED [INFO] [stdout] test it_fails_on_out_of_bound_fields_in_non_delimited_line ... FAILED [INFO] [stdout] test it_can_complement_the_fields ... FAILED [INFO] [stdout] test it_accept_any_kind_of_range_as_long_as_its_safe ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] [stdout] test it_join_lines ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- it_checks_possible_regression_fallbacks_single_delimiter stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'it_checks_possible_regression_fallbacks_single_delimiter' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stderr, failed diff original var [INFO] [stdout] ├── original: Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] ├── diff: [INFO] [stdout] --- orig [INFO] [stdout] +++ var [INFO] [stdout] @@ -1,0 +2,42 @@ [INFO] [stdout] + [INFO] [stdout] +Stack backtrace: [INFO] [stdout] + 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] + 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] + 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] + at ./src/fast_lane.rs:186:25 [INFO] [stdout] + 3: tuc::run [INFO] [stdout] + at ./src/bin/tuc.rs:119:9 [INFO] [stdout] + 4: tuc::main [INFO] [stdout] + at ./src/bin/tuc.rs:129:21 [INFO] [stdout] + 5: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] + 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 7: std::rt::lang_start::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] + 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] + 9: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 10: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 11: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] + 13: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 14: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 15: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 16: std::rt::lang_start_internal [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] + 17: std::rt::lang_start [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] + 18: main [INFO] [stdout] + 19: [INFO] [stdout] + 20: __libc_start_main [INFO] [stdout] + 21: _start [INFO] [stdout] [INFO] [stdout] └── var as str: Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] at ./src/fast_lane.rs:186:25 [INFO] [stdout] 3: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:119:9 [INFO] [stdout] 4: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/tuc" "-d" "-" "-f" "{2=hello},{3}"` [INFO] [stdout] stdin=```` [INFO] [stdout] a-b-c [INFO] [stdout] d``` [INFO] [stdout] ` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] b,c [INFO] [stdout] hello,``` [INFO] [stdout] [INFO] [stdout] stderr=``` [INFO] [stdout] Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] at ./src/fast_lane.rs:186:25 [INFO] [stdout] 3: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:119:9 [INFO] [stdout] 4: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c8d0bfaa392 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c8d0bfaa392 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c8d0bfd1ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c8d0bfd1ba3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c8d0bfa6bd3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c8d0bfa6bd3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c8d0bfaa1e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c8d0bfab989 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5c8d0bfab7be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c8d0bf0df84 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5c8d0bf0df84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c8d0bfac35e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5c8d0bfac35e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c8d0bfac12a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5c8d0bfaa889 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c8d0bfabdbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c8d0bfd0320 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c8d0bf21e20 - core::panicking::panic_display::ha58921179e8e9383 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5c8d0bf2a78b - assert_cmd::assert::AssertError::panic::panic_cold_display::habd56e5bb3bb997b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5c8d0bf28e17 - assert_cmd::assert::AssertError::panic::h3a3cdc17456ec9ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5c8d0bf1f185 - core::ops::function::FnOnce::call_once::h3aacabddecfb0548 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5c8d0bf2c1d4 - core::result::Result::unwrap_or_else::hc7399294146f6b89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5c8d0bec5d93 - assert_cmd::assert::Assert::stderr::hd1af0453e0e41979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:460:31 [INFO] [stdout] 25: 0x5c8d0bed4706 - cli::it_checks_possible_regression_fallbacks_single_delimiter::h6d947c277d7eb34f [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:688:10 [INFO] [stdout] 26: 0x5c8d0bed44a7 - cli::it_checks_possible_regression_fallbacks_single_delimiter::{{closure}}::hd87352f52763a117 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:677:62 [INFO] [stdout] 27: 0x5c8d0bec8fa6 - core::ops::function::FnOnce::call_once::hedbfaeec0d465701 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c8d0bf137eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5c8d0bf137eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5c8d0bf12925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5c8d0bf12925 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c8d0bf12925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5c8d0bf12925 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5c8d0bf12925 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5c8d0bf12925 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5c8d0bf12925 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5c8d0bed6524 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5c8d0bed6524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c8d0bed9efa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c8d0bed9efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5c8d0bed9efa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5c8d0bed9efa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c8d0bed9efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5c8d0bfaf3ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5c8d0bfaf3ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79826ff40aa4 - [INFO] [stdout] 49: 0x79826ffcda34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_checks_possible_regression_fallbacks_multi_delimiter stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'it_checks_possible_regression_fallbacks_multi_delimiter' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stderr, failed diff original var [INFO] [stdout] ├── original: Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] ├── diff: [INFO] [stdout] --- orig [INFO] [stdout] +++ var [INFO] [stdout] @@ -1,0 +2,44 @@ [INFO] [stdout] + [INFO] [stdout] +Stack backtrace: [INFO] [stdout] + 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] + 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] + 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] + at ./src/cut_str.rs:355:34 [INFO] [stdout] + 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] + at ./src/cut_str.rs:336:9 [INFO] [stdout] + 4: tuc::run [INFO] [stdout] + at ./src/bin/tuc.rs:121:9 [INFO] [stdout] + 5: tuc::main [INFO] [stdout] + at ./src/bin/tuc.rs:129:21 [INFO] [stdout] + 6: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] + 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 8: std::rt::lang_start::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] + 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] + 10: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 11: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 12: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] + 14: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 15: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 16: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 17: std::rt::lang_start_internal [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] + 18: std::rt::lang_start [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] + 19: main [INFO] [stdout] + 20: [INFO] [stdout] + 21: __libc_start_main [INFO] [stdout] + 22: _start [INFO] [stdout] [INFO] [stdout] └── var as str: Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:355:34 [INFO] [stdout] 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 4: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:121:9 [INFO] [stdout] 5: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 8: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 15: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 17: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 18: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 19: main [INFO] [stdout] 20: [INFO] [stdout] 21: __libc_start_main [INFO] [stdout] 22: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/tuc" "-d" "--" "-f" "{2=hello},{3}"` [INFO] [stdout] stdin=```` [INFO] [stdout] a--b--c [INFO] [stdout] d``` [INFO] [stdout] ` [INFO] [stdout] code=1 [INFO] [stdout] stdout=``` [INFO] [stdout] b,c [INFO] [stdout] hello,``` [INFO] [stdout] [INFO] [stdout] stderr=``` [INFO] [stdout] Error: Out of bounds: 3 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:355:34 [INFO] [stdout] 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 4: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:121:9 [INFO] [stdout] 5: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 8: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 15: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 17: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 18: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 19: main [INFO] [stdout] 20: [INFO] [stdout] 21: __libc_start_main [INFO] [stdout] 22: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c8d0bfaa392 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c8d0bfaa392 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c8d0bfd1ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c8d0bfd1ba3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c8d0bfa6bd3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c8d0bfa6bd3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c8d0bfaa1e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c8d0bfab989 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5c8d0bfab7be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c8d0bf0df84 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5c8d0bf0df84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c8d0bfac35e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5c8d0bfac35e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c8d0bfac12a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5c8d0bfaa889 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c8d0bfabdbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c8d0bfd0320 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c8d0bf21e20 - core::panicking::panic_display::ha58921179e8e9383 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5c8d0bf2a78b - assert_cmd::assert::AssertError::panic::panic_cold_display::habd56e5bb3bb997b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5c8d0bf28e17 - assert_cmd::assert::AssertError::panic::h3a3cdc17456ec9ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5c8d0bf1f185 - core::ops::function::FnOnce::call_once::h3aacabddecfb0548 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5c8d0bf2c1d4 - core::result::Result::unwrap_or_else::hc7399294146f6b89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5c8d0bec5d93 - assert_cmd::assert::Assert::stderr::hd1af0453e0e41979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:460:31 [INFO] [stdout] 25: 0x5c8d0bed49c6 - cli::it_checks_possible_regression_fallbacks_multi_delimiter::h893b1768ef299d5f [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:703:10 [INFO] [stdout] 26: 0x5c8d0bed4767 - cli::it_checks_possible_regression_fallbacks_multi_delimiter::{{closure}}::h7db51ca93e5c82bb [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:692:61 [INFO] [stdout] 27: 0x5c8d0bec8456 - core::ops::function::FnOnce::call_once::h12372e2059af90f1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c8d0bf137eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5c8d0bf137eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5c8d0bf12925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5c8d0bf12925 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c8d0bf12925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5c8d0bf12925 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5c8d0bf12925 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5c8d0bf12925 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5c8d0bf12925 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5c8d0bed6524 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5c8d0bed6524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c8d0bed9efa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c8d0bed9efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5c8d0bed9efa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5c8d0bed9efa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c8d0bed9efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5c8d0bfaf3ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5c8d0bfaf3ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79826ff40aa4 - [INFO] [stdout] 49: 0x79826ffcda34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_fails_on_out_of_bound_fields_in_non_delimited_line stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'it_fails_on_out_of_bound_fields_in_non_delimited_line' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stderr, failed diff original var [INFO] [stdout] ├── original: Error: Out of bounds: 2 [INFO] [stdout] [INFO] [stdout] ├── diff: [INFO] [stdout] --- orig [INFO] [stdout] +++ var [INFO] [stdout] @@ -1,0 +2,42 @@ [INFO] [stdout] + [INFO] [stdout] +Stack backtrace: [INFO] [stdout] + 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] + 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] + 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] + at ./src/fast_lane.rs:186:25 [INFO] [stdout] + 3: tuc::run [INFO] [stdout] + at ./src/bin/tuc.rs:119:9 [INFO] [stdout] + 4: tuc::main [INFO] [stdout] + at ./src/bin/tuc.rs:129:21 [INFO] [stdout] + 5: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] + 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 7: std::rt::lang_start::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] + 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] + 9: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 10: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 11: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] + 13: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 14: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 15: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 16: std::rt::lang_start_internal [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] + 17: std::rt::lang_start [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] + 18: main [INFO] [stdout] + 19: [INFO] [stdout] + 20: __libc_start_main [INFO] [stdout] + 21: _start [INFO] [stdout] [INFO] [stdout] └── var as str: Error: Out of bounds: 2 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] at ./src/fast_lane.rs:186:25 [INFO] [stdout] 3: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:119:9 [INFO] [stdout] 4: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/tuc" "-d" "/" "-f" "2"` [INFO] [stdout] stdin=`"foobar"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] Error: Out of bounds: 2 [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::fast_lane::read_and_cut_text_as_bytes [INFO] [stdout] at ./src/fast_lane.rs:186:25 [INFO] [stdout] 3: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:119:9 [INFO] [stdout] 4: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c8d0bfaa392 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c8d0bfaa392 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c8d0bfd1ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c8d0bfd1ba3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c8d0bfa6bd3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c8d0bfa6bd3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c8d0bfaa1e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c8d0bfab989 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5c8d0bfab7be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c8d0bf0df84 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5c8d0bf0df84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c8d0bfac35e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5c8d0bfac35e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c8d0bfac12a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5c8d0bfaa889 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c8d0bfabdbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c8d0bfd0320 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c8d0bf21e20 - core::panicking::panic_display::ha58921179e8e9383 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5c8d0bf2a78b - assert_cmd::assert::AssertError::panic::panic_cold_display::habd56e5bb3bb997b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5c8d0bf28e17 - assert_cmd::assert::AssertError::panic::h3a3cdc17456ec9ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5c8d0bf1f185 - core::ops::function::FnOnce::call_once::h3aacabddecfb0548 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5c8d0bf2c1d4 - core::result::Result::unwrap_or_else::hc7399294146f6b89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5c8d0bec5d93 - assert_cmd::assert::Assert::stderr::hd1af0453e0e41979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:460:31 [INFO] [stdout] 25: 0x5c8d0becc33c - cli::it_fails_on_out_of_bound_fields_in_non_delimited_line::h5be3b190c787b990 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:66:22 [INFO] [stdout] 26: 0x5c8d0becc107 - cli::it_fails_on_out_of_bound_fields_in_non_delimited_line::{{closure}}::hfa7abc26cfbaef5d [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:58:59 [INFO] [stdout] 27: 0x5c8d0bec88e6 - core::ops::function::FnOnce::call_once::h8477fc55f2a19946 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c8d0bf137eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5c8d0bf137eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5c8d0bf12925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5c8d0bf12925 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c8d0bf12925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5c8d0bf12925 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5c8d0bf12925 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5c8d0bf12925 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5c8d0bf12925 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5c8d0bed6524 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5c8d0bed6524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c8d0bed9efa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c8d0bed9efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5c8d0bed9efa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5c8d0bed9efa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c8d0bed9efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5c8d0bfaf3ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5c8d0bfaf3ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79826ff40aa4 - [INFO] [stdout] 49: 0x79826ffcda34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_can_complement_the_fields stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'it_can_complement_the_fields' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stderr, failed diff original var [INFO] [stdout] ├── original: Error: the complement is empty [INFO] [stdout] [INFO] [stdout] ├── diff: [INFO] [stdout] --- orig [INFO] [stdout] +++ var [INFO] [stdout] @@ -1,0 +2,44 @@ [INFO] [stdout] + [INFO] [stdout] +Stack backtrace: [INFO] [stdout] + 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] + 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] + 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] + at ./src/cut_str.rs:355:34 [INFO] [stdout] + 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] + at ./src/cut_str.rs:336:9 [INFO] [stdout] + 4: tuc::run [INFO] [stdout] + at ./src/bin/tuc.rs:121:9 [INFO] [stdout] + 5: tuc::main [INFO] [stdout] + at ./src/bin/tuc.rs:129:21 [INFO] [stdout] + 6: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] + 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 8: std::rt::lang_start::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] + 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] + 10: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 11: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 12: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] + 14: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 15: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 16: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 17: std::rt::lang_start_internal [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] + 18: std::rt::lang_start [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] + 19: main [INFO] [stdout] + 20: [INFO] [stdout] + 21: __libc_start_main [INFO] [stdout] + 22: _start [INFO] [stdout] [INFO] [stdout] └── var as str: Error: the complement is empty [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:355:34 [INFO] [stdout] 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 4: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:121:9 [INFO] [stdout] 5: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 8: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 15: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 17: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 18: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 19: main [INFO] [stdout] 20: [INFO] [stdout] 21: __libc_start_main [INFO] [stdout] 22: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/tuc" "-m" "-d" " " "-f" "1:"` [INFO] [stdout] stdin=`"a b c"` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] Error: the complement is empty [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:2087:27 [INFO] [stdout] 2: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:355:34 [INFO] [stdout] 3: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 4: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:121:9 [INFO] [stdout] 5: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 7: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 8: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 9: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 10: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 11: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 12: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 13: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 14: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 15: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 16: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 17: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 18: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 19: main [INFO] [stdout] 20: [INFO] [stdout] 21: __libc_start_main [INFO] [stdout] 22: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c8d0bfaa392 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c8d0bfaa392 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c8d0bfd1ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c8d0bfd1ba3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c8d0bfa6bd3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c8d0bfa6bd3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c8d0bfaa1e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c8d0bfab989 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5c8d0bfab7be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c8d0bf0df84 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5c8d0bf0df84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c8d0bfac35e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5c8d0bfac35e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c8d0bfac12a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5c8d0bfaa889 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c8d0bfabdbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c8d0bfd0320 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c8d0bf21e20 - core::panicking::panic_display::ha58921179e8e9383 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5c8d0bf2a78b - assert_cmd::assert::AssertError::panic::panic_cold_display::habd56e5bb3bb997b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5c8d0bf28e17 - assert_cmd::assert::AssertError::panic::h3a3cdc17456ec9ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5c8d0bf1f185 - core::ops::function::FnOnce::call_once::h3aacabddecfb0548 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5c8d0bf2c1d4 - core::result::Result::unwrap_or_else::hc7399294146f6b89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5c8d0bec5d93 - assert_cmd::assert::Assert::stderr::hd1af0453e0e41979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:460:31 [INFO] [stdout] 25: 0x5c8d0bece8ed - cli::it_can_complement_the_fields::h3d6c085001ccb911 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:247:22 [INFO] [stdout] 26: 0x5c8d0bece437 - cli::it_can_complement_the_fields::{{closure}}::ha6a94b2c03132845 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:231:34 [INFO] [stdout] 27: 0x5c8d0bec8aa6 - core::ops::function::FnOnce::call_once::ha2c7c00bb8bdc905 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c8d0bf137eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5c8d0bf137eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5c8d0bf12925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5c8d0bf12925 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c8d0bf12925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5c8d0bf12925 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5c8d0bf12925 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5c8d0bf12925 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5c8d0bf12925 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5c8d0bed6524 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5c8d0bed6524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c8d0bed9efa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c8d0bed9efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5c8d0bed9efa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5c8d0bed9efa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c8d0bed9efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5c8d0bfaf3ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5c8d0bfaf3ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79826ff40aa4 - [INFO] [stdout] 49: 0x79826ffcda34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- it_accept_any_kind_of_range_as_long_as_its_safe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'it_accept_any_kind_of_range_as_long_as_its_safe' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5: [INFO] [stdout] Unexpected stderr, failed diff original var [INFO] [stdout] ├── original: Error: Field left value cannot be greater than right value [INFO] [stdout] [INFO] [stdout] ├── diff: [INFO] [stdout] --- orig [INFO] [stdout] +++ var [INFO] [stdout] @@ -1,0 +2,60 @@ [INFO] [stdout] + [INFO] [stdout] +Stack backtrace: [INFO] [stdout] + 0: anyhow::error::::msg [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] + 1: anyhow::__private::format_err [INFO] [stdout] + at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs:695:13 [INFO] [stdout] + 2: tuc::plan::FieldPlan::get_field [INFO] [stdout] + at ./src/plan.rs:166:13 [INFO] [stdout] + 3: tuc::cut_str::cut_str::{{closure}} [INFO] [stdout] + at ./src/cut_str.rs:239:26 [INFO] [stdout] + 4: core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26 [INFO] [stdout] + 5: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] + 6: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] + 7: tuc::cut_str::cut_str [INFO] [stdout] + at ./src/cut_str.rs:230:19 [INFO] [stdout] + 8: tuc::cut_str::process_lines_with_plan [INFO] [stdout] + at ./src/cut_str.rs:389:13 [INFO] [stdout] + 9: tuc::cut_str::read_and_cut_str [INFO] [stdout] + at ./src/cut_str.rs:336:9 [INFO] [stdout] + 10: tuc::cut_lines::cut_lines [INFO] [stdout] + at ./src/cut_lines.rs:97:5 [INFO] [stdout] + 11: tuc::cut_lines::read_and_cut_lines [INFO] [stdout] + at ./src/cut_lines.rs:116:9 [INFO] [stdout] + 12: tuc::run [INFO] [stdout] + at ./src/bin/tuc.rs:117:9 [INFO] [stdout] + 13: tuc::main [INFO] [stdout] + at ./src/bin/tuc.rs:129:21 [INFO] [stdout] + 14: core::ops::function::FnOnce::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] + 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] + 16: std::rt::lang_start::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] + 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] + 18: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 19: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 20: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] + 22: std::panicking::catch_unwind::do_call [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] + 23: std::panicking::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] + 24: std::panic::catch_unwind [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] + 25: std::rt::lang_start_internal [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] + 26: std::rt::lang_start [INFO] [stdout] + at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] + 27: main [INFO] [stdout] + 28: [INFO] [stdout] + 29: __libc_start_main [INFO] [stdout] + 30: _start [INFO] [stdout] [INFO] [stdout] └── var as str: Error: Field left value cannot be greater than right value [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs:695:13 [INFO] [stdout] 2: tuc::plan::FieldPlan::get_field [INFO] [stdout] at ./src/plan.rs:166:13 [INFO] [stdout] 3: tuc::cut_str::cut_str::{{closure}} [INFO] [stdout] at ./src/cut_str.rs:239:26 [INFO] [stdout] 4: core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26 [INFO] [stdout] 5: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 7: tuc::cut_str::cut_str [INFO] [stdout] at ./src/cut_str.rs:230:19 [INFO] [stdout] 8: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:389:13 [INFO] [stdout] 9: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 10: tuc::cut_lines::cut_lines [INFO] [stdout] at ./src/cut_lines.rs:97:5 [INFO] [stdout] 11: tuc::cut_lines::read_and_cut_lines [INFO] [stdout] at ./src/cut_lines.rs:116:9 [INFO] [stdout] 12: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:117:9 [INFO] [stdout] 13: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] command=`"/opt/rustwide/target/debug/tuc" "-l" "2:-4"` [INFO] [stdout] stdin=```` [INFO] [stdout] a [INFO] [stdout] b [INFO] [stdout] c [INFO] [stdout] d``` [INFO] [stdout] ` [INFO] [stdout] code=1 [INFO] [stdout] stdout="" [INFO] [stdout] stderr=``` [INFO] [stdout] Error: Field left value cannot be greater than right value [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: anyhow::__private::format_err [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs:695:13 [INFO] [stdout] 2: tuc::plan::FieldPlan::get_field [INFO] [stdout] at ./src/plan.rs:166:13 [INFO] [stdout] 3: tuc::cut_str::cut_str::{{closure}} [INFO] [stdout] at ./src/cut_str.rs:239:26 [INFO] [stdout] 4: core::iter::traits::iterator::Iterator::try_for_each::call::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2484:26 [INFO] [stdout] 5: core::iter::traits::iterator::Iterator::try_fold [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2426:21 [INFO] [stdout] 6: core::iter::traits::iterator::Iterator::try_for_each [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/iter/traits/iterator.rs:2487:14 [INFO] [stdout] 7: tuc::cut_str::cut_str [INFO] [stdout] at ./src/cut_str.rs:230:19 [INFO] [stdout] 8: tuc::cut_str::process_lines_with_plan [INFO] [stdout] at ./src/cut_str.rs:389:13 [INFO] [stdout] 9: tuc::cut_str::read_and_cut_str [INFO] [stdout] at ./src/cut_str.rs:336:9 [INFO] [stdout] 10: tuc::cut_lines::cut_lines [INFO] [stdout] at ./src/cut_lines.rs:97:5 [INFO] [stdout] 11: tuc::cut_lines::read_and_cut_lines [INFO] [stdout] at ./src/cut_lines.rs:116:9 [INFO] [stdout] 12: tuc::run [INFO] [stdout] at ./src/bin/tuc.rs:117:9 [INFO] [stdout] 13: tuc::main [INFO] [stdout] at ./src/bin/tuc.rs:129:21 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 16: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18 [INFO] [stdout] 17: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 19: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 22: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 23: std::panicking::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 24: std::panic::catch_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 25: std::rt::lang_start_internal [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 26: std::rt::lang_start [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5 [INFO] [stdout] 27: main [INFO] [stdout] 28: [INFO] [stdout] 29: __libc_start_main [INFO] [stdout] 30: _start [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c8d0bfaa392 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c8d0bfaa392 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c8d0bfaa392 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c8d0bfd1ba3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c8d0bfd1ba3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c8d0bfa6bd3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c8d0bfa6bd3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c8d0bfaa1e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c8d0bfab989 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5c8d0bfab7be - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c8d0bf0df84 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5c8d0bf0df84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c8d0bfac35e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5c8d0bfac35e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c8d0bfac12a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5c8d0bfaa889 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5c8d0bfabdbd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c8d0bfd0320 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c8d0bf21e20 - core::panicking::panic_display::ha58921179e8e9383 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5 [INFO] [stdout] 20: 0x5c8d0bf2a78b - assert_cmd::assert::AssertError::panic::panic_cold_display::habd56e5bb3bb997b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13 [INFO] [stdout] 21: 0x5c8d0bf28e17 - assert_cmd::assert::AssertError::panic::h3a3cdc17456ec9ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9 [INFO] [stdout] 22: 0x5c8d0bf1f185 - core::ops::function::FnOnce::call_once::h3aacabddecfb0548 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5c8d0bf2c1d4 - core::result::Result::unwrap_or_else::hc7399294146f6b89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23 [INFO] [stdout] 24: 0x5c8d0bec5d93 - assert_cmd::assert::Assert::stderr::hd1af0453e0e41979 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:460:31 [INFO] [stdout] 25: 0x5c8d0bed168b - cli::it_accept_any_kind_of_range_as_long_as_its_safe::h7c841af356b746cc [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:432:10 [INFO] [stdout] 26: 0x5c8d0bed1277 - cli::it_accept_any_kind_of_range_as_long_as_its_safe::{{closure}}::h9d2d637608b329ec [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:419:53 [INFO] [stdout] 27: 0x5c8d0bec85d6 - core::ops::function::FnOnce::call_once::h346296731d15ad9a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5c8d0bf137eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x5c8d0bf137eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 30: 0x5c8d0bf12925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 31: 0x5c8d0bf12925 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 32: 0x5c8d0bf12925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 33: 0x5c8d0bf12925 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 34: 0x5c8d0bf12925 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x5c8d0bf12925 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 36: 0x5c8d0bf12925 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 37: 0x5c8d0bed6524 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 38: 0x5c8d0bed6524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 39: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 40: 0x5c8d0bed9efa - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 41: 0x5c8d0bed9efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 42: 0x5c8d0bed9efa - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 43: 0x5c8d0bed9efa - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x5c8d0bed9efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 45: 0x5c8d0bed9efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5c8d0bfaf3ff - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 47: 0x5c8d0bfaf3ff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 48: 0x79826ff40aa4 - [INFO] [stdout] 49: 0x79826ffcda34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] it_accept_any_kind_of_range_as_long_as_its_safe [INFO] [stdout] it_can_complement_the_fields [INFO] [stdout] it_checks_possible_regression_fallbacks_multi_delimiter [INFO] [stdout] it_checks_possible_regression_fallbacks_single_delimiter [INFO] [stdout] it_fails_on_out_of_bound_fields_in_non_delimited_line [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44355108ed1dccacdafcf15836de4a010761cde6f27fa115812523d21cce5f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44355108ed1dccacdafcf15836de4a010761cde6f27fa115812523d21cce5f0c", kill_on_drop: false }` [INFO] [stdout] 44355108ed1dccacdafcf15836de4a010761cde6f27fa115812523d21cce5f0c