[INFO] fetching crate dprint-plugin-toml 0.7.0...
[INFO] testing dprint-plugin-toml-0.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dprint-plugin-toml 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate dprint-plugin-toml 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dprint-plugin-toml 0.7.0
[INFO] tweaked toml for crates.io crate dprint-plugin-toml 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dprint-plugin-toml 0.7.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dprint-plugin-toml 0.7.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59d99bdbda16b5628f13cf6bb49b2d63296ab7ce57c22c3c2f8caafdddb82d96
[INFO] running `Command { std: "docker" "start" "-a" "59d99bdbda16b5628f13cf6bb49b2d63296ab7ce57c22c3c2f8caafdddb82d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59d99bdbda16b5628f13cf6bb49b2d63296ab7ce57c22c3c2f8caafdddb82d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d99bdbda16b5628f13cf6bb49b2d63296ab7ce57c22c3c2f8caafdddb82d96", kill_on_drop: false }`
[INFO] [stdout] 59d99bdbda16b5628f13cf6bb49b2d63296ab7ce57c22c3c2f8caafdddb82d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13010b842d0de9262c8d4d3b5543a2fa79ae448e319362f88f46f613e4c25b71
[INFO] running `Command { std: "docker" "start" "-a" "13010b842d0de9262c8d4d3b5543a2fa79ae448e319362f88f46f613e4c25b71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling dprint-core-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling dprint-core v0.67.4
[INFO] [stderr]    Compiling taplo v0.12.1
[INFO] [stderr]    Compiling dprint-plugin-toml v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.80s
[INFO] running `Command { std: "docker" "inspect" "13010b842d0de9262c8d4d3b5543a2fa79ae448e319362f88f46f613e4c25b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13010b842d0de9262c8d4d3b5543a2fa79ae448e319362f88f46f613e4c25b71", kill_on_drop: false }`
[INFO] [stdout] 13010b842d0de9262c8d4d3b5543a2fa79ae448e319362f88f46f613e4c25b71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd573956564eaf8eff213400e35f9affc96ef57c1f23f9bd822fc23d84faff34
[INFO] running `Command { std: "docker" "start" "-a" "dd573956564eaf8eff213400e35f9affc96ef57c1f23f9bd822fc23d84faff34", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling deno_terminal v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling debug-here v0.2.2
[INFO] [stderr]    Compiling file_test_runner v0.5.1
[INFO] [stderr]    Compiling taplo v0.12.1
[INFO] [stderr]    Compiling dprint-development v0.10.1
[INFO] [stderr]    Compiling dprint-plugin-toml v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.01s
[INFO] running `Command { std: "docker" "inspect" "dd573956564eaf8eff213400e35f9affc96ef57c1f23f9bd822fc23d84faff34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd573956564eaf8eff213400e35f9affc96ef57c1f23f9bd822fc23d84faff34", kill_on_drop: false }`
[INFO] [stdout] dd573956564eaf8eff213400e35f9affc96ef57c1f23f9bd822fc23d84faff34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de7b9e17739e4e35ba82893c27cea1203f9cd6c2c5a388ce7a61af7f62a571c9
[INFO] running `Command { std: "docker" "start" "-a" "de7b9e17739e4e35ba82893c27cea1203f9cd6c2c5a388ce7a61af7f62a571c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_toml-c9a8db4cb5aa9479)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test configuration::builder::tests::check_all_values_set ... ok
[INFO] [stdout] test configuration::builder::tests::handle_global_config ... ok
[INFO] [stdout] test configuration::builder::tests::use_defaults_when_global_not_set ... ok
[INFO] [stdout] test format_text::test::strips_bom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/specs-7906feff22693be0)
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Array
[INFO] [stderr] 
[INFO] [stderr] test specs::Array::Array_All ... [0m[38;5;245m(2ms)[0m
[INFO] [stderr]   should format array [0m[1m[32mok[0m
[INFO] [stderr]   should handle comments in array [0m[1m[32mok[0m
[INFO] [stderr]   should keep blank lines in the middle [0m[1m[32mok[0m
[INFO] [stderr] test specs::Array::ArrayWithComments ... [0m[38;5;245m(14ms)[0m
[INFO] [stderr]   should not add blank line at start of array with only comments [0m[1m[32mok[0m
[INFO] [stderr]   should format with nodes [0m[1m[32mok[0m
[INFO] [stderr]   comment first line [0m[1m[32mok[0m
[INFO] [stderr]   comment first line no elements [0m[1m[32mok[0m
[INFO] [stderr]   empty [0m[1m[32mok[0m
[INFO] [stderr]   one element [0m[1m[32mok[0m
[INFO] [stderr]   one comment [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::ArrayOfTables
[INFO] [stderr] 
[INFO] [stderr] test specs::ArrayOfTables::ArrayOfTables_All ... [0m[38;5;245m(1ms)[0m
[INFO] [stderr]   should format an array of tables [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::CargoToml
[INFO] [stderr] 
[INFO] [stderr] test specs::CargoToml::CargoToml_ApplyConventions_False ... [0m[38;5;245m(3ms)[0m
[INFO] [stderr]   should format as-is [0m[1m[32mok[0m
[INFO] [stderr] test specs::CargoToml::CargoToml_All ... [0m[38;5;245m(26ms)[0m
[INFO] [stderr]   should format "comit" Cargo.toml file [0m[1m[32mok[0m
[INFO] [stderr]   should handle comments between key value pairs in dependencies [0m[1m[32mok[0m
[INFO] [stderr]   should have name and version at the front and description at the end of package [0m[1m[32mok[0m
[INFO] [stderr]   should allow having dependencies in groups based on a blank line [0m[1m[32mok[0m
[INFO] [stderr]   should handle moving around comments in groups [0m[1m[32mok[0m
[INFO] [stderr] test specs::CargoToml::CargoToml_Workspace ... [0m[38;5;245m(362ms)[0m
[INFO] [stderr]   should format workspace deps [0m[1m[32mok[0m
[INFO] [stderr]   should handle comments between workspace members [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Comments
[INFO] [stderr] 
[INFO] [stderr] test specs::Comments::Comments_ForceLeadingSpace_False ... [0m[38;5;245m(1ms)[0m
[INFO] [stderr]   should not force a leading space [0m[1m[32mok[0m
[INFO] [stderr]   should ignore if there's a tab [0m[1m[32mok[0m
[INFO] [stderr]   should not force when is #! [0m[1m[32mok[0m
[INFO] [stderr] test specs::Comments::Comments_ForceLeadingSpace_True ... [0m[38;5;245m(0ms)[0m
[INFO] [stderr]   should force a leading space [0m[1m[32mok[0m
[INFO] [stderr]   should force when is #! [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::File
[INFO] [stderr] 
[INFO] [stderr] test specs::File::File_All ... [0m[38;5;245m(0ms)[0m
[INFO] [stderr]   should format blank lines appropriately [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::InlineTable
[INFO] [stderr] 
[INFO] [stderr] test specs::InlineTable::InlineTable_All ... [0m[38;5;245m(3ms)[0m
[INFO] [stderr]   should format an inline table [0m[1m[32mok[0m
[INFO] [stderr]   should not break up an array in an inline table [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Issues
[INFO] [stderr] 
[INFO] [stderr] test specs::Issues::Issue0010 ... [0m[38;5;245m(0ms)[0m
[INFO] [stderr]   should format multi-line strings [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Key
[INFO] [stderr] 
[INFO] [stderr] test specs::Key::Key_All ... [0m[38;5;245m(0ms)[0m
[INFO] [stderr]   should format the different kinds of keys [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Table
[INFO] [stderr] 
[INFO] [stderr] test specs::Table::Table_All ... [0m[38;5;245m(1ms)[0m
[INFO] [stderr]   should format a table [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr]      [0m[1m[32mRunning[0m specs::Values
[INFO] [stderr] 
[INFO] [stderr] test specs::Values::Values_All ... [0m[38;5;245m(7ms)[0m
[INFO] [stderr]   should format all the different kinds of values from the spec [0m[1m[32mok[0m
[INFO] [stderr] 
[INFO] [stderr] 14 tests passed
[INFO] [stderr] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-85368db47ee1fb10)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test should_handle_windows_newlines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dprint_plugin_toml
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/configuration/resolve_config.rs - configuration::resolve_config::resolve_config (line 8) ... ok
[INFO] [stdout] test src/configuration/builder.rs - configuration::builder::ConfigurationBuilder (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "de7b9e17739e4e35ba82893c27cea1203f9cd6c2c5a388ce7a61af7f62a571c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7b9e17739e4e35ba82893c27cea1203f9cd6c2c5a388ce7a61af7f62a571c9", kill_on_drop: false }`
[INFO] [stdout] de7b9e17739e4e35ba82893c27cea1203f9cd6c2c5a388ce7a61af7f62a571c9
