[INFO] fetching crate jsonpath-plus 0.1.9... [INFO] testing jsonpath-plus-0.1.9 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate jsonpath-plus 0.1.9 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jsonpath-plus 0.1.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding chumsky v0.8.0 (available: v0.11.2) [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debugid v0.7.3 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded symbolic-common v8.8.0 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded pprof v0.6.2 [INFO] [stderr] Downloaded inferno v0.10.12 [INFO] [stderr] Downloaded symbolic-demangle v8.8.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44a540987144bd0e20fb32121a900c361382795d7e55617ff0b7f817374d83dc [INFO] running `Command { std: "docker" "start" "-a" "44a540987144bd0e20fb32121a900c361382795d7e55617ff0b7f817374d83dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44a540987144bd0e20fb32121a900c361382795d7e55617ff0b7f817374d83dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a540987144bd0e20fb32121a900c361382795d7e55617ff0b7f817374d83dc", kill_on_drop: false }` [INFO] [stdout] 44a540987144bd0e20fb32121a900c361382795d7e55617ff0b7f817374d83dc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b66558ce50c3f4d61a2f49fc7371a314632f9db421cde046e5694f46c3653c49 [INFO] running `Command { std: "docker" "start" "-a" "b66558ce50c3f4d61a2f49fc7371a314632f9db421cde046e5694f46c3653c49", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling chumsky v0.8.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 11.23s [INFO] running `Command { std: "docker" "inspect" "b66558ce50c3f4d61a2f49fc7371a314632f9db421cde046e5694f46c3653c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66558ce50c3f4d61a2f49fc7371a314632f9db421cde046e5694f46c3653c49", kill_on_drop: false }` [INFO] [stdout] b66558ce50c3f4d61a2f49fc7371a314632f9db421cde046e5694f46c3653c49 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8266f13690e3bda87145068daa84d68f9ca488e19fbc6ea16d0354cfa0014ee0 [INFO] running `Command { std: "docker" "start" "-a" "8266f13690e3bda87145068daa84d68f9ca488e19fbc6ea16d0354cfa0014ee0", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling symbolic-demangle v8.8.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling pprof v0.6.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 criterion v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.76 [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 46.95s [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" "8266f13690e3bda87145068daa84d68f9ca488e19fbc6ea16d0354cfa0014ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8266f13690e3bda87145068daa84d68f9ca488e19fbc6ea16d0354cfa0014ee0", kill_on_drop: false }` [INFO] [stdout] 8266f13690e3bda87145068daa84d68f9ca488e19fbc6ea16d0354cfa0014ee0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e3e6cac353ccc365f22bffa19611fff923316c0a43e7c7c25f3a3667f5b25f1 [INFO] running `Command { std: "docker" "start" "-a" "3e3e6cac353ccc365f22bffa19611fff923316c0a43e7c7c25f3a3667f5b25f1", 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.23s [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-e6598bc14bb43bca) [INFO] [stdout] [INFO] [stdout] running 21 tests [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::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_negative_number_on_short_array ... ok [INFO] [stdout] test tests::bracket_notation_with_number_on_object ... ok [INFO] [stdout] test tests::parent_after_dot_notation ... ok [INFO] [stdout] test tests::array_slice_with_large_number_start ... ok [INFO] [stdout] test tests::parent_after_recursive_descent ... ok [INFO] [stdout] test tests::bracket_notation_with_spaces ... ok [INFO] [stdout] test tests::bracket_notation_after_recursive_descent ... ok [INFO] [stdout] test tests::test_delete_array ... ok [INFO] [stdout] test tests::test_delete ... ok [INFO] [stdout] test tests::test_replace ... ok [INFO] [stdout] test tests::test_delete_in_try_replace ... 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::relative_subpath_after_descent ... ok [INFO] [stdout] test tests::test_replace_in_try_replace ... ok [INFO] [stdout] test tests::root_subpath_after_descent ... 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.10s [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" "3e3e6cac353ccc365f22bffa19611fff923316c0a43e7c7c25f3a3667f5b25f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e3e6cac353ccc365f22bffa19611fff923316c0a43e7c7c25f3a3667f5b25f1", kill_on_drop: false }` [INFO] [stdout] 3e3e6cac353ccc365f22bffa19611fff923316c0a43e7c7c25f3a3667f5b25f1