[INFO] fetching crate cjkfmt 0.0.6...
[INFO] testing cjkfmt-0.0.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cjkfmt 0.0.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cjkfmt 0.0.6
[INFO] finished tweaking crates.io crate cjkfmt 0.0.6
[INFO] tweaked toml for crates.io crate cjkfmt 0.0.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cjkfmt 0.0.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cjkfmt 0.0.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2536bca70d3ab386e1c206f1e65cf9c182bb39b745ba75966e992d8ca8e367da
[INFO] running `Command { std: "docker" "start" "-a" "2536bca70d3ab386e1c206f1e65cf9c182bb39b745ba75966e992d8ca8e367da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2536bca70d3ab386e1c206f1e65cf9c182bb39b745ba75966e992d8ca8e367da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2536bca70d3ab386e1c206f1e65cf9c182bb39b745ba75966e992d8ca8e367da", kill_on_drop: false }`
[INFO] [stdout] 2536bca70d3ab386e1c206f1e65cf9c182bb39b745ba75966e992d8ca8e367da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a190f18b7b16811635b31304ea45e257e9408127834cfc29099415334f3b05fa
[INFO] running `Command { std: "docker" "start" "-a" "a190f18b7b16811635b31304ea45e257e9408127834cfc29099415334f3b05fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cjkfmt v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.99s
[INFO] running `Command { std: "docker" "inspect" "a190f18b7b16811635b31304ea45e257e9408127834cfc29099415334f3b05fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a190f18b7b16811635b31304ea45e257e9408127834cfc29099415334f3b05fa", kill_on_drop: false }`
[INFO] [stdout] a190f18b7b16811635b31304ea45e257e9408127834cfc29099415334f3b05fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d34dff0be0e604b865c91e6059542b31cf85aaf8e2af713de51cf7d093fd30c
[INFO] running `Command { std: "docker" "start" "-a" "2d34dff0be0e604b865c91e6059542b31cf85aaf8e2af713de51cf7d093fd30c", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling cjkfmt v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.04s
[INFO] running `Command { std: "docker" "inspect" "2d34dff0be0e604b865c91e6059542b31cf85aaf8e2af713de51cf7d093fd30c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d34dff0be0e604b865c91e6059542b31cf85aaf8e2af713de51cf7d093fd30c", kill_on_drop: false }`
[INFO] [stdout] 2d34dff0be0e604b865c91e6059542b31cf85aaf8e2af713de51cf7d093fd30c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5970f01d48e0fada25ad8c76e4ad80adfb6d68eb1b45219376d035125c6ed751
[INFO] running `Command { std: "docker" "start" "-a" "5970f01d48e0fada25ad8c76e4ad80adfb6d68eb1b45219376d035125c6ed751", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cjkfmt-7c0720c32998003d)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test core::lines_inclusive::tests::test_empty_line::case_1 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_empty_line::case_2 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_empty_line::case_4 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_empty_line::case_3 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_line_endings_followed_by_a_multibyte_char::case_1 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_with_final_line_ending::case_1 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_with_final_line_ending::case_2 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_with_final_line_ending::case_3 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_line_endings_followed_by_a_multibyte_char::case_2 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_without_final_line_ending::case_1 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_without_final_line_ending::case_2 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_without_final_line_ending::case_3 ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_end_prohibition_001_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_end_prohibition_002_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_end_prohibition_003_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_end_prohibition_004_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_001_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_start_prohibition_002_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_002_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_004_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_003_json ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_lines_without_final_line_ending::case_4 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_002_json ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_2 ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_4 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_004_json ... ok
[INFO] [stdout] test line_break::test::max_width ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_start_prohibition_003_json ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_1 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_003_json ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_1 ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_3 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_2 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_001_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_start_prohibition_001_json ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_multiple_wrap_points_in_a_line_json ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_3 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_4 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_5 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_6 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_7 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_8 ... ok
[INFO] [stdout] test line_break::test::next_line_break_composite::case_1 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_9 ... ok
[INFO] [stdout] test line_break::test::next_line_break_composite::case_2 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_1 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_2 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_3 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_4 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_5 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_6 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_01 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_02 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_03 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_04 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_06 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_07 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_08 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_05 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_09 ... ok
[INFO] [stdout] test line_break::test::next_line_break_western_word_wrap::case_10 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_1 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_2 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_3 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_4 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_5 ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_6 ... ok
[INFO] [stdout] test spacing::tests::test_char_type ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_1 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_2 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_3 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_4 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_5 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_6 ... ok
[INFO] [stdout] test spacing::tests::test_check_spacing_in_a_line::case_7 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5970f01d48e0fada25ad8c76e4ad80adfb6d68eb1b45219376d035125c6ed751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5970f01d48e0fada25ad8c76e4ad80adfb6d68eb1b45219376d035125c6ed751", kill_on_drop: false }`
[INFO] [stdout] 5970f01d48e0fada25ad8c76e4ad80adfb6d68eb1b45219376d035125c6ed751
