[INFO] fetching crate flowmark 0.2.6... [INFO] testing flowmark-0.2.6 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate flowmark 0.2.6 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate flowmark 0.2.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate flowmark 0.2.6 [INFO] tweaked toml for crates.io crate flowmark 0.2.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flowmark 0.2.6 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flowmark 0.2.6 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-3-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `flowmark` [INFO] [stderr] * `bin` target `flowmark-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v1.0.3+spec-1.1.0 [INFO] [stderr] Downloaded fmt2io v1.0.0 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded caseless v0.2.2 [INFO] [stderr] Downloaded bon v3.9.0 [INFO] [stderr] Downloaded fancy-regex v0.16.2 [INFO] [stderr] Downloaded emojis v0.8.0 [INFO] [stderr] Downloaded bon-macros v3.9.0 [INFO] [stderr] Downloaded entities v1.0.1 [INFO] [stderr] Downloaded comrak v0.50.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 872349092f56892e1819833a5d5a85d6ce443f36d19f0342a5d2422c8d1e5948 [INFO] running `Command { std: "docker" "start" "-a" "872349092f56892e1819833a5d5a85d6ce443f36d19f0342a5d2422c8d1e5948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "872349092f56892e1819833a5d5a85d6ce443f36d19f0342a5d2422c8d1e5948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872349092f56892e1819833a5d5a85d6ce443f36d19f0342a5d2422c8d1e5948", kill_on_drop: false }` [INFO] [stdout] 872349092f56892e1819833a5d5a85d6ce443f36d19f0342a5d2422c8d1e5948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43da6dd2f99d9b7a2ebd5b948435e9b88f5807b75a3472690b881a488ded44e5 [INFO] running `Command { std: "docker" "start" "-a" "43da6dd2f99d9b7a2ebd5b948435e9b88f5807b75a3472690b881a488ded44e5", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `flowmark` [INFO] [stderr] * `bin` target `flowmark-rs` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling comrak v0.50.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling emojis v0.8.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling flowmark v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.9.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling bon v3.9.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "43da6dd2f99d9b7a2ebd5b948435e9b88f5807b75a3472690b881a488ded44e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43da6dd2f99d9b7a2ebd5b948435e9b88f5807b75a3472690b881a488ded44e5", kill_on_drop: false }` [INFO] [stdout] 43da6dd2f99d9b7a2ebd5b948435e9b88f5807b75a3472690b881a488ded44e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6739757c57c9e7bc3c77ac350fde7e1c2d788a01da077e6d6ecd2eb7c018365 [INFO] running `Command { std: "docker" "start" "-a" "d6739757c57c9e7bc3c77ac350fde7e1c2d788a01da077e6d6ecd2eb7c018365", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `flowmark` [INFO] [stderr] * `bin` target `flowmark-rs` [INFO] [stderr] Compiling flowmark v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.91s [INFO] running `Command { std: "docker" "inspect" "d6739757c57c9e7bc3c77ac350fde7e1c2d788a01da077e6d6ecd2eb7c018365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6739757c57c9e7bc3c77ac350fde7e1c2d788a01da077e6d6ecd2eb7c018365", kill_on_drop: false }` [INFO] [stdout] d6739757c57c9e7bc3c77ac350fde7e1c2d788a01da077e6d6ecd2eb7c018365 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a38ef4ce05f101b6175c40b2c30f494bfecde7497354af9a5649c30aee874170 [INFO] running `Command { std: "docker" "start" "-a" "a38ef4ce05f101b6175c40b2c30f494bfecde7497354af9a5649c30aee874170", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `flowmark` [INFO] [stderr] * `bin` target `flowmark-rs` [INFO] [stderr] Compiling flowmark v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flowmark-e63bce7c7e60f2c1) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test formatter::filling::tests::encode_empty_labels_passthrough ... ok [INFO] [stdout] test formatter::filling::tests::extract_footnote_inside_code_fence_ignored ... ok [INFO] [stdout] test formatter::filling::tests::encode_inside_code_fence_unchanged ... ok [INFO] [stdout] test formatter::filling::tests::extract_footnote_consecutive_blank_line_preserved ... ok [INFO] [stdout] test formatter::filling::tests::encode_collapsed_ref_link ... ok [INFO] [stdout] test formatter::filling::tests::encode_unknown_label_unchanged ... ok [INFO] [stdout] test formatter::filling::tests::extract_footnote_multiline ... ok [INFO] [stdout] test formatter::filling::tests::encode_full_ref_link ... ok [INFO] [stdout] test formatter::filling::tests::extract_footnote_basic ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_basic ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_inside_code_fence_ignored ... ok [INFO] [stdout] test formatter::filling::tests::markers_contain_pua_char ... ok [INFO] [stdout] test formatter::filling::tests::replace_until_stable_multiple_matches ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_multiple ... ok [INFO] [stdout] test formatter::filling::tests::user_html_comment_not_treated_as_marker ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_skips_footnote_definitions ... ok [INFO] [stdout] test incremental_cache::tests::formatter_fingerprint_changes_with_config_content ... ok [INFO] [stdout] test incremental_cache::tests::cache_invalidates_when_fingerprint_changes ... ok [INFO] [stdout] test incremental_cache::tests::cache_is_project_scoped ... ok [INFO] [stdout] test incremental_cache::tests::cache_round_trip_restores_known_hashes ... ok [INFO] [stdout] test parser::frontmatter::tests::test_split_frontmatter_absent ... ok [INFO] [stdout] test parser::frontmatter::tests::test_split_frontmatter_present ... ok [INFO] [stdout] test settings::tests::default_cache_root_prefers_os_cache_dir ... ok [INFO] [stdout] test settings::tests::default_cache_root_uses_temp_fallback_when_os_and_home_missing ... ok [INFO] [stdout] test settings::tests::default_cache_root_uses_home_fallback_when_os_cache_missing ... ok [INFO] [stdout] test incremental_cache::tests::cache_ignores_corrupt_manifest_and_recovers ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_case_insensitive ... ok [INFO] [stdout] test parser::frontmatter::tests::test_has_frontmatter ... ok [INFO] [stdout] test parser::frontmatter::tests::test_no_closing_delimiter ... ok [INFO] [stdout] test typography::quotes::tests::test_code_like_unchanged ... ok [INFO] [stdout] test typography::quotes::tests::test_double_quotes ... ok [INFO] [stdout] test typography::ellipses::tests::test_basic_ellipsis ... ok [INFO] [stdout] test typography::ellipses::tests::test_ellipsis_with_punct ... ok [INFO] [stdout] test wrapping::block_heuristics::tests::test_line_is_block_content ... ok [INFO] [stdout] test wrapping::block_heuristics::tests::test_line_is_list_item_ordered ... ok [INFO] [stdout] test wrapping::block_heuristics::tests::test_line_is_list_item_unordered ... ok [INFO] [stdout] test typography::ellipses::tests::test_ellipsis_at_end ... ok [INFO] [stdout] test formatter::filling::tests::extract_footnote_with_autolink_blank_line_preserved ... ok [INFO] [stdout] test typography::ellipses::tests::test_ellipsis_with_space ... ok [INFO] [stdout] test wrapping::block_heuristics::tests::test_line_is_table_row ... ok [INFO] [stdout] test typography::quotes::tests::test_apostrophe ... ok [INFO] [stdout] test wrapping::text_filling::tests::test_split_paragraphs ... ok [INFO] [stdout] test wrapping::text_wrapping::tests::test_html_md_word_split ... ok [INFO] [stdout] test wrapping::text_wrapping::tests::test_html_md_word_split_links ... ok [INFO] [stdout] test wrapping::text_wrapping::tests::test_markdown_escape_word ... ok [INFO] [stdout] test typography::quotes::tests::test_possessive_s ... ok [INFO] [stdout] test wrapping::text_wrapping::tests::test_no_wrap ... ok [INFO] [stdout] test wrapping::text_wrapping::tests::test_simple_wrapping ... ok [INFO] [stdout] test wrapping::sentence::tests::test_first_sentence ... ok [INFO] [stdout] test wrapping::sentence::tests::test_heuristic_end_of_sentence ... ok [INFO] [stdout] test wrapping::sentence::tests::test_split_sentences_no_min ... ok [INFO] [stdout] test wrapping::sentence::tests::test_split_sentences ... ok [INFO] [stdout] test formatter::filling::tests::extract_ref_defs_with_title ... ok [INFO] [stdout] test typography::quotes::tests::test_template_tag_preserved ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cli::tests::clear_cache_does_not_require_project_root ... ok [INFO] [stdout] test cli::tests::show_cache_requires_project_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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 cli::tests::clear_cache_does_not_require_project_root ... ok [INFO] [stdout] test cli::tests::show_cache_requires_project_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flowmark-7d7fcae494d83df7) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flowmark_rs-6dd6e42937b90706) [INFO] [stderr] Running tests/test_alerts.rs (/opt/rustwide/target/debug/deps/test_alerts-155da44d68a593a6) [INFO] [stdout] test test_empty_alert_type_preserves_quote ... ok [INFO] [stdout] test test_alert_after_heading ... ok [INFO] [stdout] test test_lowercase_alert_normalized_to_uppercase ... ok [INFO] [stdout] test test_alert_with_multiline_content ... ok [INFO] [stdout] test test_misspelled_alert_preserves_quote ... ok [INFO] [stdout] test test_malformed_alert_preserves_quote ... ok [INFO] [stdout] test test_multiple_alerts_in_document ... ok [INFO] [stdout] test test_quote_with_link_like_content ... ok [INFO] [stdout] test test_alert_with_list ... ok [INFO] [stdout] test test_alert_with_multiple_paragraphs ... ok [INFO] [stdout] test test_unknown_alert_types_preserve_quote ... ok [INFO] [stdout] test test_basic_note_alert ... ok [INFO] [stdout] test test_all_valid_alert_types ... ok [INFO] [stdout] test test_regular_quote_still_works ... ok [INFO] [stdout] test test_alert_with_code_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/test_cleanups.rs (/opt/rustwide/target/debug/deps/test_cleanups-25ead9a2d3a78f07) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_unbold_headings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/test_cli_file_discovery.rs (/opt/rustwide/target/debug/deps/test_cli_file_discovery-ad3fd8148c3395aa) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_auto_list_files_no_args_errors ... ok [INFO] [stdout] test test_auto_no_args_errors ... ok [INFO] [stdout] test test_flowmarkignore ... ok [INFO] [stdout] test test_list_files_directory ... ok [INFO] [stdout] test test_list_files_extend_exclude ... ok [INFO] [stdout] test test_explicit_file_still_works ... ok [INFO] [stdout] test test_list_files_force_exclude ... ok [INFO] [stdout] test test_list_files_extend_include ... ok [INFO] [stdout] test test_list_files_no_args_errors ... ok [INFO] [stdout] test test_list_files_no_respect_gitignore ... ok [INFO] [stdout] test test_explicit_flag_detection_with_default_value ... ok [INFO] [stdout] test test_list_files_max_size ... ok [INFO] [stdout] test test_no_args_errors ... ok [INFO] [stdout] test test_list_files_skips_excluded_dirs ... ok [INFO] [stdout] test test_stdin_explicit_dash ... ok [INFO] [stdout] test test_list_files_stdin_does_not_crash ... ok [INFO] [stdout] test test_stdin_still_works ... ok [INFO] [stdout] test test_auto_with_dot_formats_cwd ... ok [INFO] [stdout] test test_auto_with_explicit_file ... ok [INFO] [stdout] test test_auto_preserves_permissions_644 ... ok [INFO] [stdout] test test_auto_preserves_permissions_755 ... ok [INFO] [stderr] Running tests/test_config.rs (/opt/rustwide/target/debug/deps/test_config-047f630ef978009d) [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_find_config_none_when_missing ... ok [INFO] [stdout] test test_find_config_flowmark_toml ... ok [INFO] [stdout] test test_find_config_pyproject_toml ... ok [INFO] [stdout] test test_load_config_malformed_toml ... ok [INFO] [stdout] test test_load_config_kebab_case ... ok [INFO] [stdout] test test_find_config_walks_up ... ok [INFO] [stdout] test test_find_config_pyproject_without_section_skipped ... ok [INFO] [stdout] test test_load_config_file_discovery_section ... ok [INFO] [stdout] test test_merge_auto_mode_width_from_config ... ok [INFO] [stdout] test test_merge_config_overrides_defaults ... ok [INFO] [stdout] test test_load_config_performance_section_cache_settings_are_accepted ... ok [INFO] [stdout] test test_load_config_pyproject_toml ... ok [INFO] [stdout] test test_merge_explicit_cli_overrides_config ... ok [INFO] [stdout] test test_merge_extend_include_from_config ... ok [INFO] [stdout] test test_merge_no_config ... ok [INFO] [stdout] test test_parse_config_warns_unknown_keys ... ok [INFO] [stdout] test test_load_config_flowmark_toml ... ok [INFO] [stdout] test test_merge_auto_mode_overrides_formatting ... ok [INFO] [stdout] test test_merge_file_discovery_from_config ... ok [INFO] [stdout] test test_load_config_partial ... ok [INFO] [stdout] test test_find_config_dot_flowmark_toml_takes_precedence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/test_edge_cases.rs (/opt/rustwide/target/debug/deps/test_edge_cases-f7cc2dbec5cdd187) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_code_block_trailing_content ... ok [INFO] [stdout] test test_code_fence_with_indented_list_content ... ok [INFO] [stdout] test test_bare_url_not_linkified ... ok [INFO] [stdout] test test_bare_dollar_in_text ... ok [INFO] [stdout] test test_angle_bracket_email_preserved ... ok [INFO] [stdout] test test_display_math_latex ... ok [INFO] [stdout] test test_angle_bracket_autolink_in_footnote ... ok [INFO] [stdout] test test_angle_bracket_autolink_preserved ... ok [INFO] [stdout] test test_ellipsis_in_footnote_body ... ok [INFO] [stdout] test test_email_not_linkified ... ok [INFO] [stdout] test test_footnote_autolink_blank_lines ... ok [INFO] [stdout] test test_html_comment_pair_tight_with_text ... ok [INFO] [stdout] test test_list_then_html_comment_gets_blank_line ... ok [INFO] [stdout] test test_html_comment_after_blank_line_tight_text ... ok [INFO] [stdout] test test_inline_math_latex_backslashes ... ok [INFO] [stdout] test test_paragraph_then_tight_list ... ok [INFO] [stdout] test test_multiple_footnotes ... ok [INFO] [stdout] test test_table_then_html_comment_gets_blank_line ... ok [INFO] [stdout] test test_html_comment_preserves_blank_line_when_present ... ok [INFO] [stdout] test test_html_comment_no_extra_blank_line_tight ... ok [INFO] [stdout] test test_footnote_with_reference ... ok [INFO] [stdout] test test_no_sentence_break_inside_link_paren ... ok [INFO] [stdout] test test_escaped_char_in_code_span_width ... ok [INFO] [stdout] test test_smart_quotes_in_footnote_body ... ok [INFO] [stdout] test test_sentence_break_after_period_paren ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/test_ellipses.rs (/opt/rustwide/target/debug/deps/test_ellipses-2ce2e0fad9e31d45) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_ellipses_does_not_apply ... ok [INFO] [stdout] test test_ellipses_multiline ... ok [INFO] [stdout] test test_ellipses_basic_conversions ... ok [INFO] [stdout] test test_ellipses_edge_cases ... ok [INFO] [stdout] test test_ellipses_multiple ... ok [INFO] [stdout] test test_ellipses_quotes ... ok [INFO] [stdout] test test_ellipses_curly_quotes ... ok [INFO] [stdout] test test_ellipses_four_dots ... ok [INFO] [stdout] test test_ellipses_at_boundaries ... ok [INFO] [stdout] test test_ellipses_punctuation ... ok [INFO] [stdout] test test_ellipses_smartquotes_integration ... ok [INFO] [stdout] test test_ellipses_code_like ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/test_escape_handling.rs (/opt/rustwide/target/debug/deps/test_escape_handling-75c0166d4bdc4abb) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_escape_in_table ... ok [INFO] [stdout] test test_escape_in_heading ... ok [INFO] [stdout] test test_escaped_chars_in_headings ... ok [INFO] [stdout] test test_escape_at_paragraph_start ... ok [INFO] [stdout] test test_escape_in_list_item_start_preserved ... ok [INFO] [stdout] test test_escaped_chars_at_line_start ... ok [INFO] [stdout] test test_escape_in_list_item ... ok [INFO] [stdout] test test_pua_adjacent_to_escape ... ok [INFO] [stdout] test test_escape_in_paragraph_middle ... ok [INFO] [stdout] test test_actual_list_no_escape ... ok [INFO] [stdout] test test_escape_in_quote ... ok [INFO] [stdout] test test_mixed_escapes ... ok [INFO] [stdout] test test_mixed_escapes_comprehensive ... ok [INFO] [stdout] test test_pua_chars_safe_range_preserved ... ok [INFO] [stdout] test test_pua_placeholder_no_collision ... ok [INFO] [stdout] test test_other_escaped_chars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/test_fenced_code_blocks.rs (/opt/rustwide/target/debug/deps/test_fenced_code_blocks-0482a968c0a6a8b2) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_code_block_with_inline_backticks ... ok [INFO] [stdout] test test_multiple_empty_lines_in_code_block ... ok [INFO] [stdout] test test_empty_lines_in_quoted_code_block_no_trailing_whitespace ... ok [INFO] [stdout] test test_four_backtick_fence_preserved ... ok [INFO] [stdout] test test_deeply_nested_code_blocks ... ok [INFO] [stdout] test test_empty_lines_in_code_block_no_trailing_whitespace ... ok [INFO] [stdout] test test_minimum_backticks_computed_from_content ... ok [INFO] [stdout] test test_simple_fenced_code_block ... ok [INFO] [stdout] test test_nested_code_blocks ... ok [INFO] [stdout] test test_tilde_fence_stays_tilde ... ok [INFO] [stdout] test test_tilde_fence_with_backticks_in_content ... ok [INFO] [stdout] test test_empty_lines_in_nested_code_block_no_trailing_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_file_resolver.rs (/opt/rustwide/target/debug/deps/test_file_resolver-19ecb9349ca1a1b7) [INFO] [stdout] running 35 tests [INFO] [stdout] test test_config_effective_exclude_extended ... ok [INFO] [stdout] test test_config_effective_include ... ok [INFO] [stdout] test test_config_effective_exclude_replaced ... ok [INFO] [stdout] test test_read_ignore_file_missing ... ok [INFO] [stdout] test test_config_effective_include_custom_base ... ok [INFO] [stdout] test test_read_ignore_file_non_utf8 ... ok [INFO] [stdout] test test_read_ignore_file_unreadable ... ok [INFO] [stdout] test test_resolver_file_not_found ... ok [INFO] [stdout] test test_resolver_deduplication ... ok [INFO] [stdout] test test_resolver_extend_include ... ok [INFO] [stdout] test test_resolver_extend_exclude ... ok [INFO] [stdout] test test_resolver_excludes_default_dirs ... ok [INFO] [stdout] test test_resolver_exclude_replaces_defaults ... ok [INFO] [stdout] test test_resolver_directory_recursion ... ok [INFO] [stdout] test test_resolver_explicit_files_bypass_exclusions_by_default ... ok [INFO] [stdout] test test_resolver_flowmarkignore_positive_assertion ... ok [INFO] [stdout] test test_resolver_force_exclude_filters_explicit_files ... ok [INFO] [stdout] test test_resolver_gitignore_file_patterns ... ok [INFO] [stdout] test test_resolver_force_exclude_same_name_dir_file ... ok [INFO] [stdout] test test_resolver_gitignore_path_based_pattern ... ok [INFO] [stdout] test test_resolver_gitignore_wildcard_file_pattern ... ok [INFO] [stdout] test test_resolver_glob_pattern ... ok [INFO] [stdout] test test_resolver_nested_gitignore_combines_parent_rules ... ok [INFO] [stdout] test test_resolver_nested_gitignore ... ok [INFO] [stdout] test test_resolver_flowmarkignore ... ok [INFO] [stdout] test test_resolver_respects_gitignore ... ok [INFO] [stdout] test test_resolver_mixed_inputs ... ok [INFO] [stdout] test test_resolver_glob_excludes_default_dirs ... ok [INFO] [stdout] test test_resolver_nested_gitignore_dir_pattern ... ok [INFO] [stdout] test test_resolver_tool_ignore_per_walk_root ... ok [INFO] [stdout] test test_resolver_no_respect_gitignore ... ok [INFO] [stdout] test test_resolver_single_file ... ok [INFO] [stdout] test test_resolver_sorted_output ... ok [INFO] [stdout] test test_resolver_files_max_size ... ok [INFO] [stdout] test test_resolver_files_max_size_zero_disables ... ok [INFO] [stderr] Running tests/test_filling.rs (/opt/rustwide/target/debug/deps/test_filling-7c2b5bb6bbb30e97) [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_fill_perf_stats_records_stage_times_when_enabled ... ok [INFO] [stdout] test test_multi_paragraph_list_items ... ok [INFO] [stdout] test test_normalize_markdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/test_frontmatter.rs (/opt/rustwide/target/debug/deps/test_frontmatter-01242265d812a7f9) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_split_frontmatter_proper ... ok [INFO] [stdout] test test_split_frontmatter_crlf ... ok [INFO] [stdout] test test_split_frontmatter_unclosed ... ok [INFO] [stdout] test test_has_frontmatter ... ok [INFO] [stdout] test test_split_frontmatter_empty ... ok [INFO] [stdout] test test_split_frontmatter_empty_lines_before ... ok [INFO] [stderr] Running tests/test_heading_spacing.rs (/opt/rustwide/target/debug/deps/test_heading_spacing-581929895d4ea506) [INFO] [stdout] test test_split_frontmatter_no_frontmatter ... ok [INFO] [stdout] test test_markdown_with_crlf_frontmatter ... ok [INFO] [stdout] test test_markdown_with_frontmatter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_heading_spacing_before_code ... ok [INFO] [stdout] test test_heading_spacing_before_quote ... ok [INFO] [stdout] test test_hard_breaks_in_list_items ... ok [INFO] [stdout] test test_hard_breaks_after_comments ... ok [INFO] [stdout] test test_heading_with_hard_break ... ok [INFO] [stdout] test test_hard_breaks_in_paragraphs ... ok [INFO] [stdout] test test_heading_spacing_basic ... ok [INFO] [stdout] test test_heading_with_hard_break_in_list ... ok [INFO] [stdout] test test_heading_spacing_before_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/test_incremental_cache.rs (/opt/rustwide/target/debug/deps/test_incremental_cache-519eaaefa8607a45) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_config_incremental_cache_dir_is_applied ... ok [INFO] [stdout] test test_config_incremental_false_disables_cache_manifest_creation ... ok [INFO] [stdout] test test_no_incremental_disables_cache_manifest_creation ... ok [INFO] [stdout] test test_show_cache_reports_usage_without_files ... ok [INFO] [stdout] test test_clear_cache_deletes_cache_without_confirmation ... ok [INFO] [stdout] test test_incremental_cache_writes_manifest_when_enabled ... ok [INFO] [stderr] Running tests/test_list_spacing.rs (/opt/rustwide/target/debug/deps/test_list_spacing-f1d4de599f1921e5) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_loose_list_preserved ... ok [INFO] [stdout] test test_input_spacing_normalization_loose ... ok [INFO] [stdout] test test_multi_para_stays_loose_in_tight_mode ... ok [INFO] [stdout] test test_input_spacing_normalization_tight ... ok [INFO] [stdout] test test_loose_list_to_tight ... ok [INFO] [stdout] test test_multi_paragraph_spacing_loose_mode ... ok [INFO] [stdout] test test_nested_lists_independent_preserve ... ok [INFO] [stdout] test test_numbered_list_preserve ... ok [INFO] [stdout] test test_numbered_list_to_loose ... ok [INFO] [stdout] test test_loose_list_stays_loose ... ok [INFO] [stdout] test test_tight_list_preserved ... ok [INFO] [stdout] test test_list_items_with_quote_blocks ... ok [INFO] [stdout] test test_tight_list_to_loose ... ok [INFO] [stdout] test test_preserve_is_default ... ok [INFO] [stdout] test test_complex_content_with_loose_mode ... ok [INFO] [stdout] test test_tight_list_stays_tight ... ok [INFO] [stdout] test test_list_items_with_code_blocks_loose ... ok [INFO] [stdout] test test_nested_lists_loose_outer_tight_inner ... ok [INFO] [stdout] test test_list_items_with_code_blocks_preserve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_parity_cross_binary.rs (/opt/rustwide/target/debug/deps/test_parity_cross_binary-c1974aa0490bca6f) [INFO] [stdout] [INFO] [stderr] Running tests/test_parity_discrepancies.rs (/opt/rustwide/target/debug/deps/test_parity_discrepancies-e70ef91baeb6644d) [INFO] [stdout] running 2 tests [INFO] [stdout] test test_cross_binary_corner_cases ... ok [INFO] [stdout] test test_golden_files_match_python ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test test_d10_html_entities_preserved ... ok [INFO] [stdout] test test_absolute_url_autolink_still_works ... ok [INFO] [stdout] test test_d10_html_entity_in_paragraph ... ok [INFO] [stdout] test test_d12_paragraph_before_code_fence_tight ... ok [INFO] [stdout] test test_d12_inline_code_paragraph_before_code_fence ... ok [INFO] [stdout] test test_d12_multiple_tight_code_fences ... ok [INFO] [stdout] test test_d13_blockquote_list_code_block_blank_line_indent ... ok [INFO] [stdout] test test_d12b_mixed_loose_tight_list_code_fences ... ok [INFO] [stdout] test test_d13_blockquote_list_with_blank_continuation ... ok [INFO] [stdout] test test_d14_escaped_backtick_in_table_inline_code ... ok [INFO] [stdout] test test_d11_auto_no_args_error_matches_python ... FAILED [INFO] [stdout] test test_d11_inplace_stdin_error_matches_python ... FAILED [INFO] [stdout] test test_d16_adjacent_empty_code_blocks ... ok [INFO] [stdout] test test_d1_plaintext_preserves_code_fences ... ok [INFO] [stdout] test test_d1_plaintext_preserves_empty_code_block ... ok [INFO] [stdout] test test_d11_nonexistent_file_error_format ... FAILED [INFO] [stdout] test test_d11_output_multiple_files_error_matches_python ... FAILED [INFO] [stdout] test test_d11_no_args_error_matches_python ... FAILED [INFO] [stdout] test test_d2_plaintext_treats_markdown_links_as_atomic ... ok [INFO] [stdout] test test_d15_no_smart_quote_after_code_ending_with_non_word_char ... ok [INFO] [stdout] test test_d4_tight_simple_sublists ... ok [INFO] [stdout] test test_d4_tight_nested_lists_match_python ... ok [INFO] [stdout] test test_d4_tight_ordered_sublists ... ok [INFO] [stdout] test test_d15_smart_quote_after_various_code_spans ... ok [INFO] [stdout] test test_d6_nested_blockquote_preserves_blank_separator ... ok [INFO] [stdout] test test_d6_nested_blockquotes_no_extra_blanks ... ok [INFO] [stdout] test test_d6_two_level_blockquote ... ok [INFO] [stdout] test test_d7_footnote_preamble_then_list ... ok [INFO] [stdout] test test_d5_loose_footnote_list_items ... ok [INFO] [stdout] test test_d15_smart_quote_after_code_ending_with_word_char ... ok [INFO] [stdout] test test_d7_footnote_with_list_items ... ok [INFO] [stdout] test test_d9_single_newline_input ... ok [INFO] [stdout] test test_d8_footnote_with_blockquote ... ok [INFO] [stdout] test test_d9_whitespace_input_outputs_newline ... ok [INFO] [stdout] test test_d9_empty_input_outputs_newline ... ok [INFO] [stdout] test test_relative_path_link_preserved ... ok [INFO] [stdout] test test_d3_sup_tag_wrapping_at_width_56 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_d11_auto_no_args_error_matches_python stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_d11_auto_no_args_error_matches_python' (1154) panicked at tests/test_parity_discrepancies.rs:337:29: [INFO] [stdout] Failed to run flowmark: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573a42241e6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573a42241e6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573a4225863a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573a4225863a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x573a422467e2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573a422467e2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573a42220a5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573a42220a5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573a4223a3b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573a41e3b1ac - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573a41e3b1ac - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573a4223a572 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573a4223a572 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573a42220b18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573a42215cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573a4222182d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573a42258e7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573a41e279fa - test_parity_discrepancies[9f3ec93a3195250d]::run_cli::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:29 [INFO] [stdout] 20: 0x573a41e25c8a - >::unwrap_or_else:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x573a41e284cd - test_parity_discrepancies[9f3ec93a3195250d]::run_cli [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:10 [INFO] [stdout] 22: 0x573a41e2ab46 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_auto_no_args_error_matches_python [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:383:29 [INFO] [stdout] 23: 0x573a41e27657 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_auto_no_args_error_matches_python::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:382:48 [INFO] [stdout] 24: 0x573a41e2ebb6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x573a41e2f28b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x573a41e2f28b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x573a41e3bc7b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x573a41e3bc7b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x573a41e360d4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x573a41e360d4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x573a41e3e882 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x573a41e3e882 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x573a41e3e882 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x573a4224177f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x573a4224177f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x77ea2d9c1aa4 - [INFO] [stdout] 46: 0x77ea2da4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_d11_inplace_stdin_error_matches_python stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_d11_inplace_stdin_error_matches_python' (1155) panicked at tests/test_parity_discrepancies.rs:352:29: [INFO] [stdout] Failed to run flowmark: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573a42241e6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573a42241e6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573a4225863a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573a4225863a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x573a422467e2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573a422467e2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573a42220a5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573a42220a5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573a4223a3b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573a41e3b1ac - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573a41e3b1ac - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573a4223a572 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573a4223a572 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573a42220b18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573a42215cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573a4222182d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573a42258e7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573a41e2723a - test_parity_discrepancies[9f3ec93a3195250d]::run_cli_stdin::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:352:29 [INFO] [stdout] 20: 0x573a41e25bf4 - >::unwrap_or_else:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x573a41e27ce8 - test_parity_discrepancies[9f3ec93a3195250d]::run_cli_stdin [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:352:10 [INFO] [stdout] 22: 0x573a41e2b027 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_inplace_stdin_error_matches_python [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:392:29 [INFO] [stdout] 23: 0x573a41e276e7 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_inplace_stdin_error_matches_python::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:391:49 [INFO] [stdout] 24: 0x573a41e2ec76 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x573a41e2f28b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x573a41e2f28b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x573a41e3bc7b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x573a41e3bc7b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x573a41e360d4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x573a41e360d4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x573a41e3e882 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x573a41e3e882 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x573a41e3e882 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x573a4224177f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x573a4224177f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x77ea2d9c1aa4 - [INFO] [stdout] 46: 0x77ea2da4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_d11_nonexistent_file_error_format stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_d11_nonexistent_file_error_format' (1157) panicked at tests/test_parity_discrepancies.rs:337:29: [INFO] [stdout] Failed to run flowmark: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573a42241e6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573a42241e6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573a4225863a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573a4225863a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x573a422467e2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573a422467e2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573a42220a5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573a42220a5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573a4223a3b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573a41e3b1ac - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573a41e3b1ac - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573a4223a572 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573a4223a572 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573a42220b18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573a42215cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573a4222182d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573a42258e7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573a41e279fa - test_parity_discrepancies[9f3ec93a3195250d]::run_cli::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:29 [INFO] [stdout] 20: 0x573a41e25c8a - >::unwrap_or_else:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x573a41e284cd - test_parity_discrepancies[9f3ec93a3195250d]::run_cli [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:10 [INFO] [stdout] 22: 0x573a41e2a339 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_nonexistent_file_error_format [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:410:30 [INFO] [stdout] 23: 0x573a41e27597 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_nonexistent_file_error_format::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:409:44 [INFO] [stdout] 24: 0x573a41e2eab6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x573a41e2f28b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x573a41e2f28b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x573a41e3bc7b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x573a41e3bc7b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x573a41e360d4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x573a41e360d4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x573a41e3e882 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x573a41e3e882 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x573a41e3e882 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x573a4224177f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x573a4224177f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x77ea2d9c1aa4 - [INFO] [stdout] 46: 0x77ea2da4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_d11_output_multiple_files_error_matches_python stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_d11_output_multiple_files_error_matches_python' (1160) panicked at tests/test_parity_discrepancies.rs:337:29: [INFO] [stdout] Failed to run flowmark: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573a42241e6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573a42241e6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573a4225863a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573a4225863a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x573a422467e2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573a422467e2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573a42220a5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573a42220a5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573a4223a3b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573a41e3b1ac - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573a41e3b1ac - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573a4223a572 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573a4223a572 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573a42220b18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573a42215cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573a4222182d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573a42258e7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573a41e279fa - test_parity_discrepancies[9f3ec93a3195250d]::run_cli::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:29 [INFO] [stdout] 20: 0x573a41e25c8a - >::unwrap_or_else:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x573a41e284cd - test_parity_discrepancies[9f3ec93a3195250d]::run_cli [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:10 [INFO] [stdout] 22: 0x573a41e2bdf6 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_output_multiple_files_error_matches_python [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:401:29 [INFO] [stdout] 23: 0x573a41e27867 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_output_multiple_files_error_matches_python::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:400:57 [INFO] [stdout] 24: 0x573a41e2ee76 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x573a41e2f28b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x573a41e2f28b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x573a41e3bc7b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x573a41e3bc7b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x573a41e360d4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x573a41e360d4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x573a41e3e882 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x573a41e3e882 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x573a41e3e882 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x573a4224177f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x573a4224177f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x77ea2d9c1aa4 - [INFO] [stdout] 46: 0x77ea2da4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_d11_no_args_error_matches_python stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_d11_no_args_error_matches_python' (1156) panicked at tests/test_parity_discrepancies.rs:337:29: [INFO] [stdout] Failed to run flowmark: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x573a42241e6a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x573a42241e6a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x573a42241e6a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x573a4225863a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x573a4225863a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x573a422467e2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x573a422467e2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x573a42220a5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x573a42220a5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x573a4223a3b9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x573a41e3b1ac - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x573a41e3b1ac - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x573a4223a572 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x573a4223a572 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x573a42220b18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x573a42215cf9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x573a4222182d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x573a42258e7c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x573a41e279fa - test_parity_discrepancies[9f3ec93a3195250d]::run_cli::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:29 [INFO] [stdout] 20: 0x573a41e25c8a - >::unwrap_or_else:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x573a41e284cd - test_parity_discrepancies[9f3ec93a3195250d]::run_cli [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:337:10 [INFO] [stdout] 22: 0x573a41e29f83 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_no_args_error_matches_python [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:374:29 [INFO] [stdout] 23: 0x573a41e27537 - test_parity_discrepancies[9f3ec93a3195250d]::test_d11_no_args_error_matches_python::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test_parity_discrepancies.rs:373:43 [INFO] [stdout] 24: 0x573a41e2ea36 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x573a41e2f28b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x573a41e2f28b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x573a41e3bc7b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x573a41e3bc7b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x573a41e3bc7b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x573a41e3bc7b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x573a41e360d4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x573a41e360d4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x573a41e3e882 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x573a41e3e882 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x573a41e3e882 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x573a41e3e882 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x573a41e3e882 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x573a4224177f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x573a4224177f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x77ea2d9c1aa4 - [INFO] [stdout] 46: 0x77ea2da4ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_d11_auto_no_args_error_matches_python [INFO] [stdout] test_d11_inplace_stdin_error_matches_python [INFO] [stdout] test_d11_no_args_error_matches_python [INFO] [stdout] test_d11_nonexistent_file_error_format [INFO] [stdout] test_d11_output_multiple_files_error_matches_python [INFO] [stdout] [INFO] [stdout] test result: FAILED. 32 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_parity_discrepancies` [INFO] running `Command { std: "docker" "inspect" "a38ef4ce05f101b6175c40b2c30f494bfecde7497354af9a5649c30aee874170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a38ef4ce05f101b6175c40b2c30f494bfecde7497354af9a5649c30aee874170", kill_on_drop: false }` [INFO] [stdout] a38ef4ce05f101b6175c40b2c30f494bfecde7497354af9a5649c30aee874170