[INFO] cloning repository https://github.com/qaqland/pms4c
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qaqland/pms4c" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqland%2Fpms4c", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqland%2Fpms4c'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74390bea836ad94830c095029de872afed285ba0
[INFO] testing qaqland/pms4c against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqland%2Fpms4c" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qaqland/pms4c
[INFO] finished tweaking git repo https://github.com/qaqland/pms4c
[INFO] tweaked toml for git repo https://github.com/qaqland/pms4c written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qaqland/pms4c on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qaqland/pms4c 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85eb0641e985b2b81bc67b9dd3a454fc5a08191b83a6f9b54d8db82ef06fd6cf
[INFO] running `Command { std: "docker" "start" "-a" "85eb0641e985b2b81bc67b9dd3a454fc5a08191b83a6f9b54d8db82ef06fd6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85eb0641e985b2b81bc67b9dd3a454fc5a08191b83a6f9b54d8db82ef06fd6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85eb0641e985b2b81bc67b9dd3a454fc5a08191b83a6f9b54d8db82ef06fd6cf", kill_on_drop: false }`
[INFO] [stdout] 85eb0641e985b2b81bc67b9dd3a454fc5a08191b83a6f9b54d8db82ef06fd6cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be921aec00534432aa91797e5b398d56c0a51b85de331571a7ccc6355660572
[INFO] running `Command { std: "docker" "start" "-a" "6be921aec00534432aa91797e5b398d56c0a51b85de331571a7ccc6355660572", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling opener v0.8.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap_complete v4.5.58
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling mdbook v0.4.52
[INFO] [stderr]    Compiling pms4c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.75s
[INFO] running `Command { std: "docker" "inspect" "6be921aec00534432aa91797e5b398d56c0a51b85de331571a7ccc6355660572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be921aec00534432aa91797e5b398d56c0a51b85de331571a7ccc6355660572", kill_on_drop: false }`
[INFO] [stdout] 6be921aec00534432aa91797e5b398d56c0a51b85de331571a7ccc6355660572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eac71dcd0f280db9c2352bf6e5737ac22894f9c81985c2f2900a5ac7d1a59e0b
[INFO] running `Command { std: "docker" "start" "-a" "eac71dcd0f280db9c2352bf6e5737ac22894f9c81985c2f2900a5ac7d1a59e0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling pms4c v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] running `Command { std: "docker" "inspect" "eac71dcd0f280db9c2352bf6e5737ac22894f9c81985c2f2900a5ac7d1a59e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac71dcd0f280db9c2352bf6e5737ac22894f9c81985c2f2900a5ac7d1a59e0b", kill_on_drop: false }`
[INFO] [stdout] eac71dcd0f280db9c2352bf6e5737ac22894f9c81985c2f2900a5ac7d1a59e0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3be127550cacee3a7061e489346d577f3a49ff6437fabb8ec456d519bf62bca
[INFO] running `Command { std: "docker" "start" "-a" "c3be127550cacee3a7061e489346d577f3a49ff6437fabb8ec456d519bf62bca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pms4c-ed072364995b4720)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cjk::tests::test_cjk_punctuation ... ok
[INFO] [stdout] test cjk::tests::test_ends_with_cjk ... ok
[INFO] [stdout] test cjk::tests::test_is_cjk_character ... ok
[INFO] [stdout] test cjk::tests::test_starts_with_cjk ... ok
[INFO] [stdout] test cjk::tests::test_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pms4c-a0cdd4dd55653140)
[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/test_en.rs (/opt/rustwide/target/debug/deps/test_en-18387e78ea3f29fa)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test block_quote_1 ... ok
[INFO] [stdout] test simple_hardbreak ... ok
[INFO] [stdout] test block_quote_2 ... ok
[INFO] [stdout] test simple_inline_start ... ok
[INFO] [stdout] test simple_softbreak ... ok
[INFO] [stdout] test simple_paragraph ... ok
[INFO] [stdout] test simple_inline_end ... ok
[INFO] [stdout] test block_quote_3 ... ok
[INFO] [stderr]      Running tests/test_zh.rs (/opt/rustwide/target/debug/deps/test_zh-33620d96611cfcda)
[INFO] [stdout] test code_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_chinese_punctuation_break ... ok
[INFO] [stdout] test test_empty_line ... ok
[INFO] [stdout] test test_leading_break ... ok
[INFO] [stdout] test test_mixed_language_break ... ok
[INFO] [stdout] test test_no_breaks ... ok
[INFO] [stdout] test test_pure_chinese_double_break ... ok
[INFO] [stdout] test test_pure_chinese_single_break ... ok
[INFO] [stdout] test test_pure_english_break ... ok
[INFO] [stdout] test test_trailing_break ... ok
[INFO] [stdout] test test_multiple_consecutive_breaks ... ok
[INFO] [stdout] test test_quote_with_break ... ok
[INFO] [stdout] test test_mixed_chinese_english_break ... ok
[INFO] [stdout] test test_bold_followed_by_content ... ok
[INFO] [stdout] test test_number_chinese_break ... ok
[INFO] [stdout] test test_only_breaks ... ok
[INFO] [stdout] test test_break_with_two_spaces - should panic ... ok
[INFO] [stdout] test test_long_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pms4c
[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" "c3be127550cacee3a7061e489346d577f3a49ff6437fabb8ec456d519bf62bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3be127550cacee3a7061e489346d577f3a49ff6437fabb8ec456d519bf62bca", kill_on_drop: false }`
[INFO] [stdout] c3be127550cacee3a7061e489346d577f3a49ff6437fabb8ec456d519bf62bca
