[INFO] fetching crate whitespace-format 0.1.7...
[INFO] testing whitespace-format-0.1.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate whitespace-format 0.1.7 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate whitespace-format 0.1.7
[INFO] finished tweaking crates.io crate whitespace-format 0.1.7
[INFO] tweaked toml for crates.io crate whitespace-format 0.1.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate whitespace-format 0.1.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whitespace-format 0.1.7 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d48b08fd5cab4a01bc6266cd2e8335c0dfedf1c000361968bd255a0946d43e9
[INFO] running `Command { std: "docker" "start" "-a" "9d48b08fd5cab4a01bc6266cd2e8335c0dfedf1c000361968bd255a0946d43e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d48b08fd5cab4a01bc6266cd2e8335c0dfedf1c000361968bd255a0946d43e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d48b08fd5cab4a01bc6266cd2e8335c0dfedf1c000361968bd255a0946d43e9", kill_on_drop: false }`
[INFO] [stdout] 9d48b08fd5cab4a01bc6266cd2e8335c0dfedf1c000361968bd255a0946d43e9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d5575a60b1f87e0f3622777f9cd67168d478201c67634deea7bbf8f548643e
[INFO] running `Command { std: "docker" "start" "-a" "b1d5575a60b1f87e0f3622777f9cd67168d478201c67634deea7bbf8f548643e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling whitespace-format v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s
[INFO] running `Command { std: "docker" "inspect" "b1d5575a60b1f87e0f3622777f9cd67168d478201c67634deea7bbf8f548643e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d5575a60b1f87e0f3622777f9cd67168d478201c67634deea7bbf8f548643e", kill_on_drop: false }`
[INFO] [stdout] b1d5575a60b1f87e0f3622777f9cd67168d478201c67634deea7bbf8f548643e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59e55bf355d3257343d8f346cbba4ff1c448d1e148f766b88fbfc1388810d98f
[INFO] running `Command { std: "docker" "start" "-a" "59e55bf355d3257343d8f346cbba4ff1c448d1e148f766b88fbfc1388810d98f", kill_on_drop: false }`
[INFO] [stderr]    Compiling whitespace-format v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "59e55bf355d3257343d8f346cbba4ff1c448d1e148f766b88fbfc1388810d98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e55bf355d3257343d8f346cbba4ff1c448d1e148f766b88fbfc1388810d98f", kill_on_drop: false }`
[INFO] [stdout] 59e55bf355d3257343d8f346cbba4ff1c448d1e148f766b88fbfc1388810d98f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7d87da1031b2717591d516f43b61b2ca705170794e701e4085720fdff579fd6
[INFO] running `Command { std: "docker" "start" "-a" "d7d87da1031b2717591d516f43b61b2ca705170794e701e4085720fdff579fd6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whitespace_format-f3ffa69e9d676dd3)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test change::tests::test_change_to_string ... ok
[INFO] [stdout] test core::tests::test_modify_content_add_new_line_marker_auto ... ok
[INFO] [stdout] test core::tests::test_find_most_common_new_line_marker ... ok
[INFO] [stdout] test core::tests::test_is_whitespace_only ... ok
[INFO] [stdout] test cli::tests::verify_cli ... ok
[INFO] [stdout] test core::tests::test_modify_content_add_new_line_marker_mac ... ok
[INFO] [stdout] test core::tests::test_modify_content_do_nothing_empty_file ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_empty_files_empty ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_empty_files_one_line ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_new_line_markers_auto ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_new_line_markers_linux ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_new_line_markers_mac ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_new_line_markers_windows ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_non_standard_whitespace_ignore ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_non_standard_whitespace_remove ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_non_standard_whitespace_replace_with_space ... ok
[INFO] [stdout] test cli::tests::test_parse_and_validate ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_empty ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_one_line ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_one_line_2 ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_one_line_3 ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_one_line_4 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_new_line_marker_from_end_of_file_1 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_new_line_marker_from_end_of_file_2 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_new_line_marker_from_end_of_file_3 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_new_line_marker_from_end_of_file_4 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_empty_lines ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_1 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_2 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_3 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_4 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_5 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_and_modify_content_remove_trailing_empty_lines ... ok
[INFO] [stdout] test core::tests::test_modify_content_normalize_whitespace_only_files_ignore ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_and_normalize_non_standard_whitespace_1 ... ok
[INFO] [stdout] test core::tests::test_modify_content_remove_trailing_whitespace_and_normalize_non_standard_whitespace_2 ... ok
[INFO] [stdout] test core::tests::test_modify_content_replace_tabs_with_spaces_0 ... ok
[INFO] [stdout] test core::tests::test_modify_content_add_new_line_marker_windows ... ok
[INFO] [stdout] test core::tests::test_modify_content_do_nothing_whitespace_only_file ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin whitespace-format`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/whitespace_format-f3ffa69e9d676dd3` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] [stdout] test core::tests::test_modify_content_replace_tabs_with_spaces_ignore ... 
[INFO] running `Command { std: "docker" "inspect" "d7d87da1031b2717591d516f43b61b2ca705170794e701e4085720fdff579fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7d87da1031b2717591d516f43b61b2ca705170794e701e4085720fdff579fd6", kill_on_drop: false }`
[INFO] [stdout] d7d87da1031b2717591d516f43b61b2ca705170794e701e4085720fdff579fd6
