[INFO] fetching crate asciidocr 0.1.9... [INFO] testing asciidocr-0.1.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate asciidocr 0.1.9 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate asciidocr 0.1.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate asciidocr 0.1.9 [INFO] tweaked toml for crates.io crate asciidocr 0.1.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asciidocr 0.1.9 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asciidocr 0.1.9 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded logtest v2.0.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded docx-rs v0.4.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cf598b9523e73926aabb5eb7f2b8d2e7ce7ae9b871b4ec486a9c7a148098503 [INFO] running `Command { std: "docker" "start" "-a" "7cf598b9523e73926aabb5eb7f2b8d2e7ce7ae9b871b4ec486a9c7a148098503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cf598b9523e73926aabb5eb7f2b8d2e7ce7ae9b871b4ec486a9c7a148098503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf598b9523e73926aabb5eb7f2b8d2e7ce7ae9b871b4ec486a9c7a148098503", kill_on_drop: false }` [INFO] [stdout] 7cf598b9523e73926aabb5eb7f2b8d2e7ce7ae9b871b4ec486a9c7a148098503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e41064cbd083e60519f8755589e3f807a1c63965144ecab297e497c511333c [INFO] running `Command { std: "docker" "start" "-a" "b8e41064cbd083e60519f8755589e3f807a1c63965144ecab297e497c511333c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling asciidocr v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s [INFO] running `Command { std: "docker" "inspect" "b8e41064cbd083e60519f8755589e3f807a1c63965144ecab297e497c511333c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e41064cbd083e60519f8755589e3f807a1c63965144ecab297e497c511333c", kill_on_drop: false }` [INFO] [stdout] b8e41064cbd083e60519f8755589e3f807a1c63965144ecab297e497c511333c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78fcefa873e76f57413819ffb9cf05e993644290c14e72bc665f062c6bde5863 [INFO] running `Command { std: "docker" "start" "-a" "78fcefa873e76f57413819ffb9cf05e993644290c14e72bc665f062c6bde5863", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling logtest v2.0.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling asciidocr v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "78fcefa873e76f57413819ffb9cf05e993644290c14e72bc665f062c6bde5863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78fcefa873e76f57413819ffb9cf05e993644290c14e72bc665f062c6bde5863", kill_on_drop: false }` [INFO] [stdout] 78fcefa873e76f57413819ffb9cf05e993644290c14e72bc665f062c6bde5863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5617b41c922fb757e38e657f0a72f483846fe3edce1d75190e7b190c19efc97e [INFO] running `Command { std: "docker" "start" "-a" "5617b41c922fb757e38e657f0a72f483846fe3edce1d75190e7b190c19efc97e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asciidocr-23377aad97f533db) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test graph::asg::tests::consolidate_footnotes ... ok [INFO] [stdout] test graph::blocks::tests::extract_footnote_definitions ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_1_nbsp ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_3_ndash ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_6_gt ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_5_amp ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_7_lt ... ok [INFO] [stdout] test graph::inlines::tests::xref_from_token ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_2_mdash ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_9_plus ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_03 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_04 ... ok [INFO] [stdout] test graph::nodes::tests::header_to_empty_document_id ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_05 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_07_role ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_08_role_dot ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_11 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_02_quote ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_09 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_10 ... ok [INFO] [stdout] test graph::nodes::tests::header_to_document_id ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_12 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_13 ... ok [INFO] [stdout] test scanner::tests::block_anchor::case_2_start_of_file ... ok [INFO] [stdout] test scanner::tests::block_anchor::case_1_newline ... ok [INFO] [stdout] test scanner::tests::block_continuation ... ok [INFO] [stdout] test scanner::tests::block_introduction ... ok [INFO] [stdout] test scanner::tests::block_image_with_alt ... ok [INFO] [stdout] test scanner::tests::breaks::case_2 ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_alone ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_alpha_numeric::case_1 ... ok [INFO] [stdout] test graph::metadata::tests::values_from_named_attribute_role ... ok [INFO] [stdout] test graph::inlines::tests::image_from_token_title ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_inline ... ok [INFO] [stdout] test graph::metadata::tests::values_from_named_attribute_any ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_3 ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_space ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_06 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_2 ... ok [INFO] [stdout] test scanner::tests::breaks::case_1 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_4 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_5 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_6 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_7 ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_8 ... ok [INFO] [stdout] test scanner::tests::code_callout_list ... ok [INFO] [stdout] test scanner::tests::comments ... ok [INFO] [stdout] test scanner::tests::description_list_mark_newline ... ok [INFO] [stdout] test scanner::tests::cross_reference ... ok [INFO] [stdout] test scanner::tests::description_list_mark_not_if_space_before ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_3 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_1 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_2 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_4 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_5 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_6 ... ok [INFO] [stdout] test scanner::tests::description_list_mark_space ... ok [INFO] [stdout] test scanner::tests::document_attribute_name_value ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_new_block::case_7 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_1 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_2 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_4 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_6 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_3 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_5 ... ok [INFO] [stdout] test scanner::tests::headings_after_block::case_1 ... ok [INFO] [stdout] test scanner::tests::headings_after_block::case_3 ... ok [INFO] [stdout] test scanner::tests::fenced_block_delimiter_start::case_7 ... ok [INFO] [stdout] test scanner::tests::headings_after_block::case_4 ... ok [INFO] [stdout] test scanner::tests::headings_after_block::case_2 ... ok [INFO] [stdout] test scanner::tests::headings_after_block::case_5 ... ok [INFO] [stdout] test scanner::tests::inline_admonitions::case_2 ... ok [INFO] [stdout] test scanner::tests::attribute_lines::case_01_quote ... ok [INFO] [stdout] test scanner::tests::inline_admonitions::case_4 ... ok [INFO] [stdout] test scanner::tests::inline_charref ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_3 ... ok [INFO] [stdout] test scanner::tests::inline_charref_spaces ... ok [INFO] [stdout] test scanner::tests::character_replacements_minus_emdash::case_1 ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_alpha_numeric::case_2 ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_2 ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_5 ... ok [INFO] [stdout] test scanner::tests::character_replacements_emdash_alpha_numeric::case_3 ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_6 ... ok [INFO] [stdout] test scanner::tests::inline_admonitions::case_3 ... ok [INFO] [stdout] test scanner::tests::inline_attr_reference ... ok [INFO] [stdout] test scanner::tests::inline_formatting_by_self_is_text::case_1 ... ok [INFO] [stdout] test scanner::tests::inline_formatting_by_self_is_text::case_2 ... ok [INFO] [stdout] test scanner::tests::inline_formatting_by_self_is_text::case_3 ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_7 ... ok [INFO] [stdout] test scanner::tests::inline_formatting_by_self_is_text::case_4 ... ok [INFO] [stdout] test scanner::tests::inline_formatting_doubles::case_1_strong ... ok [INFO] [stdout] test scanner::tests::inline_formatting_doubles::case_3_monospace ... ok [INFO] [stdout] test scanner::tests::inline_formatting_doubles::case_4_mark ... ok [INFO] [stdout] test scanner::tests::inline_formatting_doubles::case_5_mark ... ok [INFO] [stdout] test scanner::tests::inline_formatting_doubles::case_2_emphasis ... ok [INFO] [stdout] test scanner::tests::inline_image ... ok [INFO] [stdout] test scanner::tests::inline_macros::case_2 ... ok [INFO] [stdout] test scanner::tests::inline_style_in_line ... ok [INFO] [stdout] test scanner::tests::inline_formatting_by_self_is_text::case_5 ... ok [INFO] [stdout] test scanner::tests::inline_style_new_block ... ok [INFO] [stdout] test scanner::tests::line_continuation ... ok [INFO] [stdout] test scanner::tests::inline_style_new_line ... ok [INFO] [stdout] test scanner::tests::link_with_text ... ok [INFO] [stdout] test scanner::tests::link_no_text ... ok [INFO] [stdout] test scanner::tests::multiple_list_items::case_2_ordered ... ok [INFO] [stdout] test scanner::tests::newline ... ok [INFO] [stdout] test scanner::tests::inline_macros::case_1 ... ok [INFO] [stdout] test scanner::tests::no_inline_image_if_double_colon ... ok [INFO] [stdout] test scanner::tests::open_block_beginning ... ok [INFO] [stdout] test scanner::tests::open_block_new_block ... ok [INFO] [stdout] test scanner::tests::picks_up_code_callouts_behind_inline_comment ... ok [INFO] [stdout] test scanner::tests::multiple_list_items::case_1_unordered ... ok [INFO] [stdout] test scanner::tests::simple_table ... ok [INFO] [stdout] test scanner::tests::single_list_items::case_2 ... ok [INFO] [stdout] test scanner::tests::single_list_items::case_1 ... ok [INFO] [stdout] test scanner::tests::typographers_apostrophe_eof ... ok [INFO] [stdout] test scanner::tests::typographers_apostrophe_newline ... ok [INFO] [stdout] test scanner::tests::simple_include ... ok [INFO] [stdout] test scanner::tokens::tests::invalid_space_invalidates_to_text::case_1_cross_references ... ok [INFO] [stdout] test scanner::tokens::tests::invalid_space_invalidates_to_text::case_2_block_anchor ... ok [INFO] [stdout] test scanner::tests::simple_table_cols_same_line ... ok [INFO] [stdout] test scanner::tests::typographers_apostrophe ... ok [INFO] [stdout] test scanner::tests::scan_odd_boundaried_text ... ok [INFO] [stdout] test scanner::tests::typographers_quotes::case_2_single_quotes ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_4_dollar ... ok [INFO] [stdout] test graph::nodes::tests::reconcile_locations ... ok [INFO] [stdout] test graph::inlines::tests::test_value_or_refd_char::case_8_equals ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_4 ... ok [INFO] [stdout] test scanner::tests::typographers_quotes::case_1_double_quotes ... ok [INFO] [stdout] test graph::inlines::tests::image_from_token ... ok [INFO] [stdout] test scanner::tests::inline_admonitions::case_1 ... ok [INFO] [stdout] test scanner::tests::inline_admonitions::case_5 ... ok [INFO] [stdout] test scanner::tests::inline_formatting::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/asciidocr/main.rs (/opt/rustwide/target/debug/deps/asciidocr-b2b2d51208d49683) [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/block_tests.rs (/opt/rustwide/target/debug/deps/block_tests-735ff2cf9e9fd68d) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test test_admontions_non_delimited::case_5_note ... ok [INFO] [stdout] test test_admontions_non_delimited::case_3_note ... ok [INFO] [stdout] test test_admontions_non_delimited::case_4_note ... ok [INFO] [stdout] test test_admontions_non_delimited::case_2_note ... ok [INFO] [stdout] test test_admontions_non_delimited_at_eof ... ok [INFO] [stdout] test test_admontions_non_delimited::case_1_note ... ok [INFO] [stdout] test test_block_anchor ... ok [INFO] [stdout] test test_block_figure ... ok [INFO] [stdout] test test_block_image ... ok [INFO] [stdout] test test_dangling_markup_in_heading ... ok [INFO] [stdout] test test_delimited_blocks_no_meta::case_1_delimited_sidebar ... ok [INFO] [stdout] test test_document::case_1_header_title_only ... ok [INFO] [stdout] test test_document::case_2_header_attrs ... ok [INFO] [stdout] test test_delimited_blocks_no_meta_spaces::case_1_delimited_sidebar ... ok [INFO] [stdout] test test_delimited_comment_at_eof ... ok [INFO] [stdout] test test_block_image_alt_text ... ok [INFO] [stdout] test test_lists::case_2_many_unordered ... ok [INFO] [stdout] test test_lists::case_1_single_unordered ... ok [INFO] [stdout] test test_delimited_blocks_no_meta::case_3_delimited_quote ... ok [INFO] [stdout] test test_delimited_blocks_no_meta::case_2_delimited_example ... ok [INFO] [stdout] test test_delimited_blocks_no_meta::case_4_delimited_open ... ok [INFO] [stdout] test test_include_respects_internal_breaks ... ok [INFO] [stdout] test test_lists::case_7_description_simple ... ok [INFO] [stdout] test test_include ... ok [INFO] [stdout] test test_lists::case_3_complex_unordered ... ok [INFO] [stdout] test test_lists::case_4_complex_unordered_open_block ... ok [INFO] [stdout] test test_lists::case_5_single_ordered ... ok [INFO] [stdout] test test_lists::case_6_many_unordered ... ok [INFO] [stdout] test test_lists::case_8_description_complex ... ok [INFO] [stdout] test test_nested_sections::case_1_nested_two_in_one ... ok [INFO] [stdout] test test_paragraphs::case_2_para_two_lines_space_between ... ok [INFO] [stdout] test test_block_meta_appropriately_affects_leaf_blocks ... ok [INFO] [stdout] test test_paragraphs::case_1_para_single_line ... ok [INFO] [stdout] test test_block_title_or_label ... ok [INFO] [stdout] test test_literal ... ok [INFO] [stdout] test test_block_meta_source ... ok [INFO] [stdout] test test_simple_heading_sections::case_1_heading2 ... ok [INFO] [stdout] test test_simple_heading_sections::case_3_heading4 ... ok [INFO] [stdout] test test_simple_heading_sections::case_2_heading3 ... ok [INFO] [stdout] test test_code_callouts ... ok [INFO] [stdout] test test_block_meta ... ok [INFO] [stderr] Running tests/document_tests.rs (/opt/rustwide/target/debug/deps/document_tests-ae199e93818ebfd1) [INFO] [stdout] test test_table_with_caption_id ... ok [INFO] [stdout] test test_table_star_cols_option_header ... ok [INFO] [stdout] test test_table_implicit_header ... ok [INFO] [stdout] test test_nested_sections::case_2_nested_two_in_one_multiple ... ok [INFO] [stdout] test test_verse ... ok [INFO] [stdout] test test_table_implicit_cols ... ok [INFO] [stdout] test test_table_simple ... ok [INFO] [stdout] test test_paragraphs::case_3_para_internal_line_break ... ok [INFO] [stdout] test test_simple_heading_sections::case_4_heading5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_title_only ... ok [INFO] [stdout] test test_reference_test_insertion ... ok [INFO] [stdout] test test_nested_includes ... ok [INFO] [stdout] test test_title_dangling_span ... ok [INFO] [stdout] test test_reference_test_in_include ... ok [INFO] [stdout] test test_targeted_coverage ... ok [INFO] [stderr] Running tests/docx_tests.rs (/opt/rustwide/target/debug/deps/docx_tests-d7c847d68fa3e879) [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] [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/htmlbook_tests.rs (/opt/rustwide/target/debug/deps/htmlbook_tests-5ddc2bf17731110a) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test admonitions ... ok [INFO] [stdout] test asides ... ok [INFO] [stdout] test line_continuation_creates_br_tags ... ok [INFO] [stdout] test footnotes ... ok [INFO] [stdout] test description_list_ordering ... ok [INFO] [stdout] test basic_format ... ok [INFO] [stdout] test block_anchors ... ok [INFO] [stdout] test cross_references ... ok [INFO] [stdout] test block_images ... ok [INFO] [stdout] test many_lists ... ok [INFO] [stdout] test roles_added_as_classes ... ok [INFO] [stdout] test block_figures ... ok [INFO] [stdout] test section_nesting ... ok [INFO] [stdout] test description_list ... ok [INFO] [stdout] test quotes_with_attribution_and_citation ... ok [INFO] [stdout] test inline_images ... ok [INFO] [stdout] test literal_blocks ... ok [INFO] [stdout] test literals_straight_quotes ... ok [INFO] [stdout] test super_and_subscripts ... ok [INFO] [stdout] test quotes_no_delimiter ... ok [INFO] [stdout] test delimited_verse ... ok [INFO] [stdout] test passthroughs ... ok [INFO] [stdout] test callout_lists ... ok [INFO] [stdout] test thematic_and_page_breaks ... ok [INFO] [stdout] test table_with_header ... ok [INFO] [stdout] test table_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Running tests/inline_tests.rs (/opt/rustwide/target/debug/deps/inline_tests-16d44677dceebb8d) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_attribute_ref_replacment ... ok [INFO] [stdout] test test_inline_markup_edge_cases ... ok [INFO] [stdout] test test_footnotes ... ok [INFO] [stdout] test test_links ... ok [INFO] [stdout] test test_single_word ... ok [INFO] [stdout] test test_charref ... ok [INFO] [stdout] test test_spans_across_newlines::case_1_emphasis ... ok [INFO] [stdout] test test_spans_across_newlines::case_4_mark ... ok [INFO] [stdout] test test_spans_across_newlines::case_2_strong ... ok [INFO] [stdout] test test_image_no_attributes ... ok [INFO] [stdout] test test_inline_class ... ok [INFO] [stdout] test test_spans_dangling_at_end::case_1_emphasis ... ok [INFO] [stdout] test test_spans_dangling_at_end::case_3_code ... ok [INFO] [stdout] test test_spans_dangling_at_front::case_4_mark ... ok [INFO] [stdout] test test_spans_dangling_at_end::case_4_mark ... ok [INFO] [stdout] test test_spans_many_words::case_2_strong ... ok [INFO] [stdout] test test_spans_dangling_at_front::case_1_emphasis ... ok [INFO] [stdout] test test_spans_in_doc_title ... ok [INFO] [stdout] test test_spans_dangling_at_front::case_2_strong ... ok [INFO] [stdout] test test_spans_across_newlines::case_3_code ... ok [INFO] [stdout] test test_spans_dangling_at_front::case_3_code ... ok [INFO] [stdout] test test_spans_single_word::case_2_strong ... ok [INFO] [stdout] test test_spans_single_word::case_4_mark ... ok [INFO] [stdout] test test_super_and_sub ... ok [INFO] [stdout] test test_spans_many_words::case_1_emphasis ... ok [INFO] [stdout] test test_typographer_quotes ... ok [INFO] [stdout] test test_spans_dangling_at_end::case_2_strong ... ok [INFO] [stdout] test test_spans_single_word::case_1_emphasis ... ok [INFO] [stdout] test test_spans_many_words::case_4_mark ... ok [INFO] [stdout] test test_xref ... ok [INFO] [stdout] test test_spans_many_words::case_3_code ... ok [INFO] [stdout] test test_spans_single_word::case_3_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/log_tests.rs (/opt/rustwide/target/debug/deps/log_tests-f9fd0d57c07aa7c5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_missing_references_warns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests asciidocr [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" "5617b41c922fb757e38e657f0a72f483846fe3edce1d75190e7b190c19efc97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5617b41c922fb757e38e657f0a72f483846fe3edce1d75190e7b190c19efc97e", kill_on_drop: false }` [INFO] [stdout] 5617b41c922fb757e38e657f0a72f483846fe3edce1d75190e7b190c19efc97e