[INFO] fetching crate jsonpath-plus 0.1.9... [INFO] testing jsonpath-plus-0.1.9 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate jsonpath-plus 0.1.9 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate jsonpath-plus 0.1.9 [INFO] finished tweaking crates.io crate jsonpath-plus 0.1.9 [INFO] tweaked toml for crates.io crate jsonpath-plus 0.1.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonpath-plus 0.1.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding chumsky v0.8.0 (available: v0.11.1) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [INFO] [stderr] Adding pprof v0.6.2 (available: v0.15.0) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 53417c77194cbf627cf55f344fac4690c974395ee7cf5961e1c80d1ba313c66e [INFO] running `Command { std: "docker" "start" "-a" "53417c77194cbf627cf55f344fac4690c974395ee7cf5961e1c80d1ba313c66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53417c77194cbf627cf55f344fac4690c974395ee7cf5961e1c80d1ba313c66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53417c77194cbf627cf55f344fac4690c974395ee7cf5961e1c80d1ba313c66e", kill_on_drop: false }` [INFO] [stdout] 53417c77194cbf627cf55f344fac4690c974395ee7cf5961e1c80d1ba313c66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 50eb885357f5c32ad54c668a25142d70605f8dc2496f6ba7afb7953c2e6a187e [INFO] running `Command { std: "docker" "start" "-a" "50eb885357f5c32ad54c668a25142d70605f8dc2496f6ba7afb7953c2e6a187e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling jsonpath-plus v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.60s [INFO] running `Command { std: "docker" "inspect" "50eb885357f5c32ad54c668a25142d70605f8dc2496f6ba7afb7953c2e6a187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50eb885357f5c32ad54c668a25142d70605f8dc2496f6ba7afb7953c2e6a187e", kill_on_drop: false }` [INFO] [stdout] 50eb885357f5c32ad54c668a25142d70605f8dc2496f6ba7afb7953c2e6a187e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a33ec9a759d662f651dea08bd26cb7dc39cc614b69323fd6afd2651d2c7e92a8 [INFO] running `Command { std: "docker" "start" "-a" "a33ec9a759d662f651dea08bd26cb7dc39cc614b69323fd6afd2651d2c7e92a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling symbolic-demangle v8.8.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling pprof v0.6.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling jsonpath-plus v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a33ec9a759d662f651dea08bd26cb7dc39cc614b69323fd6afd2651d2c7e92a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33ec9a759d662f651dea08bd26cb7dc39cc614b69323fd6afd2651d2c7e92a8", kill_on_drop: false }` [INFO] [stdout] a33ec9a759d662f651dea08bd26cb7dc39cc614b69323fd6afd2651d2c7e92a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8b8ce81410ef7d7dca8ab5fb16cebdc24d00eaf112c3a914c612728530ecdec3 [INFO] running `Command { std: "docker" "start" "-a" "8b8ce81410ef7d7dca8ab5fb16cebdc24d00eaf112c3a914c612728530ecdec3", kill_on_drop: false }` [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> src/lib.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | pointer_structural_match, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `jsonpath-plus` (lib) generated 1 warning [INFO] [stderr] warning: `jsonpath-plus` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonpath_plus-9df8140201ac2e1c) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::bracket_notation_with_number_on_object ... ok [INFO] [stdout] test tests::array_slice_with_large_end_number ... ok [INFO] [stdout] test tests::array_slice_with_negative_step_only ... ok [INFO] [stdout] test tests::bracket_notation_with_spaces ... ok [INFO] [stdout] test tests::array_slice_on_non_overlapping_array ... ok [INFO] [stdout] test tests::array_slice_on_partially_overlapping_array ... ok [INFO] [stdout] test tests::parent_after_recursive_descent ... ok [INFO] [stdout] test tests::dot_notation_after_filter_expression ... ok [INFO] [stdout] test tests::dot_notation_after_recursive_descent ... ok [INFO] [stdout] test tests::bracket_notation_with_negative_number_on_short_array ... ok [INFO] [stdout] test tests::parent_after_dot_notation ... ok [INFO] [stdout] test tests::bracket_notation_after_recursive_descent ... ok [INFO] [stdout] test tests::array_slice_with_large_number_start ... ok [INFO] [stdout] test tests::relative_subpath_after_descent ... ok [INFO] [stdout] test tests::root_subpath_after_descent ... ok [INFO] [stdout] test tests::test_delete ... ok [INFO] [stdout] test tests::test_delete_in_try_replace ... ok [INFO] [stdout] test tests::test_delete_array ... ok [INFO] [stdout] test tests::test_replace ... ok [INFO] [stdout] test tests::test_replace_in_try_replace ... ok [INFO] [stdout] test tests::dot_notation_with_empty_path - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests jsonpath_plus [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] --> src/lib.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | pointer_structural_match, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b8ce81410ef7d7dca8ab5fb16cebdc24d00eaf112c3a914c612728530ecdec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8ce81410ef7d7dca8ab5fb16cebdc24d00eaf112c3a914c612728530ecdec3", kill_on_drop: false }` [INFO] [stdout] 8b8ce81410ef7d7dca8ab5fb16cebdc24d00eaf112c3a914c612728530ecdec3