[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] 27227fb602aa714fe1bfbbff10889ad4135dcc7d [INFO] testing bgreenwell/doxx against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbgreenwell%2Fdoxx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] 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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bgreenwell/doxx on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5fe630da5b4df1e6bdd9557a0597cdb5f6bd650791e406671a70c5ba3228b1 [INFO] running `Command { std: "docker" "start" "-a" "cb5fe630da5b4df1e6bdd9557a0597cdb5f6bd650791e406671a70c5ba3228b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5fe630da5b4df1e6bdd9557a0597cdb5f6bd650791e406671a70c5ba3228b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5fe630da5b4df1e6bdd9557a0597cdb5f6bd650791e406671a70c5ba3228b1", kill_on_drop: false }` [INFO] [stdout] cb5fe630da5b4df1e6bdd9557a0597cdb5f6bd650791e406671a70c5ba3228b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abbae1233f3a259493d2fd0035bab1ab52f630294a0a172a367612d65f39de9d [INFO] running `Command { std: "docker" "start" "-a" "abbae1233f3a259493d2fd0035bab1ab52f630294a0a172a367612d65f39de9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [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 num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling tokio v1.47.1 [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 viuer v0.7.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling docx-rs v0.4.18 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ratatui-image v1.0.5 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling doxx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "abbae1233f3a259493d2fd0035bab1ab52f630294a0a172a367612d65f39de9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbae1233f3a259493d2fd0035bab1ab52f630294a0a172a367612d65f39de9d", kill_on_drop: false }` [INFO] [stdout] abbae1233f3a259493d2fd0035bab1ab52f630294a0a172a367612d65f39de9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faddc1cc52ac7b73b56ce3fbe2535d0e6f5d0cedd1693ed56cf2b8cf30eda4b6 [INFO] running `Command { std: "docker" "start" "-a" "faddc1cc52ac7b73b56ce3fbe2535d0e6f5d0cedd1693ed56cf2b8cf30eda4b6", kill_on_drop: false }` [INFO] [stderr] Compiling doxx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "faddc1cc52ac7b73b56ce3fbe2535d0e6f5d0cedd1693ed56cf2b8cf30eda4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faddc1cc52ac7b73b56ce3fbe2535d0e6f5d0cedd1693ed56cf2b8cf30eda4b6", kill_on_drop: false }` [INFO] [stdout] faddc1cc52ac7b73b56ce3fbe2535d0e6f5d0cedd1693ed56cf2b8cf30eda4b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e501b41382f97e5e60351651351ad472ed4d1cd1f93de061deaf6e4c794f58a0 [INFO] running `Command { std: "docker" "start" "-a" "e501b41382f97e5e60351651351ad472ed4d1cd1f93de061deaf6e4c794f58a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/doxx-9c7c5af23b0e2071) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test image_extractor::tests::test_image_format_detection ... 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 document::tests::test_heading_number_extraction ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doxx-50849d91db39bae1) [INFO] [stdout] test terminal_image::tests::test_can_display_images ... ok [INFO] [stdout] test terminal_image::tests::test_renderer_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test image_extractor::tests::test_image_format_detection ... 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 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] [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-2f188a2cdfa18d98) [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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a304e7a7176ca1f4) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_all_fixtures_exist ... ok [INFO] [stdout] test test_minimal_document_parsing ... ok [INFO] [stdout] test test_unicode_document ... ok [INFO] [stdout] test test_tables_csv_export ... ok [INFO] [stdout] test test_headings_outline ... ok [INFO] [stdout] test test_formatting_markdown_export ... ok [INFO] [stdout] test test_search_functionality ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_business_report_parsing ... ok [INFO] [stdout] test test_export_test_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] [stderr] Running tests/mixed_formatting_test.rs (/opt/rustwide/target/debug/deps/mixed_formatting_test-3e843eeeaeae51e5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_mixed_formatting_export_json ... ok [INFO] [stdout] test test_color_showcase_document_parsing ... ok [INFO] [stdout] test test_mixed_formatting_export_text ... ok [INFO] [stdout] test test_mixed_formatting_export_markdown ... ok [INFO] [stderr] Running tests/test_image_extraction.rs (/opt/rustwide/target/debug/deps/test_image_extraction-b8fe9312b6b4a643) [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 1.70s [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-a25dacbff7ac4ba3) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test unicode_safety_tests::test_safe_unicode_truncation ... ok [INFO] [stdout] test unicode_safety_tests::test_search_result_truncation_issue ... 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" "e501b41382f97e5e60351651351ad472ed4d1cd1f93de061deaf6e4c794f58a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e501b41382f97e5e60351651351ad472ed4d1cd1f93de061deaf6e4c794f58a0", kill_on_drop: false }` [INFO] [stdout] e501b41382f97e5e60351651351ad472ed4d1cd1f93de061deaf6e4c794f58a0