[INFO] fetching crate word-tally 0.28.0...
[INFO] testing word-tally-0.28.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate word-tally 0.28.0 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate word-tally 0.28.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate word-tally 0.28.0
[INFO] tweaked toml for crates.io crate word-tally 0.28.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate word-tally 0.28.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 word-tally 0.28.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 clap_derive v4.5.40
[INFO] [stderr]   Downloaded icu_locale v2.0.0
[INFO] [stderr]   Downloaded fake v4.3.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded icu_locale_data v2.0.0
[INFO] [stderr]   Downloaded icu_segmenter v2.0.0
[INFO] [stderr]   Downloaded icu_segmenter_data v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 252f574e780f32d833c9ffc1a176915b9e02e4ea7885a6a0c95d0e9fccdc24da
[INFO] running `Command { std: "docker" "start" "-a" "252f574e780f32d833c9ffc1a176915b9e02e4ea7885a6a0c95d0e9fccdc24da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "252f574e780f32d833c9ffc1a176915b9e02e4ea7885a6a0c95d0e9fccdc24da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252f574e780f32d833c9ffc1a176915b9e02e4ea7885a6a0c95d0e9fccdc24da", kill_on_drop: false }`
[INFO] [stdout] 252f574e780f32d833c9ffc1a176915b9e02e4ea7885a6a0c95d0e9fccdc24da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b818d97f0fa8aa47d1adf7ad9754fed7a311870862223199b084d704eb7ef914
[INFO] running `Command { std: "docker" "start" "-a" "b818d97f0fa8aa47d1adf7ad9754fed7a311870862223199b084d704eb7ef914", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locale_data v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling icu_segmenter_data v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_locale v2.0.0
[INFO] [stderr]    Compiling icu_segmenter v2.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling word-tally v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.72s
[INFO] running `Command { std: "docker" "inspect" "b818d97f0fa8aa47d1adf7ad9754fed7a311870862223199b084d704eb7ef914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b818d97f0fa8aa47d1adf7ad9754fed7a311870862223199b084d704eb7ef914", kill_on_drop: false }`
[INFO] [stdout] b818d97f0fa8aa47d1adf7ad9754fed7a311870862223199b084d704eb7ef914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0cee244a5ffa88c87aab1d16c377d83044c24fd08603548927f71fb3034388d7
[INFO] running `Command { std: "docker" "start" "-a" "0cee244a5ffa88c87aab1d16c377d83044c24fd08603548927f71fb3034388d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling word-tally v0.28.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.73s
[INFO] running `Command { std: "docker" "inspect" "0cee244a5ffa88c87aab1d16c377d83044c24fd08603548927f71fb3034388d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cee244a5ffa88c87aab1d16c377d83044c24fd08603548927f71fb3034388d7", kill_on_drop: false }`
[INFO] [stdout] 0cee244a5ffa88c87aab1d16c377d83044c24fd08603548927f71fb3034388d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] edde8154ab835d676ee1b08d2915744cab8de47a85a3de091fda69596bcbfc6b
[INFO] running `Command { std: "docker" "start" "-a" "edde8154ab835d676ee1b08d2915744cab8de47a85a3de091fda69596bcbfc6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/word_tally-4736c8d3c3e5ea67)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/word_tally-113bfa507f7eee83)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-9a4f89c1dd19ee19)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test from_bytes_api ... ok
[INFO] [stdout] test api_basic_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/args.rs (/opt/rustwide/target/debug/deps/args-3d4c967509893098)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test args_default_output ... ok
[INFO] [stdout] test args_default_filters ... ok
[INFO] [stdout] test args_default_verbose ... ok
[INFO] [stdout] test args_defaults_with_minimal_flags ... ok
[INFO] [stdout] test args_all_defaults ... ok
[INFO] [stdout] test args_delimiter_trailing_backslash ... ok
[INFO] [stdout] test args_defaults ... ok
[INFO] [stdout] test args_delimiter_edge_cases ... ok
[INFO] [stdout] test args_delimiter_unknown_escape ... ok
[INFO] [stdout] test args_exclude_words_list ... ok
[INFO] [stdout] test args_filters_comprehensive ... ok
[INFO] [stdout] test args_case_modes ... ok
[INFO] [stdout] test args_environment_interaction ... ok
[INFO] [stdout] test args_escaped_words ... ok
[INFO] [stdout] test args_invalid_min_count ... ok
[INFO] [stdout] test args_input_from_file ... ok
[INFO] [stdout] test args_invalid_regex_exclude ... ok
[INFO] [stdout] test args_invalid_enum_values ... ok
[INFO] [stdout] test args_multiple_exclude_patterns ... ok
[INFO] [stdout] test args_mmap_alias ... ok
[INFO] [stdout] test args_delimiter_unescape ... ok
[INFO] [stdout] test args_all_io_modes ... ok
[INFO] [stdout] test args_format_modes ... ok
[INFO] [stdout] test args_options_comprehensive ... ok
[INFO] [stdout] test args_output_to_file ... ok
[INFO] [stdout] test args_multiple_patterns ... ok
[INFO] [stdout] test args_io_bytes_error ... ok
[INFO] [stdout] test args_shorthand_flags ... ok
[INFO] [stdout] test get_filters ... ok
[INFO] [stdout] test args_output_file_shorthand ... ok
[INFO] [stdout] test args_multiple_include_patterns ... ok
[INFO] [stdout] test args_invalid_regex_include ... ok
[INFO] [stdout] test args_stdin_explicit ... ok
[INFO] [stdout] test args_delimiter_escape_sequences ... ok
[INFO] [stdout] test get_formatting ... ok
[INFO] [stdout] test get_filters_with_patterns ... ok
[INFO] [stdout] test get_options ... ok
[INFO] [stdout] test args_verbose_flag ... ok
[INFO] [stdout] test io_shorthand_flag ... ok
[INFO] [stdout] test get_performance ... ok
[INFO] [stdout] test args_sort_modes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffered.rs (/opt/rustwide/target/debug/deps/buffered-183c9d87ec456afc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test reader_from_file ... ok
[INFO] [stdout] test reader_from_stdin ... ok
[INFO] [stdout] test reader_display ... ok
[INFO] [stdout] test reader_try_from_str_stdin ... ok
[INFO] [stdout] test reader_with_buf_read ... ok
[INFO] [stdout] test reader_try_from_pathbuf ... ok
[INFO] [stdout] test reader_file_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/case.rs (/opt/rustwide/target/debug/deps/case-9171e68eeebc6f45)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test case_default ... ok
[INFO] [stdout] test case_display ... ok
[INFO] [stdout] test normalize_mixed_content ... ok
[INFO] [stdout] test normalize_unicode_lower_case_already_lower ... ok
[INFO] [stdout] test normalize_unicode_edge_cases ... ok
[INFO] [stdout] test normalize_unicode_lower_case_needs_conversion ... ok
[INFO] [stdout] test normalize_unicode_special_case_mappings ... ok
[INFO] [stdout] test normalize_unicode_unicode_characters ... ok
[INFO] [stdout] test normalize_unicode_upper_case_needs_conversion ... ok
[INFO] [stdout] test normalize_unicode_original_case ... ok
[INFO] [stdout] test normalize_unicode_upper_case_already_upper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 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-cdaef761809dffdf)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test broken_pipe_behavior ... ok
[INFO] [stdout] test delimiter_with_json_format_fails ... ok
[INFO] [stdout] test case_default ... ok
[INFO] [stdout] test case_original ... ok
[INFO] [stdout] test discard_words ... ok
[INFO] [stdout] test case_upper ... ok
[INFO] [stdout] test delimiter_with_csv_format_fails ... ok
[INFO] [stdout] test delimiter_with_text_format_succeeds ... ok
[INFO] [stdout] test help ... ok
[INFO] [stdout] test help_long ... ok
[INFO] [stdout] test empty_args_defaults_to_stdin ... ok
[INFO] [stdout] test no_words ... ok
[INFO] [stdout] test output_longhand ... ok
[INFO] [stdout] test normal_pipe_operation ... ok
[INFO] [stdout] test multi_file_with_parallel ... ok
[INFO] [stdout] test multi_file_with_mmap ... ok
[INFO] [stdout] test multiple_file_inputs ... ok
[INFO] [stdout] test parallel_with_env_vars ... ok
[INFO] [stdout] test output_shorthand ... ok
[INFO] [stdout] test parallel_with_large_chunk ... ok
[INFO] [stdout] test sort_default ... ok
[INFO] [stdout] test sort_asc ... ok
[INFO] [stdout] test stdin_with_file_as_sources ... ok
[INFO] [stdout] test single_file_input ... ok
[INFO] [stdout] test parallel_flags ... ok
[INFO] [stdout] test version ... ok
[INFO] [stdout] test stdin_with_parallel_shorthand ... ok
[INFO] [stdout] test stdin_with_parallel ... ok
[INFO] [stderr]      Running tests/cli_delimiter_output.rs (/opt/rustwide/target/debug/deps/cli_delimiter_output-f12218426bad5cf9)
[INFO] [stdout] test large_input_broken_pipe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test backslash_output_delimiter ... ok
[INFO] [stdout] test double_escaped_backslash_output_delimiter ... ok
[INFO] [stdout] test single_backslash_delimiter_succeeds ... ok
[INFO] [stdout] test backslash_delimiter_with_backslash_in_input ... ok
[INFO] [stdout] test backslash_in_input_is_not_word_boundary ... ok
[INFO] [stdout] test various_escape_sequences_as_delimiters ... ok
[INFO] [stdout] test delimiter_only_affects_output_not_input ... ok
[INFO] [stdout] test escaped_record_delimiter ... ok
[INFO] [stdout] test custom_record_delimiter ... ok
[INFO] [stderr]      Running tests/cli_env.rs (/opt/rustwide/target/debug/deps/cli_env-19f4244076960f8e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test word_tally_words_per_kb_env ... ok
[INFO] [stdout] test word_tally_stdin_buffer_size_env ... ok
[INFO] [stdout] test word_tally_chunk_size_env ... ok
[INFO] [stdout] test word_tally_uniqueness_ratio_env ... ok
[INFO] [stderr]      Running tests/cli_pattern.rs (/opt/rustwide/target/debug/deps/cli_pattern-1873d2b54caef511)
[INFO] [stdout] test word_tally_threads_env ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test exclude_words_list ... ok
[INFO] [stdout] test multiple_include_patterns ... ok
[INFO] [stdout] test include_patterns ... ok
[INFO] [stdout] test combine_exclusions ... ok
[INFO] [stdout] test exclude_patterns ... ok
[INFO] [stdout] test multiple_exclude_patterns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_serialization.rs (/opt/rustwide/target/debug/deps/cli_serialization-492d30153495c58b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test delimiter_longhand ... ok
[INFO] [stdout] test format_json ... ok
[INFO] [stdout] test format_csv ... ok
[INFO] [stdout] test delimiter_shorthand ... ok
[INFO] [stdout] test csv_escaping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_verbose.rs (/opt/rustwide/target/debug/deps/cli_verbose-76d68f24ba1642a5)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test verbose_with_csv_format ... ok
[INFO] [stdout] test verbose_json_full_output ... ok
[INFO] [stdout] test verbose_json_with_options ... ok
[INFO] [stdout] test verbose_with_exclude_words ... ok
[INFO] [stdout] test verbose_csv_delimiter_formatting ... ok
[INFO] [stdout] test verbose_csv_with_options ... ok
[INFO] [stdout] test verbose_with_json_format ... ok
[INFO] [stdout] test verbose_csv_full_output ... ok
[INFO] [stdout] test verbose_with_min_chars ... ok
[INFO] [stdout] test verbose_with_min_count ... ok
[INFO] [stderr]      Running tests/delimiters.rs (/opt/rustwide/target/debug/deps/delimiters-1482ef7fbcf803bc)
[INFO] [stdout] test verbose_without_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test delimiters_debug ... ok
[INFO] [stdout] test delimiters_default ... ok
[INFO] [stdout] test delimiters_display ... ok
[INFO] [stdout] test delimiters_chaining ... ok
[INFO] [stdout] test delimiters_empty_delimiters ... ok
[INFO] [stdout] test delimiters_clone ... ok
[INFO] [stdout] test delimiters_hash ... ok
[INFO] [stdout] test delimiters_new ... ok
[INFO] [stdout] test delimiters_ord ... ok
[INFO] [stdout] test delimiters_preserves_literal_backslash ... ok
[INFO] [stdout] test delimiters_serde_field_names ... ok
[INFO] [stdout] test delimiters_serialization ... ok
[INFO] [stdout] test delimiters_unicode ... ok
[INFO] [stdout] test delimiters_with_entry_delimiter ... ok
[INFO] [stdout] test delimiters_with_field_delimiter ... ok
[INFO] [stdout] test delimiters_with_literal_delimiters ... ok
[INFO] [stdout] test delimiters_constants ... ok
[INFO] [stdout] test delimiters_entry_display ... ok
[INFO] [stdout] test delimiters_equality ... ok
[INFO] [stdout] test delimiters_field_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_integration.rs (/opt/rustwide/target/debug/deps/error_integration-d9b52e2aef5d4cc2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test new_invalid_utf8_error ... ok
[INFO] [stdout] test input_file_not_found_error ... ok
[INFO] [stdout] test nonexistent_path_error ... ok
[INFO] [stdout] test permission_denied_error ... FAILED
[INFO] [stdout] test input_file_permission_denied_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- permission_denied_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'permission_denied_error' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`"/opt/rustwide/target/debug/word-tally" "-v" "--format=csv" "--output=/tmp/.tmpVkUCi9/test-output.txt"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] source,file-type,total-words,unique-words,delimiter,entry-delimiter,case,order,io,min-chars,min-count,exclude-words,exclude-patterns,include-patterns
[INFO] [stdout] -,unknown,0,0,n/a,n/a,original,desc,auto,none,none,none,none,none
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599ed20f2c22 - 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:     0x599ed20f2c22 - 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:     0x599ed20f2c22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x599ed20f2c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x599ed211abc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x599ed211abc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x599ed20ef3a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599ed20ef3a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x599ed20f2a72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x599ed20f44c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x599ed20f42fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x599ed2063014 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x599ed2063014 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599ed20f4e9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x599ed20f4e9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x599ed20f4c6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x599ed20f3119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x599ed20f48fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x599ed2119340 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x599ed20845e0 - core::panicking::panic_display::h7f1578bf4524dcb7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x599ed208747b - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x599ed20860f7 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92
[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:     0x599ed2080ee7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x599ed207c954 - core::result::Result<T,E>::unwrap_or_else::hd03f3b6e06004c80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x599ed2085506 - assert_cmd::assert::Assert::failure::hced26117f63a37b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   25:     0x599ed2028793 - error_integration::permission_denied_error::h184deb9925b64f91
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_integration.rs:44:10
[INFO] [stdout]   26:     0x599ed2028317 - error_integration::permission_denied_error::{{closure}}::h5c037a76bfab05fc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_integration.rs:13:29
[INFO] [stdout]   27:     0x599ed2026b06 - core::ops::function::FnOnce::call_once::h4ca0596df3507cf2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x599ed206887b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x599ed206887b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x599ed20679b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x599ed20679b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x599ed20679b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x599ed20679b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x599ed20679b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x599ed20679b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x599ed20679b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x599ed202b5b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x599ed202b5b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x599ed202ef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x599ed202ef8a - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x599ed202ef8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x599ed202ef8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x599ed202ef8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x599ed202ef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x599ed202ef8a - 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:     0x599ed20f7f3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x599ed20f7f3f - 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:     0x7f7609817aa4 - <unknown>
[INFO] [stdout]   49:     0x7f76098a4a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input_file_permission_denied_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'input_file_permission_denied_error' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected success
[INFO] [stdout] command=`"/opt/rustwide/target/debug/word-tally" "/tmp/.tmpTrZNBh/no_read_permission.txt"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599ed20f2c22 - 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:     0x599ed20f2c22 - 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:     0x599ed20f2c22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x599ed20f2c22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x599ed211abc3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x599ed211abc3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x599ed20ef3a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x599ed20ef3a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x599ed20f2a72 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x599ed20f44c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x599ed20f42fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x599ed2063014 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x599ed2063014 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x599ed20f4e9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x599ed20f4e9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x599ed20f4c6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x599ed20f3119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x599ed20f48fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x599ed2119340 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x599ed20845e0 - core::panicking::panic_display::h7f1578bf4524dcb7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x599ed208747b - assert_cmd::assert::AssertError::panic::panic_cold_display::h93cb37d2f10e48d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x599ed20860f7 - assert_cmd::assert::AssertError::panic::hb5d398b681149e92
[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:     0x599ed2080ee7 - core::ops::function::FnOnce::call_once::hb846e3d98474bf1f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x599ed207c954 - core::result::Result<T,E>::unwrap_or_else::hd03f3b6e06004c80
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x599ed2085506 - assert_cmd::assert::Assert::failure::hced26117f63a37b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:187:28
[INFO] [stdout]   25:     0x599ed2029484 - error_integration::input_file_permission_denied_error::hd15b363499f0b609
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_integration.rs:120:12
[INFO] [stdout]   26:     0x599ed2029127 - error_integration::input_file_permission_denied_error::{{closure}}::hccef4727e6ecfad0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_integration.rs:98:40
[INFO] [stdout]   27:     0x599ed2026ac6 - core::ops::function::FnOnce::call_once::h37a97863a768aa84
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x599ed206887b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x599ed206887b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x599ed20679b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x599ed20679b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x599ed20679b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x599ed20679b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x599ed20679b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x599ed20679b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x599ed20679b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x599ed202b5b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x599ed202b5b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x599ed202ef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x599ed202ef8a - <core::panic::unwind_safe::AssertUnwindSafe<F> 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:     0x599ed202ef8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x599ed202ef8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x599ed202ef8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x599ed202ef8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x599ed202ef8a - 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:     0x599ed20f7f3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x599ed20f7f3f - 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:     0x7f7609817aa4 - <unknown>
[INFO] [stdout]   49:     0x7f76098a4a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     input_file_permission_denied_error
[INFO] [stdout]     permission_denied_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test error_integration`
[INFO] running `Command { std: "docker" "inspect" "edde8154ab835d676ee1b08d2915744cab8de47a85a3de091fda69596bcbfc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edde8154ab835d676ee1b08d2915744cab8de47a85a3de091fda69596bcbfc6b", kill_on_drop: false }`
[INFO] [stdout] edde8154ab835d676ee1b08d2915744cab8de47a85a3de091fda69596bcbfc6b
