[INFO] fetching crate doxx 0.1.2...
[INFO] testing doxx-0.1.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate doxx 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate doxx 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate doxx 0.1.2
[INFO] tweaked toml for crates.io crate doxx 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate doxx 0.1.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate doxx 0.1.2 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 721eda078a65a33198dcd531b0940fd518c86edd2f36e5bd8a0bc96da01a7b3b
[INFO] running `Command { std: "docker" "start" "-a" "721eda078a65a33198dcd531b0940fd518c86edd2f36e5bd8a0bc96da01a7b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "721eda078a65a33198dcd531b0940fd518c86edd2f36e5bd8a0bc96da01a7b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721eda078a65a33198dcd531b0940fd518c86edd2f36e5bd8a0bc96da01a7b3b", kill_on_drop: false }`
[INFO] [stdout] 721eda078a65a33198dcd531b0940fd518c86edd2f36e5bd8a0bc96da01a7b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3e650fda4cb8292be801e68de615b3fbb5b6940769db6e935346c9da8078d4d4
[INFO] running `Command { std: "docker" "start" "-a" "3e650fda4cb8292be801e68de615b3fbb5b6940769db6e935346c9da8078d4d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling ratatui-image v8.0.2
[INFO] [stderr]    Compiling docx-rs v0.4.18
[INFO] [stderr]    Compiling viuer v0.7.1
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling doxx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s
[INFO] running `Command { std: "docker" "inspect" "3e650fda4cb8292be801e68de615b3fbb5b6940769db6e935346c9da8078d4d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e650fda4cb8292be801e68de615b3fbb5b6940769db6e935346c9da8078d4d4", kill_on_drop: false }`
[INFO] [stdout] 3e650fda4cb8292be801e68de615b3fbb5b6940769db6e935346c9da8078d4d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b388a7d31a34eabc7f85a546c2fa4543b5e459d47a25a2754adac17d24dc55be
[INFO] running `Command { std: "docker" "start" "-a" "b388a7d31a34eabc7f85a546c2fa4543b5e459d47a25a2754adac17d24dc55be", kill_on_drop: false }`
[INFO] [stderr]    Compiling doxx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "b388a7d31a34eabc7f85a546c2fa4543b5e459d47a25a2754adac17d24dc55be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b388a7d31a34eabc7f85a546c2fa4543b5e459d47a25a2754adac17d24dc55be", kill_on_drop: false }`
[INFO] [stdout] b388a7d31a34eabc7f85a546c2fa4543b5e459d47a25a2754adac17d24dc55be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c8025a9b94c2fa5043f71fde08f50f02cadc38b21a64f1dc927402efd280e808
[INFO] running `Command { std: "docker" "start" "-a" "c8025a9b94c2fa5043f71fde08f50f02cadc38b21a64f1dc927402efd280e808", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/doxx/106420a72c79df59/deps/doxx-106420a72c79df59)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test equation::tests::test_simple_fraction ... ok
[INFO] [stdout] test equation::tests::test_subscript_conversion ... ok
[INFO] [stdout] test equation::tests::test_superscript_conversion ... ok
[INFO] [stdout] test terminal_image::tests::test_capability_detection ... ok
[INFO] [stdout] test image_extractor::tests::test_image_extractor_creation ... ok
[INFO] [stdout] test image_extractor::tests::test_image_format_detection ... ok
[INFO] [stdout] test terminal_image::tests::test_renderer_creation ... ok
[INFO] [stdout] test document::tests::test_heading_number_extraction ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/doxx/3ee22f6f4ca333d4/deps/doxx-3ee22f6f4ca333d4)
[INFO] [stdout] test terminal_image::tests::test_can_display_images ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test image_extractor::tests::test_image_extractor_creation ... ok
[INFO] [stdout] test image_extractor::tests::test_image_format_detection ... ok
[INFO] [stdout] test terminal_image::tests::test_renderer_creation ... ok
[INFO] [stdout] test document::tests::test_heading_number_extraction ... ok
[INFO] [stdout] test terminal_image::tests::test_capability_detection ... ok
[INFO] [stderr]      Running tests/ansi_export_test.rs (/opt/rustwide/target/debug/build/doxx/a13c153276d02a5e/deps/ansi_export_test-a13c153276d02a5e)
[INFO] [stdout] test terminal_image::tests::test_can_display_images ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_ansi_export_basic ... ok
[INFO] [stdout] test test_ansi_export_lists ... ok
[INFO] [stdout] test test_ansi_export_color_depths ... ok
[INFO] [stdout] test test_ansi_export_formatting ... ok
[INFO] [stdout] test test_ansi_export_tables ... ok
[INFO] [stdout] test test_ansi_export_terminal_width ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/build/doxx/3f01d1b9747a57c1/deps/integration_test-3f01d1b9747a57c1)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_all_fixtures_exist ... ok
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_minimal_document_parsing ... ok
[INFO] [stdout] test test_headings_outline ... ok
[INFO] [stdout] test test_business_report_parsing ... ok
[INFO] [stdout] test test_search_functionality ... ok
[INFO] [stdout] test test_export_test_json ... ok
[INFO] [stdout] test test_unicode_document ... ok
[INFO] [stdout] test test_tables_csv_export ... ok
[INFO] [stdout] test test_formatting_markdown_export ... ok
[INFO] [stderr]      Running tests/mixed_formatting_test.rs (/opt/rustwide/target/debug/build/doxx/885a7357935d0ff7/deps/mixed_formatting_test-885a7357935d0ff7)
[INFO] [stdout] test test_empty_search_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_color_showcase_document_parsing has been running for over 60 seconds
[INFO] [stdout] test test_mixed_formatting_document_structure has been running for over 60 seconds
[INFO] [stdout] test test_mixed_formatting_export_json has been running for over 60 seconds
[INFO] [stdout] test test_mixed_formatting_export_markdown has been running for over 60 seconds
[INFO] [stdout] test test_mixed_formatting_export_text has been running for over 60 seconds
[INFO] [stdout] test test_color_showcase_document_parsing ... FAILED
[INFO] [stdout] test test_mixed_formatting_export_markdown ... ok
[INFO] [stdout] test test_mixed_formatting_export_json ... ok
[INFO] [stdout] test test_mixed_formatting_export_text ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test mixed_formatting_test`
[INFO] [stdout] test test_mixed_formatting_document_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_color_showcase_document_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_color_showcase_document_parsing' (155) panicked at tests/mixed_formatting_test.rs:10:5:
[INFO] [stdout] doxx should successfully parse color showcase document:    Compiling proc-macro2 v1.0.97
[INFO] [stdout]    Compiling unicode-ident v1.0.18
[INFO] [stdout]    Compiling libc v0.2.175
[INFO] [stdout]    Compiling cfg-if v1.0.1
[INFO] [stdout]    Compiling autocfg v1.5.0
[INFO] [stdout]    Compiling crossbeam-utils v0.8.21
[INFO] [stdout]    Compiling simd-adler32 v0.3.7
[INFO] [stdout]    Compiling either v1.15.0
[INFO] [stdout]    Compiling shlex v1.3.0
[INFO] [stdout]    Compiling log v0.4.27
[INFO] [stdout]    Compiling pkg-config v0.3.32
[INFO] [stdout]    Compiling rayon-core v1.13.0
[INFO] [stdout]    Compiling memchr v2.7.5
[INFO] [stdout]    Compiling crc32fast v1.5.0
[INFO] [stdout]    Compiling adler2 v2.0.1
[INFO] [stdout]    Compiling num-traits v0.2.19
[INFO] [stdout]    Compiling version_check v0.9.5
[INFO] [stdout]    Compiling typenum v1.18.0
[INFO] [stdout]    Compiling generic-array v0.14.7
[INFO] [stdout]    Compiling jobserver v0.1.33
[INFO] [stdout]    Compiling miniz_oxide v0.8.9
[INFO] [stdout]    Compiling smallvec v1.15.1
[INFO] [stdout]    Compiling quote v1.0.40
[INFO] [stdout]    Compiling crossbeam-epoch v0.9.18
[INFO] [stdout]    Compiling syn v2.0.105
[INFO] [stdout]    Compiling cc v1.2.33
[INFO] [stdout]    Compiling bytemuck v1.23.2
[INFO] [stdout]    Compiling bitflags v2.9.1
[INFO] [stdout]    Compiling crossbeam-deque v0.8.6
[INFO] [stdout]    Compiling flate2 v1.1.2
[INFO] [stdout]    Compiling lock_api v0.4.13
[INFO] [stdout]    Compiling parking_lot_core v0.9.11
[INFO] [stdout]    Compiling num-integer v0.1.46
[INFO] [stdout]    Compiling weezl v0.1.10
[INFO] [stdout]    Compiling anyhow v1.0.99
[INFO] [stdout]    Compiling signal-hook v0.3.18
[INFO] [stdout]    Compiling serde v1.0.219
[INFO] [stdout]    Compiling scopeguard v1.2.0
[INFO] [stdout]    Compiling equivalent v1.0.2
[INFO] [stdout]    Compiling allocator-api2 v0.2.21
[INFO] [stdout]    Compiling thiserror v1.0.69
[INFO] [stdout]    Compiling rayon v1.11.0
[INFO] [stdout]    Compiling once_cell v1.21.3
[INFO] [stdout]    Compiling rustversion v1.0.22
[INFO] [stdout]    Compiling strsim v0.11.1
[INFO] [stdout]    Compiling foldhash v0.1.5
[INFO] [stdout]    Compiling paste v1.0.15
[INFO] [stdout]    Compiling crypto-common v0.1.6
[INFO] [stdout]    Compiling hashbrown v0.15.5
[INFO] [stdout]    Compiling num-bigint v0.4.6
[INFO] [stdout]    Compiling signal-hook-registry v1.4.6
[INFO] [stdout]    Compiling zune-inflate v0.2.54
[INFO] [stdout]    Compiling fdeflate v0.3.7
[INFO] [stdout]    Compiling half v2.6.0
[INFO] [stdout]    Compiling built v0.7.7
[INFO] [stdout]    Compiling rustix v0.38.44
[INFO] [stdout]    Compiling bitflags v1.3.2
[INFO] [stdout]    Compiling color_quant v1.1.0
[INFO] [stdout]    Compiling minimal-lexical v0.2.1
[INFO] [stdout]    Compiling arrayvec v0.7.6
[INFO] [stdout]    Compiling lebe v0.5.2
[INFO] [stdout]    Compiling bit_field v0.10.2
[INFO] [stdout]    Compiling nom v7.1.3
[INFO] [stdout]    Compiling rav1e v0.7.1
[INFO] [stdout]    Compiling gif v0.13.3
[INFO] [stdout]    Compiling exr v1.73.0
[INFO] [stdout]    Compiling png v0.17.16
[INFO] [stdout]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stdout]    Compiling num-rational v0.4.2
[INFO] [stdout]    Compiling jpeg-decoder v0.3.2
[INFO] [stdout]    Compiling parking_lot v0.12.4
[INFO] [stdout]    Compiling rgb v0.8.52
[INFO] [stdout]    Compiling qoi v0.4.1
[INFO] [stdout]    Compiling tiff v0.9.1
[INFO] [stdout]    Compiling mio v0.8.11
[INFO] [stdout]    Compiling mio v1.0.4
[INFO] [stdout]    Compiling equator-macro v0.4.2
[INFO] [stdout]    Compiling thiserror-impl v1.0.69
[INFO] [stdout]    Compiling serde_derive v1.0.219
[INFO] [stdout]    Compiling equator v0.4.2
[INFO] [stdout]    Compiling aligned-vec v0.6.4
[INFO] [stdout]    Compiling profiling-procmacros v1.0.17
[INFO] [stdout]    Compiling linux-raw-sys v0.4.15
[INFO] [stdout]    Compiling v_frame v0.3.9
[INFO] [stdout]    Compiling fnv v1.0.7
[INFO] [stdout]    Compiling ident_case v1.0.1
[INFO] [stdout]    Compiling byteorder v1.5.0
[INFO] [stdout]    Compiling heck v0.5.0
[INFO] [stdout]    Compiling zerocopy v0.8.26
[INFO] [stdout]    Compiling av1-grain v0.2.4
[INFO] [stdout]    Compiling profiling v1.0.17
[INFO] [stdout]    Compiling darling_core v0.20.11
[INFO] [stdout]    Compiling signal-hook-mio v0.2.4
[INFO] [stdout]    Compiling num-derive v0.4.2
[INFO] [stdout]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stdout]    Compiling maybe-rayon v0.1.1
[INFO] [stdout]    Compiling block-buffer v0.10.4
[INFO] [stdout]    Compiling simd_helpers v0.1.0
[INFO] [stdout]    Compiling itertools v0.12.1
[INFO] [stdout]    Compiling quick-error v2.0.1
[INFO] [stdout]    Compiling getrandom v0.3.3
[INFO] [stdout]    Compiling itoa v1.0.15
[INFO] [stdout]    Compiling new_debug_unreachable v1.0.6
[INFO] [stdout]    Compiling subtle v2.6.1
[INFO] [stdout]    Compiling imgref v1.11.0
[INFO] [stdout]    Compiling bitstream-io v2.6.0
[INFO] [stdout]    Compiling noop_proc_macro v0.3.0
[INFO] [stdout]    Compiling ryu v1.0.20
[INFO] [stdout]    Compiling loop9 v0.1.5
[INFO] [stdout]    Compiling digest v0.10.7
[INFO] [stdout]    Compiling avif-serialize v0.8.6
[INFO] [stdout]    Compiling lzma-sys v0.1.20
[INFO] [stdout]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stdout]    Compiling getrandom v0.2.16
[INFO] [stdout]    Compiling utf8parse v0.2.2
[INFO] [stdout]    Compiling zstd-safe v7.2.4
[INFO] [stdout]    Compiling byteorder-lite v0.1.0
[INFO] [stdout]    Compiling instability v0.3.9
[INFO] [stdout]    Compiling zune-core v0.4.12
[INFO] [stdout]    Compiling rustix v1.0.8
[INFO] [stdout]    Compiling image-webp v0.2.3
[INFO] [stdout]    Compiling zune-jpeg v0.4.20
[INFO] [stdout]    Compiling darling_macro v0.20.11
[INFO] [stdout]    Compiling darling v0.20.11
[INFO] [stdout]    Compiling anstyle-parse v0.2.7
[INFO] [stdout]    Compiling ppv-lite86 v0.2.21
[INFO] [stdout]    Compiling rand_core v0.6.4
[INFO] [stdout]    Compiling strum_macros v0.26.4
[INFO] [stdout]    Compiling castaway v0.2.4
[INFO] [stdout]    Compiling indexmap v2.10.0
[INFO] [stdout]    Compiling inout v0.1.4
[INFO] [stdout]    Compiling itertools v0.13.0
[INFO] [stdout]    Compiling crc-catalog v2.4.0
[INFO] [stdout]    Compiling linux-raw-sys v0.9.4
[INFO] [stdout]    Compiling static_assertions v1.1.0
[INFO] [stdout]    Compiling indoc v2.0.6
[INFO] [stdout]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stdout]    Compiling thiserror v2.0.16
[INFO] [stdout]    Compiling unicode-width v0.1.14
[INFO] [stdout]    Compiling cpufeatures v0.2.17
[INFO] [stdout]    Compiling serde_json v1.0.142
[INFO] [stdout]    Compiling anstyle v1.0.11
[INFO] [stdout]    Compiling colorchoice v1.0.4
[INFO] [stdout]    Compiling anstyle-query v1.1.4
[INFO] [stdout]    Compiling unicode-segmentation v1.12.0
[INFO] [stdout]    Compiling powerfmt v0.2.0
[INFO] [stdout]    Compiling anstream v0.6.20
[INFO] [stdout]    Compiling deranged v0.4.0
[INFO] [stdout]    Compiling serde_spanned v0.6.9
[INFO] [stdout]    Compiling toml_datetime v0.6.11
[INFO] [stdout]    Compiling unicode-truncate v1.1.0
[INFO] [stdout]    Compiling strum v0.26.3
[INFO] [stdout]    Compiling compact_str v0.8.1
[INFO] [stdout]    Compiling crc v3.3.0
[INFO] [stdout]    Compiling cipher v0.4.4
[INFO] [stdout]    Compiling crossterm v0.28.1
[INFO] [stdout]    Compiling rand_chacha v0.3.1
[INFO] [stdout]    Compiling hmac v0.12.1
[INFO] [stdout]    Compiling image v0.24.9
[INFO] [stdout]    Compiling zeroize_derive v1.4.2
[INFO] [stdout]    Compiling thiserror-impl v2.0.16
[INFO] [stdout]    Compiling lru v0.12.5
[INFO] [stdout]    Compiling aho-corasick v1.1.3
[INFO] [stdout]    Compiling fastrand v2.3.0
[INFO] [stdout]    Compiling time-core v0.1.4
[INFO] [stdout]    Compiling clap_lex v0.7.5
[INFO] [stdout]    Compiling regex-syntax v0.8.5
[INFO] [stdout]    Compiling winnow v0.7.12
[INFO] [stdout]    Compiling vsimd v0.8.0
[INFO] [stdout]    Compiling ravif v0.11.20
[INFO] [stdout]    Compiling x11rb-protocol v0.13.1
[INFO] [stdout]    Compiling toml_write v0.1.2
[INFO] [stdout]    Compiling outref v0.5.2
[INFO] [stdout]    Compiling unicode-width v0.2.0
[INFO] [stdout]    Compiling image v0.25.6
[INFO] [stdout]    Compiling cassowary v0.3.0
[INFO] [stdout]    Compiling zip v2.4.2
[INFO] [stdout]    Compiling bumpalo v3.19.0
[INFO] [stdout]    Compiling option-ext v0.2.0
[INFO] [stdout]    Compiling num-conv v0.1.0
[INFO] [stdout]    Compiling time v0.3.41
[INFO] [stdout]    Compiling zopfli v0.8.2
[INFO] [stdout]    Compiling dirs-sys v0.4.1
[INFO] [stdout]    Compiling zstd v0.13.3
[INFO] [stdout]    Compiling ratatui v0.29.0
[INFO] [stdout]    Compiling toml_edit v0.22.27
[INFO] [stdout]    Compiling regex-automata v0.4.9
[INFO] [stdout]    Compiling base64-simd v0.8.0
[INFO] [stdout]    Compiling tempfile v3.21.0
[INFO] [stdout]    Compiling x11rb v0.13.1
[INFO] [stdout] error: could not compile `image` (lib)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=8c9a5ca0b74051ea -C extra-filename=-6d185343b0f304c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-2c8ba557665e25dd.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-3884aa70782114fe.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-5988eacefc3b1c8f.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-7fa98bf9d428cfbe.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8434f84c7e6b85f7.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-ab4ccd401b40f170.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-4fbbb574a8b7a334.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-9851dbbaf4e57aee.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x648fa0d1dad2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648fa0d1dad2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648fa0d1dad2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648fa0d1dad2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648fa0d3231a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648fa0d3231a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x648fa0d22906 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648fa0d22906 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x648fa0cfbebf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648fa0cfbebf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648fa0d15e09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648fa0cb15de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x648fa0cb15de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648fa0d15fc2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x648fa0d15fc2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648fa0cfbf78 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x648fa0cf3949 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648fa0cfcdcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648fa0d3298c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648fa0c9ea42 - mixed_formatting_test[67644fc8c53a9641]::test_color_showcase_document_parsing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mixed_formatting_test.rs:10:5
[INFO] [stdout]   20:     0x648fa0c9d9c7 - mixed_formatting_test[67644fc8c53a9641]::test_color_showcase_document_parsing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mixed_formatting_test.rs:4:42
[INFO] [stdout]   21:     0x648fa0ca2066 - <mixed_formatting_test[67644fc8c53a9641]::test_color_showcase_document_parsing::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x648fa0ca598b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x648fa0ca598b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x648fa0cb21ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x648fa0cb21ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x648fa0cb21ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x648fa0cb21ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x648fa0cb21ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x648fa0cb21ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x648fa0cb21ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x648fa0cac6b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x648fa0cac6b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x648fa0cb4ce2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x648fa0cb4ce2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x648fa0cb4ce2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x648fa0cb4ce2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x648fa0cb4ce2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x648fa0cb4ce2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x648fa0cb4ce2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x648fa0d1d37f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x648fa0d1d37f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x7da6fc9cfaa4 - <unknown>
[INFO] [stdout]   43:     0x7da6fca5ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_color_showcase_document_parsing
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 228.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c8025a9b94c2fa5043f71fde08f50f02cadc38b21a64f1dc927402efd280e808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8025a9b94c2fa5043f71fde08f50f02cadc38b21a64f1dc927402efd280e808", kill_on_drop: false }`
[INFO] [stdout] c8025a9b94c2fa5043f71fde08f50f02cadc38b21a64f1dc927402efd280e808
