[INFO] fetching crate dprint-plugin-toml 0.7.0...
[INFO] testing dprint-plugin-toml-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dprint-plugin-toml 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dprint-plugin-toml 0.7.0 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 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" "+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] ceff1f7b7f357a6df954079e689c8bf8fbdbde5f75a44ba3ece710f102a181d9
[INFO] running `Command { std: "docker" "start" "-a" "ceff1f7b7f357a6df954079e689c8bf8fbdbde5f75a44ba3ece710f102a181d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceff1f7b7f357a6df954079e689c8bf8fbdbde5f75a44ba3ece710f102a181d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceff1f7b7f357a6df954079e689c8bf8fbdbde5f75a44ba3ece710f102a181d9", kill_on_drop: false }`
[INFO] [stdout] ceff1f7b7f357a6df954079e689c8bf8fbdbde5f75a44ba3ece710f102a181d9
[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] 3d4dd3745a42bcadef6ba32f3edc4331f25b56d3cdd49aaa18364f10d29c5b11
[INFO] running `Command { std: "docker" "start" "-a" "3d4dd3745a42bcadef6ba32f3edc4331f25b56d3cdd49aaa18364f10d29c5b11", 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 memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling countme v3.0.1
[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 regex-automata v0.4.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[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 thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling taplo v0.12.1
[INFO] [stderr]    Compiling dprint-core v0.67.4
[INFO] [stderr]    Compiling dprint-plugin-toml v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "3d4dd3745a42bcadef6ba32f3edc4331f25b56d3cdd49aaa18364f10d29c5b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4dd3745a42bcadef6ba32f3edc4331f25b56d3cdd49aaa18364f10d29c5b11", kill_on_drop: false }`
[INFO] [stdout] 3d4dd3745a42bcadef6ba32f3edc4331f25b56d3cdd49aaa18364f10d29c5b11
[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] 8aad11b0d751e54333b66983ffbfec5738de048d87e541fbf366732d504e9eae
[INFO] running `Command { std: "docker" "start" "-a" "8aad11b0d751e54333b66983ffbfec5738de048d87e541fbf366732d504e9eae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling gimli v0.31.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling deno_terminal v0.1.1
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling addr2line v0.24.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling taplo v0.12.1
[INFO] [stderr]    Compiling file_test_runner v0.5.1
[INFO] [stderr]    Compiling dprint-development v0.10.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling debug-here v0.2.2
[INFO] [stderr]    Compiling dprint-plugin-toml v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.98s
[INFO] running `Command { std: "docker" "inspect" "8aad11b0d751e54333b66983ffbfec5738de048d87e541fbf366732d504e9eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aad11b0d751e54333b66983ffbfec5738de048d87e541fbf366732d504e9eae", kill_on_drop: false }`
[INFO] [stdout] 8aad11b0d751e54333b66983ffbfec5738de048d87e541fbf366732d504e9eae
[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] c7c8887611b2f3ee20be6727625d252c0c132bc7dfe99fc82e7873fc1129f162
[INFO] running `Command { std: "docker" "start" "-a" "c7c8887611b2f3ee20be6727625d252c0c132bc7dfe99fc82e7873fc1129f162", 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/dprint_plugin_toml-df2b697852da45c8)
[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 format_text::test::strips_bom ... ok
[INFO] [stdout] test configuration::builder::tests::use_defaults_when_global_not_set ... 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-1cea070707f1d36e)
[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(2ms)[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(2ms)[0m
[INFO] [stderr]   should format as-is [0m[1m[32mok[0m
[INFO] [stderr] test specs::CargoToml::CargoToml_All ... [0m[38;5;245m(51ms)[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(422ms)[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(0ms)[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(1ms)[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(5ms)[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(5ms)[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(11ms)[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] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-c9e2a4f84a49b6bb)
[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/builder.rs - configuration::builder::ConfigurationBuilder (line 12) ... ok
[INFO] [stdout] test src/configuration/resolve_config.rs - configuration::resolve_config::resolve_config (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7c8887611b2f3ee20be6727625d252c0c132bc7dfe99fc82e7873fc1129f162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c8887611b2f3ee20be6727625d252c0c132bc7dfe99fc82e7873fc1129f162", kill_on_drop: false }`
[INFO] [stdout] c7c8887611b2f3ee20be6727625d252c0c132bc7dfe99fc82e7873fc1129f162
