[INFO] fetching crate incodoc 0.8.0... [INFO] testing incodoc-0.8.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate incodoc 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate incodoc 0.8.0 [INFO] finished tweaking crates.io crate incodoc 0.8.0 [INFO] tweaked toml for crates.io crate incodoc 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate incodoc 0.8.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate incodoc 0.8.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50f37acb09e8035b9825ffc5ef345b43924e69aae26d73ec907b7c6ee871f4fb [INFO] running `Command { std: "docker" "start" "-a" "50f37acb09e8035b9825ffc5ef345b43924e69aae26d73ec907b7c6ee871f4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50f37acb09e8035b9825ffc5ef345b43924e69aae26d73ec907b7c6ee871f4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f37acb09e8035b9825ffc5ef345b43924e69aae26d73ec907b7c6ee871f4fb", kill_on_drop: false }` [INFO] [stdout] 50f37acb09e8035b9825ffc5ef345b43924e69aae26d73ec907b7c6ee871f4fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ab4e7ea1fe815cfee6a6ebbf4535b1882d9ff2615abf077dac4ba080f31360 [INFO] running `Command { std: "docker" "start" "-a" "f6ab4e7ea1fe815cfee6a6ebbf4535b1882d9ff2615abf077dac4ba080f31360", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling incodoc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `README` is never used [INFO] [stdout] --> src/bin.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const README: &str = " [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST` is never used [INFO] [stdout] --> src/bin.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | const TEST: &str = " [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "f6ab4e7ea1fe815cfee6a6ebbf4535b1882d9ff2615abf077dac4ba080f31360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ab4e7ea1fe815cfee6a6ebbf4535b1882d9ff2615abf077dac4ba080f31360", kill_on_drop: false }` [INFO] [stdout] f6ab4e7ea1fe815cfee6a6ebbf4535b1882d9ff2615abf077dac4ba080f31360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42a6b32510ee3de15ca25c4b379f27c9a02d178503f6eb42a28fd9086648051d [INFO] running `Command { std: "docker" "start" "-a" "42a6b32510ee3de15ca25c4b379f27c9a02d178503f6eb42a28fd9086648051d", kill_on_drop: false }` [INFO] [stderr] Compiling incodoc v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `README` is never used [INFO] [stdout] --> src/bin.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const README: &str = " [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST` is never used [INFO] [stdout] --> src/bin.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | const TEST: &str = " [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `Command { std: "docker" "inspect" "42a6b32510ee3de15ca25c4b379f27c9a02d178503f6eb42a28fd9086648051d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a6b32510ee3de15ca25c4b379f27c9a02d178503f6eb42a28fd9086648051d", kill_on_drop: false }` [INFO] [stdout] 42a6b32510ee3de15ca25c4b379f27c9a02d178503f6eb42a28fd9086648051d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 971d51827953ad9cda7d30f12de63a76755b5e3d57f31849d19e167054392159 [INFO] running `Command { std: "docker" "start" "-a" "971d51827953ad9cda7d30f12de63a76755b5e3d57f31849d19e167054392159", kill_on_drop: false }` [INFO] [stderr] warning: constant `README` is never used [INFO] [stderr] --> src/bin.rs:10:7 [INFO] [stderr] | [INFO] [stderr] 10 | const README: &str = " [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TEST` is never used [INFO] [stderr] --> src/bin.rs:103:7 [INFO] [stderr] | [INFO] [stderr] 103 | const TEST: &str = " [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `incodoc` (bin "testbin" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/incodoc-882324ea4c0de1ad) [INFO] [stdout] [INFO] [stdout] running 185 tests [INFO] [stdout] test tests::collect::toc::collect_links ... ok [INFO] [stdout] test tests::deemphasise::deemphasise::emphasis ... ok [INFO] [stdout] test tests::parse::parse::po_code_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c10 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c11 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c7 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_code_comment ... ok [INFO] [stdout] test tests::parse::parse::po_code_c0_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_code_trailing_comma0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_trailing_comma1 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c0_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c7 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_comment ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment0 ... ok [INFO] [stdout] test tests::parse::parse::po_empty ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment1 ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment2 ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment3 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c0 ... ok [INFO] [stdout] test tests::deemphasise::deemphasise::emphasised_text ... ok [INFO] [stdout] test tests::parse::parse::po_code_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_comment ... ok [INFO] [stdout] test tests::parse::parse::po_heading_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_link_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_link_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_link_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c0_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_comment ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_comment ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_meta ... ok [INFO] [stdout] test tests::parse::parse::po_props_comment ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_list_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c1_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_string_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_string_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_text_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c0_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_section_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_section_comment ... ok [INFO] [stdout] test tests::parse::parse::po_section_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_text_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_section_meta ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c0_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f3 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c0_f2 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_comment ... ok [INFO] [stdout] test tests::parse::parse::po_text_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c10 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c7 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_text_comment1 ... ok [INFO] [stdout] test tests::parse::parse::po_text_comment2 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_text_comment3 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta3 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta5 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta4 ... ok [INFO] [stdout] test tests::prune::prune::pc_code ... ok [INFO] [stdout] test tests::prune::prune::pc_emphasis_c0 ... ok [INFO] [stdout] test tests::prune::prune::pc_emphasis_c1 ... ok [INFO] [stdout] test tests::prune::prune::pc_heading ... ok [INFO] [stdout] test tests::prune::prune::pc_link ... ok [INFO] [stdout] test tests::prune::prune::pc_list ... ok [INFO] [stdout] test tests::prune::prune::pc_mtext ... ok [INFO] [stdout] test tests::prune::prune::pc_nav ... ok [INFO] [stdout] test tests::prune::prune::pc_nav_1 ... ok [INFO] [stdout] test tests::prune::prune::pc_paragraph ... ok [INFO] [stdout] test tests::prune::prune::pc_props ... ok [INFO] [stdout] test tests::prune::prune::pc_section ... ok [INFO] [stdout] test tests::prune::prune::pc_string_c0 ... ok [INFO] [stdout] test tests::prune::prune::pc_string_c1 ... ok [INFO] [stdout] test tests::prune::prune::pc_string_c2 ... ok [INFO] [stdout] test tests::prune::prune::pc_string_c3 ... ok [INFO] [stdout] test tests::prune::prune::pc_table ... ok [INFO] [stdout] test tests::prune::prune::pc_tags ... ok [INFO] [stdout] test tests::squash::squash::sq_doc ... ok [INFO] [stdout] test tests::squash::squash::sq_list ... ok [INFO] [stdout] test tests::squash::squash::sq_paragraph_c1 ... ok [INFO] [stdout] test tests::squash::squash::sq_heading ... ok [INFO] [stdout] test tests::squash::squash::sq_link ... ok [INFO] [stdout] test tests::squash::squash::sq_paragraph_c0 ... ok [INFO] [stdout] test tests::squash::squash::sq_section_in_doc ... ok [INFO] [stdout] test tests::squash::squash::sq_table ... ok [INFO] [stdout] test tests::toc::toc::toc_hs_doc ... ok [INFO] [stdout] test tests::squash::squash::sq_section ... ok [INFO] [stdout] test tests::toc::toc::toc_hs_doc_section ... ok [INFO] [stdout] test tests::toc::toc::toc_hs_doc_section_mtext ... ok [INFO] [stdout] test tests::toc::toc::toc_hs_doc_section_par_all_but_mtext ... ok [INFO] [stdout] test tests::toc::toc::toc_hs_doc_section_par_mtext ... ok [INFO] [stdout] test tests::toc::toc::toc_iwc_doc_section ... ok [INFO] [stdout] test tests::toc::toc::toc_iwc_doc_section_mtext ... ok [INFO] [stdout] test tests::toc::toc::toc_iwc_doc_section_par_all_but_mtext ... ok [INFO] [stdout] test tests::toc::toc::toc_iwc_through_id_less_list_and_table ... ok [INFO] [stdout] test tests::toc::toc::toc_iwc_doc ... ok [INFO] [stdout] test tests::parse::parse::po_text_comment0 ... ok [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/testbin-85893faf3d22819f) [INFO] [stdout] test tests::query::query::first_heading ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [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] Doc-tests incodoc [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" "971d51827953ad9cda7d30f12de63a76755b5e3d57f31849d19e167054392159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971d51827953ad9cda7d30f12de63a76755b5e3d57f31849d19e167054392159", kill_on_drop: false }` [INFO] [stdout] 971d51827953ad9cda7d30f12de63a76755b5e3d57f31849d19e167054392159