[INFO] cloning repository https://github.com/bgreenwell/doxx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bgreenwell/doxx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fdoxx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fdoxx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d98bee3b26491533f5ffb5423dff8a74ee102167
[INFO] testing bgreenwell/doxx against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fdoxx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  84% (1031/1220)
Updating files:  85% (1037/1220)
Updating files:  86% (1050/1220)
Updating files:  87% (1062/1220)
Updating files:  88% (1074/1220)
Updating files:  89% (1086/1220)
Updating files:  90% (1098/1220)
Updating files:  91% (1111/1220)
Updating files:  92% (1123/1220)
Updating files:  93% (1135/1220)
Updating files:  94% (1147/1220)
Updating files:  95% (1159/1220)
Updating files:  96% (1172/1220)
Updating files:  97% (1184/1220)
Updating files:  98% (1196/1220)
Updating files:  99% (1208/1220)
Updating files: 100% (1220/1220)
Updating files: 100% (1220/1220), done.
[INFO] started tweaking git repo https://github.com/bgreenwell/doxx
[INFO] finished tweaking git repo https://github.com/bgreenwell/doxx
[INFO] tweaked toml for git repo https://github.com/bgreenwell/doxx written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bgreenwell/doxx on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bgreenwell/doxx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded viuer v0.7.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded image-webp v0.2.3
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded zune-jpeg v0.4.20
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded docx-rs v0.4.18
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded ratatui-image v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67f4e2ab233a1791db7490ff976366e5ba657358328568ac30e8066a4477f204
[INFO] running `Command { std: "docker" "start" "-a" "67f4e2ab233a1791db7490ff976366e5ba657358328568ac30e8066a4477f204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67f4e2ab233a1791db7490ff976366e5ba657358328568ac30e8066a4477f204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67f4e2ab233a1791db7490ff976366e5ba657358328568ac30e8066a4477f204", kill_on_drop: false }`
[INFO] [stdout] 67f4e2ab233a1791db7490ff976366e5ba657358328568ac30e8066a4477f204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 515ea2cc7e35626e6d9d2d4e20ef3510763fb057e2c653b6586c2e514a54fe48
[INFO] running `Command { std: "docker" "start" "-a" "515ea2cc7e35626e6d9d2d4e20ef3510763fb057e2c653b6586c2e514a54fe48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling signal-hook v0.3.18
[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 linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[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 equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bzip2 v0.5.2
[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 lzma-rs v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling icy_sixel v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling docx-rs v0.4.18
[INFO] [stderr]    Compiling arboard v3.6.0
[INFO] [stderr]    Compiling ratatui-image v8.0.2
[INFO] [stderr]    Compiling viuer v0.7.1
[INFO] [stderr]    Compiling clap v4.5.45
[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 20s
[INFO] running `Command { std: "docker" "inspect" "515ea2cc7e35626e6d9d2d4e20ef3510763fb057e2c653b6586c2e514a54fe48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515ea2cc7e35626e6d9d2d4e20ef3510763fb057e2c653b6586c2e514a54fe48", kill_on_drop: false }`
[INFO] [stdout] 515ea2cc7e35626e6d9d2d4e20ef3510763fb057e2c653b6586c2e514a54fe48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fbdc019acdbc3fd544a61a6a5e09e5d446c8a86a7b7101da63d8ef6bc3413b1
[INFO] running `Command { std: "docker" "start" "-a" "6fbdc019acdbc3fd544a61a6a5e09e5d446c8a86a7b7101da63d8ef6bc3413b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling doxx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.05s
[INFO] running `Command { std: "docker" "inspect" "6fbdc019acdbc3fd544a61a6a5e09e5d446c8a86a7b7101da63d8ef6bc3413b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fbdc019acdbc3fd544a61a6a5e09e5d446c8a86a7b7101da63d8ef6bc3413b1", kill_on_drop: false }`
[INFO] [stdout] 6fbdc019acdbc3fd544a61a6a5e09e5d446c8a86a7b7101da63d8ef6bc3413b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8147ff2259df208cc135d3c3ef681c6ac595962433258ce5dccfe7a710598f25
[INFO] running `Command { std: "docker" "start" "-a" "8147ff2259df208cc135d3c3ef681c6ac595962433258ce5dccfe7a710598f25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doxx-d20c40791276ee60)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test equation::tests::test_superscript_conversion ... ok
[INFO] [stdout] test image_extractor::tests::test_image_format_detection ... ok
[INFO] [stdout] test equation::tests::test_simple_fraction ... ok
[INFO] [stdout] test equation::tests::test_subscript_conversion ... ok
[INFO] [stdout] test image_extractor::tests::test_image_extractor_creation ... 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_can_display_images ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doxx-fba6cd74389589f2)
[INFO] [stdout] test terminal_image::tests::test_capability_detection ... 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_capability_detection ... ok
[INFO] [stdout] test terminal_image::tests::test_renderer_creation ... ok
[INFO] [stdout] test terminal_image::tests::test_can_display_images ... ok
[INFO] [stdout] test document::tests::test_heading_number_extraction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generate_test_docs.rs (/opt/rustwide/target/debug/deps/generate_test_docs-85026637d59721b3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ansi_export_test.rs (/opt/rustwide/target/debug/deps/ansi_export_test-935e85ba998ce9e7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_ansi_export_basic ... 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] test test_ansi_export_lists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-072c8699ae5f6b90)
[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_business_report_parsing ... ok
[INFO] [stdout] test test_formatting_markdown_export ... ok
[INFO] [stdout] test test_unicode_document ... ok
[INFO] [stdout] test test_empty_search_functionality ... ok
[INFO] [stdout] test test_headings_outline ... ok
[INFO] [stdout] test test_export_test_json ... ok
[INFO] [stdout] test test_search_functionality ... ok
[INFO] [stderr]      Running tests/mixed_formatting_test.rs (/opt/rustwide/target/debug/deps/mixed_formatting_test-d4a57cc8575db932)
[INFO] [stdout] test test_tables_csv_export ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_mixed_formatting_export_markdown ... ok
[INFO] [stdout] test test_color_showcase_document_parsing ... ok
[INFO] [stdout] test test_mixed_formatting_export_json ... ok
[INFO] [stdout] test test_mixed_formatting_export_text ... ok
[INFO] [stderr]      Running tests/search_functionality_test.rs (/opt/rustwide/target/debug/deps/search_functionality_test-92fce364a7b9c000)
[INFO] [stdout] test test_mixed_formatting_document_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test edge_case_tests::test_search_preserves_element_index ... ok
[INFO] [stdout] test edge_case_tests::test_search_result_positions ... ok
[INFO] [stdout] test edge_case_tests::test_search_in_table_content ... ok
[INFO] [stdout] test edge_case_tests::test_search_with_special_characters ... ok
[INFO] [stdout] test search_tests::test_case_insensitive_search ... ok
[INFO] [stdout] test search_tests::test_search_multiple_elements ... ok
[INFO] [stdout] test search_tests::test_normal_search_returns_results ... ok
[INFO] [stdout] test search_tests::test_empty_search_returns_no_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/strikethrough_test.rs (/opt/rustwide/target/debug/deps/strikethrough_test-4996a33037b7e478)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test strikethrough_tests::test_formatted_run_with_strikethrough ... ok
[INFO] [stdout] test strikethrough_tests::test_run_consolidation_different_strikethrough ... ok
[INFO] [stdout] test strikethrough_tests::test_run_consolidation_with_strikethrough ... ok
[INFO] [stdout] test strikethrough_tests::test_strikethrough_formatting_default ... ok
[INFO] [stdout] test strikethrough_tests::test_mixed_formatting_with_strikethrough ... ok
[INFO] [stdout] test strikethrough_tests::test_formatting_serialization ... ok
[INFO] [stdout] test strikethrough_tests::test_strikethrough_formatting_structure ... ok
[INFO] [stderr]      Running tests/test_image_extraction.rs (/opt/rustwide/target/debug/deps/test_image_extraction-446b1e0f176d061b)
[INFO] [stdout] test integration_tests::test_strikethrough_help_available ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_terminal_image_capabilities ... ok
[INFO] [stdout] test test_image_extraction_from_images_docx ... ok
[INFO] [stderr]      Running tests/unicode_safety.rs (/opt/rustwide/target/debug/deps/unicode_safety-2b8c1dc205d5e679)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test unicode_safety_tests::test_search_result_truncation_issue ... ok
[INFO] [stdout] test unicode_safety_tests::test_safe_unicode_truncation ... ok
[INFO] [stdout] test unicode_safety_tests::test_unicode_string_slicing_now_safe ... ok
[INFO] [stdout] test unicode_safety_tests::test_various_unicode_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests doxx
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8147ff2259df208cc135d3c3ef681c6ac595962433258ce5dccfe7a710598f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8147ff2259df208cc135d3c3ef681c6ac595962433258ce5dccfe7a710598f25", kill_on_drop: false }`
[INFO] [stdout] 8147ff2259df208cc135d3c3ef681c6ac595962433258ce5dccfe7a710598f25
