[INFO] fetching crate ssedit 0.2.0... [INFO] testing ssedit-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ssedit 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ssedit 0.2.0 [INFO] finished tweaking crates.io crate ssedit 0.2.0 [INFO] tweaked toml for crates.io crate ssedit 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ssedit 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ssedit 0.2.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fbd1fd95562ce6c92ddca43d3fcf13fce14a265f75e67389da075fc85504afb [INFO] running `Command { std: "docker" "start" "-a" "4fbd1fd95562ce6c92ddca43d3fcf13fce14a265f75e67389da075fc85504afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fbd1fd95562ce6c92ddca43d3fcf13fce14a265f75e67389da075fc85504afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fbd1fd95562ce6c92ddca43d3fcf13fce14a265f75e67389da075fc85504afb", kill_on_drop: false }` [INFO] [stdout] 4fbd1fd95562ce6c92ddca43d3fcf13fce14a265f75e67389da075fc85504afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec41c34e6531e1ca947f8c5687a10d4e9a63501ffef016a591aa7198315d914 [INFO] running `Command { std: "docker" "start" "-a" "3ec41c34e6531e1ca947f8c5687a10d4e9a63501ffef016a591aa7198315d914", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling clap v4.4.3 [INFO] [stderr] Compiling ssedit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/path.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | fn from(path: &JsonPath) -> JsonPathIterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn from(path: &JsonPath) -> JsonPathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/json/query.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/json/query.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "3ec41c34e6531e1ca947f8c5687a10d4e9a63501ffef016a591aa7198315d914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec41c34e6531e1ca947f8c5687a10d4e9a63501ffef016a591aa7198315d914", kill_on_drop: false }` [INFO] [stdout] 3ec41c34e6531e1ca947f8c5687a10d4e9a63501ffef016a591aa7198315d914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c059fa51752769e77d557866c1917345ca86df2806876956c731005622026a94 [INFO] running `Command { std: "docker" "start" "-a" "c059fa51752769e77d557866c1917345ca86df2806876956c731005622026a94", kill_on_drop: false }` [INFO] [stderr] Compiling ssedit v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/json/path.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | fn from(path: &JsonPath) -> JsonPathIterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 84 | fn from(path: &JsonPath) -> JsonPathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/json/query.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/json/query.rs:117:36 [INFO] [stdout] | [INFO] [stdout] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "c059fa51752769e77d557866c1917345ca86df2806876956c731005622026a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c059fa51752769e77d557866c1917345ca86df2806876956c731005622026a94", kill_on_drop: false }` [INFO] [stdout] c059fa51752769e77d557866c1917345ca86df2806876956c731005622026a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0017bdadc522bb08b1915ace0583bdd23cd17a7a8d2854655f5fa641f764613 [INFO] running `Command { std: "docker" "start" "-a" "d0017bdadc522bb08b1915ace0583bdd23cd17a7a8d2854655f5fa641f764613", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/json/path.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | fn from(path: &JsonPath) -> JsonPathIterator { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 84 | fn from(path: &JsonPath) -> JsonPathIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/json/query.rs:13:40 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery { [INFO] [stderr] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 13 | pub fn from(path: &'a JsonPath) -> JsonQuery<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/json/query.rs:117:36 [INFO] [stderr] | [INFO] [stderr] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor { [INFO] [stderr] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 117 | fn from(path: &'a JsonPath) -> JsonPathCursor<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ssedit` (bin "ssedit" test) generated 3 warnings (run `cargo fix --bin "ssedit" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssedit-1f534bf06f851691) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test json::path::tests::test_json_path_array_root_bracketed_member_access ... ok [INFO] [stdout] test json::lexer::tests::test_lexer ... ok [INFO] [stdout] test json::path::tests::test_json_path_array_root ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_mixed_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access_escaped_single_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_slice_of_member_access_of_bracketed_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_bracketed_member_access_of_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_basic_filter_expression ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_complex_filter_expression ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_array_root_member_array ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_deep_scan_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_complex_filter_expression_array_slice_of_array_index_of_member_access_of_bracketed_member_access_with_unescaped_single_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_unescaped_single_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_member_access_of_member_access ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_filter_basic_expression_array_slice_of_array_index_of_member_access_of_bracketed_member_access_with_unescaped_single_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_member_access_escaped_double_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_bracketed_member_access_of_bracketed_member_access_unescaped_double_quotes ... ok [INFO] [stdout] test json::path::tests::test_json_path_object_root_array_index_of_member_access_of_bracketed_member_access ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0017bdadc522bb08b1915ace0583bdd23cd17a7a8d2854655f5fa641f764613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0017bdadc522bb08b1915ace0583bdd23cd17a7a8d2854655f5fa641f764613", kill_on_drop: false }` [INFO] [stdout] d0017bdadc522bb08b1915ace0583bdd23cd17a7a8d2854655f5fa641f764613