[INFO] fetching crate dprint-plugin-toml 0.7.0... [INFO] testing dprint-plugin-toml-0.7.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate dprint-plugin-toml 0.7.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dprint-plugin-toml 0.7.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dprint-development v0.10.1 [INFO] [stderr] Downloaded deno_terminal v0.1.1 [INFO] [stderr] Downloaded file_test_runner v0.5.1 [INFO] [stderr] Downloaded dprint-core v0.67.4 [INFO] [stderr] Downloaded debug-here v0.2.2 [INFO] [stderr] Downloaded rowan v0.15.16 [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded taplo v0.12.1 [INFO] [stderr] Downloaded dprint-core-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3364d0ab63d9ca8afd25724c5e3b7677e73d0944fb60493268b041d2de14db96 [INFO] running `Command { std: "docker" "start" "-a" "3364d0ab63d9ca8afd25724c5e3b7677e73d0944fb60493268b041d2de14db96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3364d0ab63d9ca8afd25724c5e3b7677e73d0944fb60493268b041d2de14db96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3364d0ab63d9ca8afd25724c5e3b7677e73d0944fb60493268b041d2de14db96", kill_on_drop: false }` [INFO] [stdout] 3364d0ab63d9ca8afd25724c5e3b7677e73d0944fb60493268b041d2de14db96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f6e2cd2739867ec98434ef3b59d22d632c88aecc50ae36c1f24b00cf2eafd9 [INFO] running `Command { std: "docker" "start" "-a" "39f6e2cd2739867ec98434ef3b59d22d632c88aecc50ae36c1f24b00cf2eafd9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde v1.0.210 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling countme v3.0.1 [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 arc-swap v1.7.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [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 tracing v0.1.40 [INFO] [stderr] Compiling logos v0.12.1 [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 57.89s [INFO] running `Command { std: "docker" "inspect" "39f6e2cd2739867ec98434ef3b59d22d632c88aecc50ae36c1f24b00cf2eafd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f6e2cd2739867ec98434ef3b59d22d632c88aecc50ae36c1f24b00cf2eafd9", kill_on_drop: false }` [INFO] [stdout] 39f6e2cd2739867ec98434ef3b59d22d632c88aecc50ae36c1f24b00cf2eafd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b363d208c7e59986f6afa73c57f36d7b1725e61593eb95a32a99bb59a00770b1 [INFO] running `Command { std: "docker" "start" "-a" "b363d208c7e59986f6afa73c57f36d7b1725e61593eb95a32a99bb59a00770b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [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 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 ahash v0.7.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [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.21s [INFO] running `Command { std: "docker" "inspect" "b363d208c7e59986f6afa73c57f36d7b1725e61593eb95a32a99bb59a00770b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b363d208c7e59986f6afa73c57f36d7b1725e61593eb95a32a99bb59a00770b1", kill_on_drop: false }` [INFO] [stdout] b363d208c7e59986f6afa73c57f36d7b1725e61593eb95a32a99bb59a00770b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7416a3a18c1bb99e235673b6806dfd0f069800cadd3c9c85cb16cc3941e6f8ee [INFO] running `Command { std: "docker" "start" "-a" "7416a3a18c1bb99e235673b6806dfd0f069800cadd3c9c85cb16cc3941e6f8ee", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprint_plugin_toml-df2b697852da45c8) [INFO] [stderr] Running tests/spec_test.rs (/opt/rustwide/target/debug/deps/specs-1cea070707f1d36e) [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] [INFO] [stderr] Running specs::Array [INFO] [stderr] [INFO] [stderr] test specs::Array::Array_All ... (2ms) [INFO] [stderr] should format array ok [INFO] [stderr] should handle comments in array ok [INFO] [stderr] should keep blank lines in the middle ok [INFO] [stderr] test specs::Array::ArrayWithComments ... (3ms) [INFO] [stderr] should not add blank line at start of array with only comments ok [INFO] [stderr] should format with nodes ok [INFO] [stderr] comment first line ok [INFO] [stderr] comment first line no elements ok [INFO] [stderr] empty ok [INFO] [stderr] one element ok [INFO] [stderr] one comment ok [INFO] [stderr] [INFO] [stderr] Running specs::ArrayOfTables [INFO] [stderr] [INFO] [stderr] test specs::ArrayOfTables::ArrayOfTables_All ... (1ms) [INFO] [stderr] should format an array of tables ok [INFO] [stderr] [INFO] [stderr] Running specs::CargoToml [INFO] [stderr] [INFO] [stderr] test specs::CargoToml::CargoToml_ApplyConventions_False ... (12ms) [INFO] [stderr] should format as-is ok [INFO] [stderr] test specs::CargoToml::CargoToml_All ... (27ms) [INFO] [stderr] should format "comit" Cargo.toml file ok [INFO] [stderr] should handle comments between key value pairs in dependencies ok [INFO] [stderr] should have name and version at the front and description at the end of package ok [INFO] [stderr] should allow having dependencies in groups based on a blank line ok [INFO] [stderr] should handle moving around comments in groups ok [INFO] [stderr] test specs::CargoToml::CargoToml_Workspace ... (338ms) [INFO] [stderr] should format workspace deps ok [INFO] [stderr] should handle comments between workspace members ok [INFO] [stderr] [INFO] [stderr] Running specs::Comments [INFO] [stderr] [INFO] [stderr] test specs::Comments::Comments_ForceLeadingSpace_True ... (0ms) [INFO] [stderr] should force a leading space ok [INFO] [stderr] should force when is #! ok [INFO] [stderr] test specs::Comments::Comments_ForceLeadingSpace_False ... (1ms) [INFO] [stderr] should not force a leading space ok [INFO] [stderr] should ignore if there's a tab ok [INFO] [stderr] should not force when is #! ok [INFO] [stderr] [INFO] [stderr] Running specs::File [INFO] [stderr] [INFO] [stderr] test specs::File::File_All ... (0ms) [INFO] [stderr] should format blank lines appropriately ok [INFO] [stderr] [INFO] [stderr] Running specs::InlineTable [INFO] [stderr] [INFO] [stderr] test specs::InlineTable::InlineTable_All ... (2ms) [INFO] [stderr] should format an inline table ok [INFO] [stderr] should not break up an array in an inline table ok [INFO] [stderr] [INFO] [stderr] Running specs::Issues [INFO] [stderr] [INFO] [stderr] test specs::Issues::Issue0010 ... (0ms) [INFO] [stderr] should format multi-line strings ok [INFO] [stderr] [INFO] [stderr] Running specs::Key [INFO] [stderr] [INFO] [stderr] test specs::Key::Key_All ... (1ms) [INFO] [stderr] should format the different kinds of keys ok [INFO] [stderr] [INFO] [stderr] Running specs::Table [INFO] [stderr] [INFO] [stderr] test specs::Table::Table_All ... (1ms) [INFO] [stderr] should format a table ok [INFO] [stderr] [INFO] [stderr] Running specs::Values [INFO] [stderr] [INFO] [stderr] test specs::Values::Values_All ... (5ms) [INFO] [stderr] should format all the different kinds of values from the spec ok [INFO] [stderr] [INFO] [stderr] 14 tests passed [INFO] [stderr] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-c9e2a4f84a49b6bb) [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/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.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7416a3a18c1bb99e235673b6806dfd0f069800cadd3c9c85cb16cc3941e6f8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7416a3a18c1bb99e235673b6806dfd0f069800cadd3c9c85cb16cc3941e6f8ee", kill_on_drop: false }` [INFO] [stdout] 7416a3a18c1bb99e235673b6806dfd0f069800cadd3c9c85cb16cc3941e6f8ee