[INFO] fetching crate cjkfmt 0.0.6...
[INFO] testing cjkfmt-0.0.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cjkfmt 0.0.6 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cjkfmt 0.0.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pear_codegen v0.2.9
[INFO] [stderr]   Downloaded test-generator v0.3.1
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded clap_derive v4.5.40
[INFO] [stderr]   Downloaded inlinable_string v0.1.15
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded pear v0.2.9
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded winnow v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc04553e9185b52ac4c43d5ad5ba023036108f4238807a13956401c2c9c3d3e9
[INFO] running `Command { std: "docker" "start" "-a" "fc04553e9185b52ac4c43d5ad5ba023036108f4238807a13956401c2c9c3d3e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc04553e9185b52ac4c43d5ad5ba023036108f4238807a13956401c2c9c3d3e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc04553e9185b52ac4c43d5ad5ba023036108f4238807a13956401c2c9c3d3e9", kill_on_drop: false }`
[INFO] [stdout] fc04553e9185b52ac4c43d5ad5ba023036108f4238807a13956401c2c9c3d3e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41645fdfe1dd541dda64f4a7b4035fb06ac01ea8363835bc08847891a2a1ad28
[INFO] running `Command { std: "docker" "start" "-a" "41645fdfe1dd541dda64f4a7b4035fb06ac01ea8363835bc08847891a2a1ad28", 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 yansi v1.0.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.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 clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling quote v1.0.38
[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.72s
[INFO] running `Command { std: "docker" "inspect" "41645fdfe1dd541dda64f4a7b4035fb06ac01ea8363835bc08847891a2a1ad28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41645fdfe1dd541dda64f4a7b4035fb06ac01ea8363835bc08847891a2a1ad28", kill_on_drop: false }`
[INFO] [stdout] 41645fdfe1dd541dda64f4a7b4035fb06ac01ea8363835bc08847891a2a1ad28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 277ff59327374a2f63f83cf7565004572ae0037f8f5bf6d5a92f50f5a7c51c38
[INFO] running `Command { std: "docker" "start" "-a" "277ff59327374a2f63f83cf7565004572ae0037f8f5bf6d5a92f50f5a7c51c38", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[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 rstest_macros v0.25.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[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 28.26s
[INFO] running `Command { std: "docker" "inspect" "277ff59327374a2f63f83cf7565004572ae0037f8f5bf6d5a92f50f5a7c51c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "277ff59327374a2f63f83cf7565004572ae0037f8f5bf6d5a92f50f5a7c51c38", kill_on_drop: false }`
[INFO] [stdout] 277ff59327374a2f63f83cf7565004572ae0037f8f5bf6d5a92f50f5a7c51c38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcf86e9e4ec21c3d3c571b8e8c171fa1f6a10a371021c4949f44db099c54db30
[INFO] running `Command { std: "docker" "start" "-a" "bcf86e9e4ec21c3d3c571b8e8c171fa1f6a10a371021c4949f44db099c54db30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[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_3 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_empty_line::case_4 ... 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_line_endings_followed_by_a_multibyte_char::case_1 ... 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_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 core::lines_inclusive::tests::test_lines_without_final_line_ending::case_4 ... ok
[INFO] [stdout] test core::lines_inclusive::tests::test_line_endings_followed_by_a_multibyte_char::case_2 ... 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_004_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_spacing_003_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_line_start_prohibition_003_json ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_2 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_004_json ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::case_1 ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_002_json ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_multiple_wrap_points_in_a_line_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_start_prohibition_001_json ... 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 line_break::test::next_line_break::case_1 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_002_json ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_spacing_001_json ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::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_3 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_6 ... ok
[INFO] [stdout] test line_break::test::next_line_break::case_5 ... ok
[INFO] [stdout] test file_based_tests::check_test_cases_check_line_end_prohibition_003_json ... ok
[INFO] [stdout] test line_break::test::max_width ... 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::case_9 ... ok
[INFO] [stdout] test line_break::test::next_line_break_composite::case_1 ... 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_1 ... ok
[INFO] [stdout] test line_break::test::next_line_break_eol::case_2 ... 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_4 ... ok
[INFO] [stdout] test line_break::test::is_breakable_normal::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_05 ... 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_06 ... 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_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 file_based_tests::check_test_cases_check_spacing_004_json ... ok
[INFO] [stdout] test line_break::test::num_bytes_to_seek_back::case_4 ... ok
[INFO] [stdout] test file_based_tests::format_test_cases_format_line_end_prohibition_003_json ... 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bcf86e9e4ec21c3d3c571b8e8c171fa1f6a10a371021c4949f44db099c54db30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf86e9e4ec21c3d3c571b8e8c171fa1f6a10a371021c4949f44db099c54db30", kill_on_drop: false }`
[INFO] [stdout] bcf86e9e4ec21c3d3c571b8e8c171fa1f6a10a371021c4949f44db099c54db30
