[INFO] cloning repository https://github.com/fabricereix/test_ori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabricereix/test_ori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd655fe6d85ff3acf86086ede69512ea3b8ad6f7 [INFO] checking fabricereix/test_ori against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/fabricereix/test_ori [INFO] finished tweaking git repo https://github.com/fabricereix/test_ori [INFO] tweaked toml for git repo https://github.com/fabricereix/test_ori written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fabricereix/test_ori on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fabricereix/test_ori 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3665a8e95ad7cc77e05aeb5aa301153f2733081c0657c1e6d528f0d9c7c06b30 [INFO] running `Command { std: "docker" "start" "-a" "3665a8e95ad7cc77e05aeb5aa301153f2733081c0657c1e6d528f0d9c7c06b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3665a8e95ad7cc77e05aeb5aa301153f2733081c0657c1e6d528f0d9c7c06b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3665a8e95ad7cc77e05aeb5aa301153f2733081c0657c1e6d528f0d9c7c06b30", kill_on_drop: false }` [INFO] [stdout] 3665a8e95ad7cc77e05aeb5aa301153f2733081c0657c1e6d528f0d9c7c06b30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e00194c4717ec755ccaacfc8abd0aada607e15795e9c30e355b5e2bc145ffb [INFO] running `Command { std: "docker" "start" "-a" "13e00194c4717ec755ccaacfc8abd0aada607e15795e9c30e355b5e2bc145ffb", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Compiling libxml v0.3.2 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking libflate v1.3.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.61+curl-8.0.1 [INFO] [stderr] Compiling hurl v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl) [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hurl_core v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uuid v1.3.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking anstream v0.2.6 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Checking proptest v1.1.0 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Checking hurlfmt v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt) [INFO] [stdout] warning: unused import: `CookieAttribute` [INFO] [stdout] --> packages/hurl/src/http/mod.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | pub use self::cookie::{CookieAttribute, ResponseCookie}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `retry_max_count` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub retry_max_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn query(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn query(reader: &mut Reader) -> ParseResult<'_, Query> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | fn selector(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn selector(reader: &mut Reader) -> ParseResult<'_, Selector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | fn predicate(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn predicate(reader: &mut Reader) -> ParseResult<'_, Predicate> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | fn predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | fn predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | fn equal_number_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 248 | fn equal_number_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | fn greater_than_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | fn greater_than_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:262:49 [INFO] [stdout] | [INFO] [stdout] 262 | fn greater_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 262 | fn greater_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | fn less_than_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn less_than_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:276:46 [INFO] [stdout] | [INFO] [stdout] 276 | fn less_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 276 | fn less_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | fn equal_string_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn equal_string_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/hurl/src/runner/runner_options.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 334 | pub(crate) post_entry: Option bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/hurl/src/runner/runner_options.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 335 | pub(crate) pre_entry: Option bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `retry_max_count` is never read [INFO] [stdout] --> packages/hurl/src/http/options.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ClientOptions { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub retry_max_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn query(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn query(reader: &mut Reader) -> ParseResult<'_, Query> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | fn selector(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 46 | fn selector(reader: &mut Reader) -> ParseResult<'_, Selector> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:211:22 [INFO] [stdout] | [INFO] [stdout] 211 | fn predicate(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 211 | fn predicate(reader: &mut Reader) -> ParseResult<'_, Predicate> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | fn predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | fn predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | fn equal_number_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 248 | fn equal_number_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:255:40 [INFO] [stdout] | [INFO] [stdout] 255 | fn greater_than_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 255 | fn greater_than_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:262:49 [INFO] [stdout] | [INFO] [stdout] 262 | fn greater_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 262 | fn greater_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:269:37 [INFO] [stdout] | [INFO] [stdout] 269 | fn less_than_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 269 | fn less_than_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:276:46 [INFO] [stdout] | [INFO] [stdout] 276 | fn less_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 276 | fn less_than_or_equal_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> packages/hurl/src/jsonpath/parser/parse.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | fn equal_string_predicate_func(reader: &mut Reader) -> ParseResult { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn equal_string_predicate_func(reader: &mut Reader) -> ParseResult<'_, PredicateFunc> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/hurl/src/runner/runner_options.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 334 | pub(crate) post_entry: Option bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> packages/hurl/src/runner/runner_options.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 318 | #[derive(Clone, Debug, PartialEq, Eq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 335 | pub(crate) pre_entry: Option bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.83s [INFO] running `Command { std: "docker" "inspect" "13e00194c4717ec755ccaacfc8abd0aada607e15795e9c30e355b5e2bc145ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e00194c4717ec755ccaacfc8abd0aada607e15795e9c30e355b5e2bc145ffb", kill_on_drop: false }` [INFO] [stdout] 13e00194c4717ec755ccaacfc8abd0aada607e15795e9c30e355b5e2bc145ffb