[INFO] fetching crate incodoc 0.8.0... [INFO] testing incodoc-0.8.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate incodoc 0.8.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate incodoc 0.8.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05be4ccdaf1272a039d87ad9bb613e0c147ca9a960d8ddea33690c687cc969b7 [INFO] running `Command { std: "docker" "start" "-a" "05be4ccdaf1272a039d87ad9bb613e0c147ca9a960d8ddea33690c687cc969b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05be4ccdaf1272a039d87ad9bb613e0c147ca9a960d8ddea33690c687cc969b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05be4ccdaf1272a039d87ad9bb613e0c147ca9a960d8ddea33690c687cc969b7", kill_on_drop: false }` [INFO] [stdout] 05be4ccdaf1272a039d87ad9bb613e0c147ca9a960d8ddea33690c687cc969b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a7c81fb09fca7acdf6006774063fd4802d1540a9fad584a3374ebc0bfa94198 [INFO] running `Command { std: "docker" "start" "-a" "8a7c81fb09fca7acdf6006774063fd4802d1540a9fad584a3374ebc0bfa94198", 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.64s [INFO] running `Command { std: "docker" "inspect" "8a7c81fb09fca7acdf6006774063fd4802d1540a9fad584a3374ebc0bfa94198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a7c81fb09fca7acdf6006774063fd4802d1540a9fad584a3374ebc0bfa94198", kill_on_drop: false }` [INFO] [stdout] 8a7c81fb09fca7acdf6006774063fd4802d1540a9fad584a3374ebc0bfa94198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec4b8ed52d229785f949178ff79903c6062cfea1f756ba77ec1ddcb8b01565c [INFO] running `Command { std: "docker" "start" "-a" "8ec4b8ed52d229785f949178ff79903c6062cfea1f756ba77ec1ddcb8b01565c", 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.40s [INFO] running `Command { std: "docker" "inspect" "8ec4b8ed52d229785f949178ff79903c6062cfea1f756ba77ec1ddcb8b01565c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec4b8ed52d229785f949178ff79903c6062cfea1f756ba77ec1ddcb8b01565c", kill_on_drop: false }` [INFO] [stdout] 8ec4b8ed52d229785f949178ff79903c6062cfea1f756ba77ec1ddcb8b01565c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b50c8264b5acaad48063d779eaee4944a157c754517a6777d20c3228242faf50 [INFO] running `Command { std: "docker" "start" "-a" "b50c8264b5acaad48063d779eaee4944a157c754517a6777d20c3228242faf50", 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.04s [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::emphasised_text ... ok [INFO] [stdout] test tests::deemphasise::deemphasise::emphasis ... ok [INFO] [stdout] test tests::parse::parse::po_code_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c0_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c11 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c10 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c3 ... 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_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_code_comment ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c3 ... 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_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_code_trailing_comma0 ... ok [INFO] [stdout] test tests::parse::parse::po_code_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_code_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c2 ... 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_code_trailing_comma1 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_comment ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment3 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c7 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_emphasis_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_empty ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment0 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment1 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_meta2 ... 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_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_empty_comment2 ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_link_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_link_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_heading_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_link_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c0_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_list_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c2 ... 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_list_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_list_comment ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c1_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta1 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta0 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_comment ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_props_absorb_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_list_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph_meta ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_paragraph ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_comment ... ok [INFO] [stdout] test tests::parse::parse::po_props_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f3 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_int_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_empty_f2 ... ok [INFO] [stdout] test tests::parse::parse::po_nav_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_list_meta_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_string_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_text_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_overwrite_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_text_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_string_f1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c0_f0 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c1 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c0_trailing_comma ... ok [INFO] [stdout] test tests::parse::parse::po_props_tuple_date_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_section_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_section_comment ... ok [INFO] [stdout] test tests::parse::parse::po_section_meta ... ok [INFO] [stdout] test tests::parse::parse::po_table_c0 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c0_comment ... ok [INFO] [stdout] test tests::parse::parse::po_section_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_table_c1 ... 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_table_c5 ... 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_tags_c0_f1 ... 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_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_c2 ... 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_text_c10 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c2 ... ok [INFO] [stdout] test tests::parse::parse::po_tags_comment ... ok [INFO] [stdout] test tests::parse::parse::po_text_c3 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c4 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c5 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c6 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c7 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c8 ... ok [INFO] [stdout] test tests::parse::parse::po_text_c9 ... ok [INFO] [stdout] test tests::parse::parse::po_text_comment0 ... 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_meta0 ... 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_meta2 ... ok [INFO] [stdout] test tests::parse::parse::po_text_meta4 ... 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::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::query::query::first_heading ... ok [INFO] [stdout] test tests::squash::squash::sq_doc ... 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_list ... ok [INFO] [stdout] test tests::squash::squash::sq_paragraph_c0 ... ok [INFO] [stdout] test tests::squash::squash::sq_paragraph_c1 ... ok [INFO] [stdout] test tests::squash::squash::sq_section ... 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::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 ... 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] [INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/testbin-85893faf3d22819f) [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" "b50c8264b5acaad48063d779eaee4944a157c754517a6777d20c3228242faf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50c8264b5acaad48063d779eaee4944a157c754517a6777d20c3228242faf50", kill_on_drop: false }` [INFO] [stdout] b50c8264b5acaad48063d779eaee4944a157c754517a6777d20c3228242faf50