[INFO] fetching crate incodoc 0.5.0... [INFO] testing incodoc-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate incodoc 0.5.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate incodoc 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5f7922b666947d5ee6307c4137234e4e15446d9e0c6e1a6f1c9fc8bcbf75782 [INFO] running `Command { std: "docker" "start" "-a" "b5f7922b666947d5ee6307c4137234e4e15446d9e0c6e1a6f1c9fc8bcbf75782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5f7922b666947d5ee6307c4137234e4e15446d9e0c6e1a6f1c9fc8bcbf75782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f7922b666947d5ee6307c4137234e4e15446d9e0c6e1a6f1c9fc8bcbf75782", kill_on_drop: false }` [INFO] [stdout] b5f7922b666947d5ee6307c4137234e4e15446d9e0c6e1a6f1c9fc8bcbf75782 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fe684d32d9414df1d93beea90f441e916beb0604cb7ada0ba11fac76ddb5c33 [INFO] running `Command { std: "docker" "start" "-a" "3fe684d32d9414df1d93beea90f441e916beb0604cb7ada0ba11fac76ddb5c33", 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 12.09s [INFO] running `Command { std: "docker" "inspect" "3fe684d32d9414df1d93beea90f441e916beb0604cb7ada0ba11fac76ddb5c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe684d32d9414df1d93beea90f441e916beb0604cb7ada0ba11fac76ddb5c33", kill_on_drop: false }` [INFO] [stdout] 3fe684d32d9414df1d93beea90f441e916beb0604cb7ada0ba11fac76ddb5c33 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2eb060321abb30d8f972543d6b853a3106855dee2b9411e4c78b9896656e490 [INFO] running `Command { std: "docker" "start" "-a" "f2eb060321abb30d8f972543d6b853a3106855dee2b9411e4c78b9896656e490", 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.92s [INFO] running `Command { std: "docker" "inspect" "f2eb060321abb30d8f972543d6b853a3106855dee2b9411e4c78b9896656e490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2eb060321abb30d8f972543d6b853a3106855dee2b9411e4c78b9896656e490", kill_on_drop: false }` [INFO] [stdout] f2eb060321abb30d8f972543d6b853a3106855dee2b9411e4c78b9896656e490 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51f928f79bf6e3174453174880c09c1840e89deaa60598ebd7c6915d93bc7df7 [INFO] running `Command { std: "docker" "start" "-a" "51f928f79bf6e3174453174880c09c1840e89deaa60598ebd7c6915d93bc7df7", 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.03s [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_code ... ok [INFO] [stdout] test tests::tests::pc_link ... ok [INFO] [stdout] test tests::tests::pc_list ... ok [INFO] [stdout] test tests::tests::pc_emphasis_c1 ... ok [INFO] [stdout] test tests::tests::pc_paragraph ... ok [INFO] [stdout] test tests::tests::pc_nav ... ok [INFO] [stdout] test tests::tests::pc_mtext ... ok [INFO] [stdout] test tests::tests::pc_emphasis_c0 ... ok [INFO] [stdout] test tests::tests::pc_heading ... ok [INFO] [stdout] test tests::tests::pc_props ... ok [INFO] [stdout] test tests::tests::pc_section ... ok [INFO] [stdout] test tests::tests::pc_string_c0 ... ok [INFO] [stdout] test tests::tests::pc_string_c1 ... ok [INFO] [stdout] test tests::tests::pc_string_c3 ... ok [INFO] [stdout] test tests::tests::pc_string_c2 ... ok [INFO] [stdout] test tests::tests::pc_tags ... ok [INFO] [stdout] test tests::tests::pc_table ... 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::po_code_c1 ... ok [INFO] [stdout] test tests::tests::po_code_c10 ... ok [INFO] [stdout] test tests::tests::po_code_c11 ... ok [INFO] [stdout] test tests::tests::po_code_c2 ... ok [INFO] [stdout] test tests::tests::po_code_c3 ... ok [INFO] [stdout] test tests::tests::po_code_c4 ... ok [INFO] [stdout] test tests::tests::po_code_c5 ... ok [INFO] [stdout] test tests::tests::po_code_c6 ... ok [INFO] [stdout] test tests::tests::po_code_c7 ... ok [INFO] [stdout] test tests::tests::po_code_c8 ... 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_meta0 ... ok [INFO] [stdout] test tests::tests::po_code_meta1 ... ok [INFO] [stdout] test tests::tests::po_code_trailing_comma0 ... ok [INFO] [stdout] test tests::tests::po_code_meta2 ... ok [INFO] [stdout] test tests::tests::po_code_trailing_comma1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c0_f1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c2 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c4 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c3 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c5 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c6 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c7 ... ok [INFO] [stdout] test tests::tests::po_heading_meta0 ... ok [INFO] [stdout] test tests::tests::po_empty_comment0 ... ok [INFO] [stdout] test tests::tests::po_empty ... ok [INFO] [stdout] test tests::tests::po_emphasis_comment ... ok [INFO] [stdout] test tests::tests::po_heading_meta1 ... ok [INFO] [stdout] test tests::tests::po_empty_comment1 ... ok [INFO] [stdout] test tests::tests::po_emphasis_c9 ... ok [INFO] [stdout] test tests::tests::po_empty_comment2 ... ok [INFO] [stdout] test tests::tests::po_heading_meta2 ... 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_c3 ... ok [INFO] [stdout] test tests::tests::po_heading_c2 ... ok [INFO] [stdout] test tests::tests::po_heading_c4 ... ok [INFO] [stdout] test tests::tests::po_heading_comment ... ok [INFO] [stdout] test tests::tests::po_emphasis_c8 ... ok [INFO] [stdout] test tests::tests::po_empty_comment3 ... ok [INFO] [stdout] test tests::tests::po_link_c0 ... ok [INFO] [stdout] test tests::tests::po_link_c0_comment ... ok [INFO] [stdout] test tests::tests::po_link_meta0 ... ok [INFO] [stdout] test tests::tests::po_link_c1 ... ok [INFO] [stdout] test tests::tests::po_nav_c0 ... ok [INFO] [stdout] test tests::tests::po_link_meta1 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c0 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c2 ... ok [INFO] [stdout] test tests::tests::po_link_meta2 ... ok [INFO] [stdout] test tests::tests::po_list_c1 ... ok [INFO] [stdout] test tests::tests::po_list_meta_c1 ... ok [INFO] [stdout] test tests::tests::po_nav_c0_comment ... ok [INFO] [stdout] test tests::tests::po_list_c0 ... ok [INFO] [stdout] test tests::tests::po_list_c2 ... ok [INFO] [stdout] test tests::tests::po_nav_c1_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_nav_c1 ... 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_list_c3 ... ok [INFO] [stdout] test tests::tests::po_list_c0_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_nav_c2 ... ok [INFO] [stdout] test tests::tests::po_list_comment ... ok [INFO] [stdout] test tests::tests::po_list_c4 ... ok [INFO] [stdout] test tests::tests::po_paragraph_comment ... ok [INFO] [stdout] test tests::tests::po_paragraph ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c0 ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c2 ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c1 ... ok [INFO] [stdout] test tests::tests::po_paragraph_meta ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c3 ... ok [INFO] [stdout] test tests::tests::po_paragraph_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_props_absorb_c4 ... ok [INFO] [stdout] test tests::tests::po_props_comment ... ok [INFO] [stdout] test tests::tests::po_nav_meta2 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f0 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f1 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f2 ... ok [INFO] [stdout] test tests::tests::po_props_empty_f3 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c6 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c1 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c4 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_string_f1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c2 ... 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_props_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_section_c1 ... ok [INFO] [stdout] test tests::tests::po_props_overwrite_c2 ... ok [INFO] [stdout] test tests::tests::po_section_c0_trailing_comma ... ok [INFO] [stdout] test tests::tests::po_section_c2 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c3 ... ok [INFO] [stderr] Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/testbin-410e957678a16043) [INFO] [stdout] test tests::tests::po_props_tuple_date_c1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c5 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_date_c0 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c1 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_int_c2 ... ok [INFO] [stdout] test tests::tests::po_props_tuple_string_f0 ... ok [INFO] [stderr] Doc-tests incodoc [INFO] [stdout] test tests::tests::po_section_c4 ... ok [INFO] [stdout] test tests::tests::po_section_comment ... ok [INFO] [stdout] test tests::tests::po_section_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_section_meta ... ok [INFO] [stdout] test tests::tests::po_section_c3 ... ok [INFO] [stdout] test tests::tests::po_table_c0 ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f0 ... ok [INFO] [stdout] test tests::tests::po_table_c2 ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f1 ... ok [INFO] [stdout] test tests::tests::po_text_c1 ... ok [INFO] [stdout] test tests::tests::po_tags_comment ... ok [INFO] [stdout] test tests::tests::po_tags_c0_f2 ... ok [INFO] [stdout] test tests::tests::po_tags_c1 ... ok [INFO] [stdout] test tests::tests::po_tags_c2 ... ok [INFO] [stdout] test tests::tests::po_tags_c3 ... ok [INFO] [stdout] test tests::tests::po_table_c5 ... ok [INFO] [stdout] test tests::tests::po_text_c4 ... ok [INFO] [stdout] test tests::tests::po_text_c2 ... ok [INFO] [stdout] test tests::tests::po_text_c5 ... ok [INFO] [stdout] test tests::tests::po_text_c6 ... ok [INFO] [stdout] test tests::tests::po_text_c7 ... ok [INFO] [stdout] test tests::tests::po_table_c1 ... ok [INFO] [stdout] test tests::tests::po_text_c3 ... ok [INFO] [stdout] test tests::tests::po_table_c0_comment ... ok [INFO] [stdout] test tests::tests::po_text_comment1 ... ok [INFO] [stdout] test tests::tests::po_table_c3 ... ok [INFO] [stdout] test tests::tests::po_text_c9 ... ok [INFO] [stdout] test tests::tests::po_table_c4 ... ok [INFO] [stdout] test tests::tests::po_text_comment2 ... ok [INFO] [stdout] test tests::tests::po_text_c10 ... ok [INFO] [stdout] test tests::tests::sq_doc ... ok [INFO] [stdout] test tests::tests::po_text_meta0 ... ok [INFO] [stdout] test tests::tests::sq_heading ... ok [INFO] [stdout] test tests::tests::po_text_comment3 ... ok [INFO] [stdout] test tests::tests::po_text_comment0 ... ok [INFO] [stdout] test tests::tests::po_text_c8 ... ok [INFO] [stdout] test tests::tests::po_text_meta1 ... ok [INFO] [stdout] test tests::tests::sq_link ... 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::sq_list ... ok [INFO] [stdout] test tests::tests::po_text_meta5 ... ok [INFO] [stdout] test tests::tests::po_text_c0 ... ok [INFO] [stdout] test tests::tests::sq_paragraph_c0 ... ok [INFO] [stdout] test tests::tests::sq_paragraph_c1 ... ok [INFO] [stdout] test tests::tests::sq_section ... 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] [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] [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" "51f928f79bf6e3174453174880c09c1840e89deaa60598ebd7c6915d93bc7df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f928f79bf6e3174453174880c09c1840e89deaa60598ebd7c6915d93bc7df7", kill_on_drop: false }` [INFO] [stdout] 51f928f79bf6e3174453174880c09c1840e89deaa60598ebd7c6915d93bc7df7