[INFO] fetching crate config-edit 0.1.0...
[INFO] testing config-edit-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate config-edit 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate config-edit 0.1.0
[INFO] finished tweaking crates.io crate config-edit 0.1.0
[INFO] tweaked toml for crates.io crate config-edit 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate config-edit 0.1.0 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 config-edit 0.1.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded plist v1.7.2
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fa5f0861bd1a0405ee25f7f3df89e117a56b7e5e20c1cde78b9122b600e6757
[INFO] running `Command { std: "docker" "start" "-a" "6fa5f0861bd1a0405ee25f7f3df89e117a56b7e5e20c1cde78b9122b600e6757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fa5f0861bd1a0405ee25f7f3df89e117a56b7e5e20c1cde78b9122b600e6757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa5f0861bd1a0405ee25f7f3df89e117a56b7e5e20c1cde78b9122b600e6757", kill_on_drop: false }`
[INFO] [stdout] 6fa5f0861bd1a0405ee25f7f3df89e117a56b7e5e20c1cde78b9122b600e6757
[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=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] 5544345399e234e1402acadd00ba77648caafd2436abd088399d7ec6d59db2c5
[INFO] running `Command { std: "docker" "start" "-a" "5544345399e234e1402acadd00ba77648caafd2436abd088399d7ec6d59db2c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling plist v1.7.2
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config-edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.07s
[INFO] running `Command { std: "docker" "inspect" "5544345399e234e1402acadd00ba77648caafd2436abd088399d7ec6d59db2c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5544345399e234e1402acadd00ba77648caafd2436abd088399d7ec6d59db2c5", kill_on_drop: false }`
[INFO] [stdout] 5544345399e234e1402acadd00ba77648caafd2436abd088399d7ec6d59db2c5
[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=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] 884e5f6718d9044b9ff08e09112e6b5cd9fdd62a70d484546427a9c856aee0f1
[INFO] running `Command { std: "docker" "start" "-a" "884e5f6718d9044b9ff08e09112e6b5cd9fdd62a70d484546427a9c856aee0f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling plist v1.7.2
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config-edit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.17s
[INFO] running `Command { std: "docker" "inspect" "884e5f6718d9044b9ff08e09112e6b5cd9fdd62a70d484546427a9c856aee0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "884e5f6718d9044b9ff08e09112e6b5cd9fdd62a70d484546427a9c856aee0f1", kill_on_drop: false }`
[INFO] [stdout] 884e5f6718d9044b9ff08e09112e6b5cd9fdd62a70d484546427a9c856aee0f1
[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=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] f5fe59cb557e4cae123a6e23d5547d21151c14ea458b3451b26d8b53dbe4e16f
[INFO] running `Command { std: "docker" "start" "-a" "f5fe59cb557e4cae123a6e23d5547d21151c14ea458b3451b26d8b53dbe4e16f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/config_edit-9fc6fbd84df4709d)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test action::add::tests::test_append_action_not_found_error::nonexistent_nested_path ... ok
[INFO] [stdout] test action::add::tests::test_append_action_success::append_to_nested_array ... ok
[INFO] [stdout] test action::add::tests::test_append_action_success::append_string_to_array ... ok
[INFO] [stdout] test action::add::tests::test_append_action_type_error::append_to_number ... ok
[INFO] [stdout] test action::add::tests::test_append_action_success::append_to_null_creates_array ... ok
[INFO] [stdout] test action::add::tests::test_append_action_type_error::append_to_string ... ok
[INFO] [stdout] test action::add::tests::test_set_action_error::nonexistent_nested_path ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_nested_path ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_simple_path_with_boolean ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_with_array_value ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_simple_path_with_string ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_with_invalid_json_as_string ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::array_index_out_of_bounds ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::deeply_nested_nonexistent_path ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::nonexistent_path ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::nonexistent_nested_path ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::path_through_non_object ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_another_array_element ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_array_element_by_index ... ok
[INFO] [stdout] test action::add::tests::test_append_action_not_found_error::nonexistent_path ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_last_array_element ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_entire_document ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_nested_path ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_complex_nested_structure ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_with_object_value ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_nested_object ... ok
[INFO] [stdout] test action::get::tests::test_get_action_error::array_index_on_non_array ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_deeply_nested_array_element ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_simple_path ... ok
[INFO] [stdout] test action::add::tests::test_append_action_type_error::append_to_object ... ok
[INFO] [stdout] test action::get::tests::test_get_action_success::get_another_simple_path ... ok
[INFO] [stdout] test action::add::tests::test_set_action_error::nonexistent_path ... ok
[INFO] [stdout] test action::tests::test_action_get ... ok
[INFO] [stdout] test action::add::tests::test_append_action_success::append_to_existing_array ... ok
[INFO] [stdout] test action::tests::test_action_set ... ok
[INFO] [stdout] test action::add::tests::test_set_action_success::set_simple_path_with_number ... ok
[INFO] [stdout] test action::tests::test_action_append ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5fe59cb557e4cae123a6e23d5547d21151c14ea458b3451b26d8b53dbe4e16f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fe59cb557e4cae123a6e23d5547d21151c14ea458b3451b26d8b53dbe4e16f", kill_on_drop: false }`
[INFO] [stdout] f5fe59cb557e4cae123a6e23d5547d21151c14ea458b3451b26d8b53dbe4e16f
