[INFO] fetching crate rsonpath-syntax 0.4.0... [INFO] testing rsonpath-syntax-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rsonpath-syntax 0.4.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rsonpath-syntax 0.4.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rsonpath-syntax 0.4.0 [INFO] tweaked toml for crates.io crate rsonpath-syntax 0.4.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsonpath-syntax 0.4.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsonpath-syntax 0.4.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71ec65190fca7e9969db066a20fa06fc4bbdc0b0d63608d6fc48e2c3b15a9b4d [INFO] running `Command { std: "docker" "start" "-a" "71ec65190fca7e9969db066a20fa06fc4bbdc0b0d63608d6fc48e2c3b15a9b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71ec65190fca7e9969db066a20fa06fc4bbdc0b0d63608d6fc48e2c3b15a9b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71ec65190fca7e9969db066a20fa06fc4bbdc0b0d63608d6fc48e2c3b15a9b4d", kill_on_drop: false }` [INFO] [stdout] 71ec65190fca7e9969db066a20fa06fc4bbdc0b0d63608d6fc48e2c3b15a9b4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f99e4de9c5cd2fb7833205803cdd29dbb6b966c918f27163203c97ec1f6b1945 [INFO] running `Command { std: "docker" "start" "-a" "f99e4de9c5cd2fb7833205803cdd29dbb6b966c918f27163203c97ec1f6b1945", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling rsonpath-syntax v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:651:27 [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:675:15 [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:685:14 [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:731:11 [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:915:73 [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "f99e4de9c5cd2fb7833205803cdd29dbb6b966c918f27163203c97ec1f6b1945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99e4de9c5cd2fb7833205803cdd29dbb6b966c918f27163203c97ec1f6b1945", kill_on_drop: false }` [INFO] [stdout] f99e4de9c5cd2fb7833205803cdd29dbb6b966c918f27163203c97ec1f6b1945 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ed69a1c215f588ee1ec1b7ee5d836f2099f292b31053d73c20e1bf119ccbb67b [INFO] running `Command { std: "docker" "start" "-a" "ed69a1c215f588ee1ec1b7ee5d836f2099f292b31053d73c20e1bf119ccbb67b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rsonpath-syntax v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:651:27 [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:675:15 [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:685:14 [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:731:11 [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:915:73 [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 498 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/builder.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:257:21 [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:283:22 [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:361:23 [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:651:27 [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:675:15 [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:685:14 [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:731:11 [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:915:73 [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError> { [INFO] [stdout] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "ed69a1c215f588ee1ec1b7ee5d836f2099f292b31053d73c20e1bf119ccbb67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed69a1c215f588ee1ec1b7ee5d836f2099f292b31053d73c20e1bf119ccbb67b", kill_on_drop: false }` [INFO] [stdout] ed69a1c215f588ee1ec1b7ee5d836f2099f292b31053d73c20e1bf119ccbb67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d4797543f5817db8ff52d4a81f900efae2dc56be3d2e07a60a2385fe495652dd [INFO] running `Command { std: "docker" "start" "-a" "d4797543f5817db8ff52d4a81f900efae2dc56be3d2e07a60a2385fe495652dd", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/builder.rs:483:5 [INFO] [stderr] | [INFO] [stderr] 483 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/builder.rs:498:5 [INFO] [stderr] | [INFO] [stderr] 498 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/builder.rs:578:5 [INFO] [stderr] | [INFO] [stderr] 578 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:239:29 [INFO] [stderr] | [INFO] [stderr] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 239 | fn member_name_shorthand(q: &str) -> IResult<&str, Selectors, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:251:22 [INFO] [stderr] | [INFO] [stderr] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 251 | fn name_first(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:257:21 [INFO] [stderr] | [INFO] [stderr] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 257 | fn name_char(q: &str) -> IResult<&str, char, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:279:21 [INFO] [stderr] | [INFO] [stderr] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 279 | fn name_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:283:22 [INFO] [stderr] | [INFO] [stderr] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 283 | fn string_literal(q: &str) -> IResult<&str, JsonString, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:290:25 [INFO] [stderr] | [INFO] [stderr] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 290 | fn wildcard_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:294:22 [INFO] [stderr] | [INFO] [stderr] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 294 | fn slice_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:347:22 [INFO] [stderr] | [INFO] [stderr] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 347 | fn index_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:361:23 [INFO] [stderr] | [INFO] [stderr] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 361 | fn failed_selector(q: &str) -> IResult<&str, Selector, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:651:27 [INFO] [stderr] | [INFO] [stderr] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 651 | fn comparison_operator(q: &str) -> IResult<&str, ComparisonOp, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:675:15 [INFO] [stderr] | [INFO] [stderr] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 675 | fn literal(q: &str) -> IResult<&str, Literal, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:685:14 [INFO] [stderr] | [INFO] [stderr] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 685 | fn number(q: &str) -> IResult<&str, JsonNumber, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:690:13 [INFO] [stderr] | [INFO] [stderr] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 690 | fn float(q: &str) -> IResult<&str, JsonFloat, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:700:22 [INFO] [stderr] | [INFO] [stderr] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 700 | fn base_float(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:731:11 [INFO] [stderr] | [INFO] [stderr] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 731 | fn int(q: &str) -> IResult<&str, &str, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/parser.rs:915:73 [INFO] [stderr] | [INFO] [stderr] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError> { [INFO] [stderr] | ^^^^ ---- ------------------ the lifetimes get resolved as `'_` [INFO] [stderr] | | | [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 915 | fn fail(kind: SyntaxErrorKind, rev_idx: usize, err_len: usize, rest: &str) -> IResult<&str, T, InternalParseError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rsonpath-syntax` (lib) generated 19 warnings (run `cargo fix --lib -p rsonpath-syntax` to apply 16 suggestions) [INFO] [stderr] warning: `rsonpath-syntax` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rsonpath_syntax-e60e6e876d79160c) [INFO] [stdout] [INFO] [stdout] running 185 tests [INFO] [stdout] test builder::tests::slice_builder_default_start_forward ... ok [INFO] [stdout] test builder::tests::slice_builder_default_start_backward ... ok [INFO] [stdout] test error::tests::foo ... ok [INFO] [stdout] test num::tests::convert_large_float_to_int ... ok [INFO] [stdout] test num::tests::int_lower_limit_sanity_check ... ok [INFO] [stdout] test num::tests::int_lower_limit_try_from_check ... ok [INFO] [stdout] test num::tests::int_upper_limit_sanity_check ... ok [INFO] [stdout] test num::tests::int_upper_limit_try_from_check ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::inf ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::inf_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::inf_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::infinity ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::infinity_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::infinity_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_inf ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_inf_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_inf_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_infinity ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_infinity_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_infinity_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_nan_lowercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_nan_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::minus_nan_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::nan_lowercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::nan_mixed_case ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_infinity_or_nan::nan_uppercase ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_plus_sign::_3_14_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_plus_sign::_3_14e53_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_00 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_00000000000_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_00d0 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_00e14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_03d14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::_03e14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m00 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m00000000000 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m00d0 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m00e14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m03d14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_leading_zeros::m03e14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_after_decimal_point::_0_e53_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_after_decimal_point::_0_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_after_decimal_point::_14_e53_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_after_decimal_point::_14d ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_after_decimal_point::m14d ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_before_decimal_point::_00000e53_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_before_decimal_point::_0_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_before_decimal_point::_14e53_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_before_decimal_point::d14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_nothing_before_decimal_point::md14 ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_0xff_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_3_14_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_3_14f_20_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_3_3_3_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_abc_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_e30_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::_expects ... ok [INFO] [stdout] test num::tests::json_float_parse::invalid_float_strings_that_even_rust_rejects::de30 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::_0d0 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::_0d0ep000000000000000000000 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::_0d0uep000000000000000000000 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::_3d142 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::_42 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m0d0 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d00000000000000000000000000000000000000000000000 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d142 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d14e53 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d14em153 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d14em53 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::m3d14ep53 ... ok [INFO] [stdout] test num::tests::json_float_parse::valid_float_string::pi ... ok [INFO] [stdout] test num::tests::non_zero_uint_try_from_zero_check ... ok [INFO] [stdout] test num::tests::parse_int_from_empty ... ok [INFO] [stdout] test num::tests::parse_int_from_invalid_characters ... ok [INFO] [stdout] test num::tests::parse_int_overflow ... ok [INFO] [stdout] test num::tests::parse_int_underflow ... ok [INFO] [stdout] test num::tests::parse_non_zero_uint_from_zero ... ok [INFO] [stdout] test num::tests::parse_uint_from_empty ... ok [INFO] [stdout] test num::tests::parse_uint_from_invalid_characters ... ok [INFO] [stdout] test num::tests::parse_uint_from_negative ... ok [INFO] [stdout] test num::tests::parse_uint_overflow ... ok [INFO] [stdout] test num::tests::uint_upper_limit_sanity_check ... ok [INFO] [stdout] test num::tests::uint_upper_limit_try_from_check ... ok [INFO] [stdout] test parser::tests::minus_two_pow_fiftythree_index ... ok [INFO] [stdout] test parser::tests::minus_two_pow_fiftythree_minus_one_array_index ... ok [INFO] [stdout] test parser::tests::name_selector ... ok [INFO] [stdout] test parser::tests::negative_array_index ... ok [INFO] [stdout] test parser::tests::nonnegative_array_index ... ok [INFO] [stdout] test parser::tests::slice::test_0c0cm1 ... ok [INFO] [stdout] test parser::tests::slice::test_0ccm1 ... ok [INFO] [stdout] test parser::tests::slice::test_3c ... ok [INFO] [stdout] test parser::tests::slice::test_3c4c ... ok [INFO] [stdout] test parser::tests::slice::test_3c4c5 ... ok [INFO] [stdout] test parser::tests::slice::test_3c4cm5 ... ok [INFO] [stdout] test parser::tests::slice::test_3cc ... ok [INFO] [stdout] test parser::tests::slice::test_3cc5 ... ok [INFO] [stdout] test parser::tests::slice::test_3ccm5 ... ok [INFO] [stdout] test parser::tests::slice::test_3cm4c ... ok [INFO] [stdout] test parser::tests::slice::test_3cm4c5 ... ok [INFO] [stdout] test parser::tests::slice::test_3cm4cm5 ... ok [INFO] [stdout] test parser::tests::slice::test_c4 ... ok [INFO] [stdout] test parser::tests::slice::test_c4c ... ok [INFO] [stdout] test parser::tests::slice::test_c4c5 ... ok [INFO] [stdout] test parser::tests::slice::test_c4cm5 ... ok [INFO] [stdout] test parser::tests::slice::test_cc ... ok [INFO] [stdout] test parser::tests::slice::test_cc5 ... ok [INFO] [stdout] test parser::tests::slice::test_ccm1 ... ok [INFO] [stdout] test parser::tests::slice::test_ccm5 ... ok [INFO] [stdout] test parser::tests::slice::test_cm4 ... ok [INFO] [stdout] test parser::tests::slice::test_cm4c ... ok [INFO] [stdout] test parser::tests::slice::test_cm4c5 ... ok [INFO] [stdout] test parser::tests::slice::test_cm4cm5 ... ok [INFO] [stdout] test parser::tests::slice::test_m3c ... ok [INFO] [stdout] test parser::tests::slice::test_m3c4c ... ok [INFO] [stdout] test parser::tests::slice::test_m3c4c5 ... ok [INFO] [stdout] test parser::tests::slice::test_m3c4cm5 ... ok [INFO] [stdout] test parser::tests::slice::test_m3cc ... ok [INFO] [stdout] test parser::tests::slice::test_m3cc5 ... ok [INFO] [stdout] test parser::tests::slice::test_m3ccm5 ... ok [INFO] [stdout] test parser::tests::slice::test_m3cm4c ... ok [INFO] [stdout] test parser::tests::slice::test_m3cm4c5 ... ok [INFO] [stdout] test parser::tests::two_pow_fiftythree_minus_one_array_index ... ok [INFO] [stdout] test parser::tests::slice::test_m3cm4cm5 ... ok [INFO] [stdout] test parser::tests::two_sixtyfour_array_index ... ok [INFO] [stdout] test parser::tests::two_sixtyfour_plus_one_array_index ... ok [INFO] [stdout] test parser::tests::valid_filter::_b_kilo_logicalexpr_comparison_comparisonexpr_lhs_comparable_relativesingularquery_singularjsonpathquery_segments_vec_singularsegment_name_jsonstring_from_b_rhs_comparable_literal_literal_string_jsonstring_from_kilo_op_comparisonop_equalto_expects ... ok [INFO] [stdout] test parser::tests::valid_literal::_0 ... ok [INFO] [stdout] test parser::tests::valid_literal::_0d0 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1d04e15 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1d04e16 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1d04em15 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1e15 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1e16 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1em15 ... ok [INFO] [stdout] test parser::tests::valid_literal::_1ue15 ... ok [INFO] [stdout] test parser::tests::valid_literal::_42_int ... ok [INFO] [stdout] test parser::tests::valid_literal::_42d37_float ... ok [INFO] [stdout] test parser::tests::valid_literal::false_literal ... ok [INFO] [stdout] test parser::tests::valid_literal::m0 ... ok [INFO] [stdout] test parser::tests::valid_literal::m0d0 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1d04e15 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1d04e16 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1d04em15 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1d04uem15 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1e15 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1e16 ... ok [INFO] [stdout] test parser::tests::valid_literal::m1em15 ... ok [INFO] [stdout] test parser::tests::valid_literal::m42d37_float ... ok [INFO] [stdout] test parser::tests::valid_literal::null_literal ... ok [INFO] [stdout] test parser::tests::valid_literal::r_abc_literal_string_jsonstring_new_abc_expects ... ok [INFO] [stdout] test parser::tests::valid_literal::true_literal ... ok [INFO] [stdout] test parser::tests::wildcard_selector ... ok [INFO] [stdout] test parser::tests::zero_array_index ... ok [INFO] [stdout] test str::tests::different_json_strings_are_not_equal ... ok [INFO] [stdout] test str::tests::equal_json_strings_are_equal::dog ... ok [INFO] [stdout] test str::tests::equal_json_strings_are_equal::empty ... ok [INFO] [stdout] test str::tests::equal_json_strings_have_equal_hashes::dog ... ok [INFO] [stdout] test str::tests::equal_json_strings_have_equal_hashes::empty ... ok [INFO] [stdout] test tests::leading_whitespace_is_disallowed ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::apostrophe_escape ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::ascii ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::backslash ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::backslash_escape ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::bs_escape ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::cr_escape ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::empty ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::ff_escape ... ok [INFO] [stdout] test num::tests::proptests::int_increment ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::ht_escape ... ok [INFO] [stdout] test num::tests::proptests::int_roundtrip ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::lf_escape ... ok [INFO] [stdout] test num::tests::proptests::uint_roundtrip ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::slash_escape ... ok [INFO] [stdout] test num::tests::proptests::uint_increment ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_1f525_fire_emoji_escape_lowercase_hex_ ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_1f525_fire_emoji_escape_uppercase_hex_ ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_2112_script_capital_l_escape ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_2112_script_capital_l_escape_followed_by_digits ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_21a7_downwards_arrow_from_bar_lowercase_hex_ ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::u_21a7_downwards_arrow_from_bar_uppercase_hex_ ... ok [INFO] [stdout] test num::tests::proptests::uint_string_roundtrip ... ok [INFO] [stdout] test tests::name_selector::parse_correct_single_quoted_name::unescaped_emoji ... ok [INFO] [stdout] test tests::name_selector::parse_double_quoted_name_with_escaped_double_quote ... ok [INFO] [stdout] test num::tests::proptests::int_string_roundtrip ... ok [INFO] [stdout] test tests::trailing_whitespace_is_disallowed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 185 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4797543f5817db8ff52d4a81f900efae2dc56be3d2e07a60a2385fe495652dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4797543f5817db8ff52d4a81f900efae2dc56be3d2e07a60a2385fe495652dd", kill_on_drop: false }` [INFO] [stdout] d4797543f5817db8ff52d4a81f900efae2dc56be3d2e07a60a2385fe495652dd