[INFO] fetching crate incodoc 0.5.0... [INFO] testing incodoc-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate incodoc 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate incodoc 0.5.0 [INFO] finished tweaking crates.io crate incodoc 0.5.0 [INFO] tweaked toml for crates.io crate incodoc 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate incodoc 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate incodoc 0.5.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e51b03b4f05d12c84c3e558fc4a06241a0d82f8ffadceb173d4606fc2b9f848 [INFO] running `Command { std: "docker" "start" "-a" "3e51b03b4f05d12c84c3e558fc4a06241a0d82f8ffadceb173d4606fc2b9f848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e51b03b4f05d12c84c3e558fc4a06241a0d82f8ffadceb173d4606fc2b9f848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e51b03b4f05d12c84c3e558fc4a06241a0d82f8ffadceb173d4606fc2b9f848", kill_on_drop: false }` [INFO] [stdout] 3e51b03b4f05d12c84c3e558fc4a06241a0d82f8ffadceb173d4606fc2b9f848 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4e171a786bc12ab4a76ae407ce1f9fc7e0a63954c43735f5310198ccbd4def0 [INFO] running `Command { std: "docker" "start" "-a" "a4e171a786bc12ab4a76ae407ce1f9fc7e0a63954c43735f5310198ccbd4def0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling incodoc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `README` is never used [INFO] [stdout] --> src/bin.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const README: &str = " [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST` is never used [INFO] [stdout] --> src/bin.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | const TEST: &str = " [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s [INFO] running `Command { std: "docker" "inspect" "a4e171a786bc12ab4a76ae407ce1f9fc7e0a63954c43735f5310198ccbd4def0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e171a786bc12ab4a76ae407ce1f9fc7e0a63954c43735f5310198ccbd4def0", kill_on_drop: false }` [INFO] [stdout] a4e171a786bc12ab4a76ae407ce1f9fc7e0a63954c43735f5310198ccbd4def0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52477dcc1eebfc8c2e8b0508e1109a54b3e0c98d9930e4f80af856a81747717f [INFO] running `Command { std: "docker" "start" "-a" "52477dcc1eebfc8c2e8b0508e1109a54b3e0c98d9930e4f80af856a81747717f", kill_on_drop: false }` [INFO] [stderr] Compiling incodoc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `README` is never used [INFO] [stdout] --> src/bin.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const README: &str = " [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST` is never used [INFO] [stdout] --> src/bin.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | const TEST: &str = " [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "52477dcc1eebfc8c2e8b0508e1109a54b3e0c98d9930e4f80af856a81747717f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52477dcc1eebfc8c2e8b0508e1109a54b3e0c98d9930e4f80af856a81747717f", kill_on_drop: false }` [INFO] [stdout] 52477dcc1eebfc8c2e8b0508e1109a54b3e0c98d9930e4f80af856a81747717f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf39ef8c2c31121f5dad6ac1e3b4179251a10a7a704af5b047dbfe9914effac8 [INFO] running `Command { std: "docker" "start" "-a" "bf39ef8c2c31121f5dad6ac1e3b4179251a10a7a704af5b047dbfe9914effac8", kill_on_drop: false }` [INFO] [stderr] warning: constant `README` is never used [INFO] [stderr] --> src/bin.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | const README: &str = " [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TEST` is never used [INFO] [stderr] --> src/bin.rs:100:7 [INFO] [stderr] | [INFO] [stderr] 100 | 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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/incodoc-6707a0c56f82e9a1) [INFO] [stdout] [INFO] [stdout] running 169 tests [INFO] [stdout] test tests::tests::pc_emphasis_c0 ... ok [INFO] [stdout] test tests::tests::pc_heading ... ok [INFO] [stdout] test tests::tests::pc_link ... ok [INFO] [stdout] test tests::tests::pc_emphasis_c1 ... ok [INFO] [stdout] test tests::tests::pc_list ... ok [INFO] [stdout] test tests::tests::pc_mtext ... ok [INFO] [stdout] test tests::tests::pc_nav ... ok [INFO] [stdout] test tests::tests::pc_code ... ok [INFO] [stdout] test tests::tests::pc_paragraph ... ok [INFO] [stdout] test tests::tests::pc_section ... ok [INFO] [stdout] test tests::tests::pc_string_c2 ... ok [INFO] [stdout] test tests::tests::pc_string_c3 ... ok [INFO] [stdout] test tests::tests::pc_tags ... ok [INFO] [stdout] test tests::tests::pc_string_c0 ... ok [INFO] [stdout] test tests::tests::po_code_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_code_c0_f1 ... ok [INFO] [stdout] test tests::tests::pc_table ... ok [INFO] [stdout] test tests::tests::po_code_c10 ... ok [INFO] [stdout] test tests::tests::po_code_c5 ... ok [INFO] [stdout] test tests::tests::po_code_c1 ... ok [INFO] [stdout] test tests::tests::po_code_c11 ... ok [INFO] [stdout] test tests::tests::po_code_c6 ... ok [INFO] [stdout] test tests::tests::po_code_c7 ... ok [INFO] [stdout] test tests::tests::pc_string_c1 ... ok [INFO] [stdout] test tests::tests::po_code_c8 ... ok [INFO] [stdout] test tests::tests::po_code_meta1 ... ok [INFO] [stdout] test tests::tests::po_code_c4 ... ok [INFO] [stdout] test tests::tests::po_code_c2 ... ok [INFO] [stdout] test tests::tests::po_code_c9 ... ok [INFO] [stdout] test tests::tests::po_code_comment ... ok [INFO] [stdout] test tests::tests::po_code_c3 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c0_f1 ... ok [INFO] [stdout] test tests::tests::po_code_meta0 ... ok [INFO] [stdout] test tests::tests::po_code_trailing_comma0 ... ok [INFO] [stdout] test tests::tests::pc_props ... ok [INFO] [stdout] test tests::tests::po_emphasis_c2 ... ok [INFO] [stdout] test tests::tests::po_code_trailing_comma1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c4 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c6 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c5 ... ok [INFO] [stdout] test tests::tests::po_code_meta2 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c7 ... ok [INFO] [stdout] test tests::tests::po_empty_comment0 ... ok [INFO] [stdout] test tests::tests::po_emphasis_comment ... ok [INFO] [stdout] test tests::tests::po_emphasis_c9 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c8 ... ok [INFO] [stdout] test tests::tests::po_empty_comment2 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c1 ... ok [INFO] [stdout] test tests::tests::po_empty_comment3 ... ok [INFO] [stdout] test tests::tests::po_heading_c0 ... ok [INFO] [stdout] test tests::tests::po_heading_c1 ... ok [INFO] [stdout] test tests::tests::po_heading_c4 ... ok [INFO] [stdout] test tests::tests::po_heading_c2 ... ok [INFO] [stdout] test tests::tests::po_heading_meta0 ... ok [INFO] [stdout] test tests::tests::po_heading_c3 ... ok [INFO] [stdout] test tests::tests::po_heading_comment ... ok [INFO] [stdout] test tests::tests::po_empty_comment1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c3 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_empty ... ok [INFO] [stdout] test tests::tests::po_heading_meta1 ... ok [INFO] [stdout] test tests::tests::po_link_meta1 ... ok [INFO] [stdout] test tests::tests::po_link_c0 ... ok [INFO] [stdout] test tests::tests::po_heading_meta2 ... ok [INFO] [stdout] test tests::tests::po_link_c0_comment ... ok [INFO] [stdout] test tests::tests::po_list_c0_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_link_meta2 ... ok [INFO] [stdout] test tests::tests::po_link_c1 ... ok [INFO] [stdout] test tests::tests::po_list_comment ... ok [INFO] [stdout] test tests::tests::po_link_meta0 ... ok [INFO] [stdout] test tests::tests::po_list_c1 ... ok [INFO] [stdout] test tests::tests::po_nav_c0 ... ok [INFO] [stdout] test tests::tests::po_list_c0 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c0 ... ok [INFO] [stdout] test tests::tests::po_list_c2 ... ok [INFO] [stdout] test tests::tests::po_list_c3 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c2 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c1 ... ok [INFO] [stdout] test tests::tests::po_nav_c1 ... ok [INFO] [stdout] test tests::tests::po_list_c4 ... ok [INFO] [stdout] test tests::tests::po_nav_c1_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_nav_c2 ... ok [INFO] [stdout] test tests::tests::po_nav_meta0 ... ok [INFO] [stdout] test tests::tests::po_nav_meta1 ... ok [INFO] [stdout] test tests::tests::po_nav_meta2 ... ok [INFO] [stdout] test tests::tests::po_nav_c0_comment ... ok [INFO] [stdout] test tests::tests::po_paragraph_comment ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c0 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f0 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f3 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f2 ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c4 ... ok [INFO] [stdout] test tests::tests::po_paragraph_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_props_comment ... ok [INFO] [stdout] test tests::tests::po_paragraph_meta ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c1 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c1 ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c2 ... ok [INFO] [stdout] test tests::tests::po_props_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_props_empty_f1 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c0 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c2 ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c3 ... ok [INFO] [stdout] test tests::tests::po_paragraph ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c2 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c4 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_string_f0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c2 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_string_f1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c6 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c5 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_text_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_text_c1 ... ok [INFO] [stdout] test tests::tests::po_section_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_section_c0_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_section_c1 ... ok [INFO] [stdout] test tests::tests::po_section_c3 ... ok [INFO] [stdout] test tests::tests::po_section_c4 ... ok [INFO] [stdout] test tests::tests::po_section_comment ... ok [INFO] [stdout] test tests::tests::po_table_c0_comment ... ok [INFO] [stdout] test tests::tests::po_table_c1 ... ok [INFO] [stdout] test tests::tests::po_section_meta ... ok [INFO] [stdout] test tests::tests::po_table_c0 ... ok [INFO] [stdout] test tests::tests::po_table_c2 ... ok [INFO] [stdout] test tests::tests::po_table_c5 ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f1 ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f2 ... ok [INFO] [stdout] test tests::tests::po_table_c3 ... ok [INFO] [stdout] test tests::tests::po_tags_c1 ... ok [INFO] [stdout] test tests::tests::po_tags_c3 ... ok [INFO] [stdout] test tests::tests::po_tags_c2 ... ok [INFO] [stdout] test tests::tests::po_section_c2 ... ok [INFO] [stdout] test tests::tests::po_tags_comment ... ok [INFO] [stdout] test tests::tests::po_text_c6 ... ok [INFO] [stdout] test tests::tests::po_text_c4 ... ok [INFO] [stdout] test tests::tests::po_text_c8 ... ok [INFO] [stdout] test tests::tests::po_text_c7 ... ok [INFO] [stdout] test tests::tests::po_text_c9 ... ok [INFO] [stdout] test tests::tests::po_text_c5 ... ok [INFO] [stdout] test tests::tests::po_text_c3 ... ok [INFO] [stdout] test tests::tests::po_text_c10 ... ok [INFO] [stdout] test tests::tests::po_text_c1 ... ok [INFO] [stdout] test tests::tests::po_text_c2 ... ok [INFO] [stdout] test tests::tests::po_text_comment0 ... ok [INFO] [stdout] test tests::tests::po_text_c0 ... ok [INFO] [stdout] test tests::tests::po_text_comment1 ... ok [INFO] [stdout] test tests::tests::po_table_c4 ... ok [INFO] [stdout] test tests::tests::sq_doc ... ok [INFO] [stdout] test tests::tests::po_text_meta1 ... ok [INFO] [stdout] test tests::tests::po_text_comment2 ... ok [INFO] [stdout] test tests::tests::sq_heading ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c3 ... ok [INFO] [stdout] test tests::tests::po_text_comment3 ... ok [INFO] [stdout] test tests::tests::po_text_meta0 ... ok [INFO] [stdout] test tests::tests::po_text_meta2 ... ok [INFO] [stdout] test tests::tests::po_text_meta3 ... ok [INFO] [stdout] test tests::tests::po_text_meta4 ... ok [INFO] [stdout] test tests::tests::po_text_meta5 ... ok [INFO] [stdout] test tests::tests::sq_link ... ok [INFO] [stdout] test tests::tests::sq_list ... ok [INFO] [stdout] test tests::tests::sq_paragraph_c1 ... ok [INFO] [stdout] test tests::tests::sq_section ... ok [INFO] [stdout] test tests::tests::sq_paragraph_c0 ... ok [INFO] [stdout] test tests::tests::sq_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 169 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/testbin-410e957678a16043) [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" "bf39ef8c2c31121f5dad6ac1e3b4179251a10a7a704af5b047dbfe9914effac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf39ef8c2c31121f5dad6ac1e3b4179251a10a7a704af5b047dbfe9914effac8", kill_on_drop: false }` [INFO] [stdout] bf39ef8c2c31121f5dad6ac1e3b4179251a10a7a704af5b047dbfe9914effac8