[INFO] fetching crate octofhir-fhirpath 0.4.27... [INFO] building octofhir-fhirpath-0.4.27 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate octofhir-fhirpath 0.4.27 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate octofhir-fhirpath 0.4.27 [INFO] finished tweaking crates.io crate octofhir-fhirpath 0.4.27 [INFO] tweaked toml for crates.io crate octofhir-fhirpath 0.4.27 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate octofhir-fhirpath 0.4.27 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octofhir-fhirpath 0.4.27 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c182cabb54dbc13357dbe360a0cf860e5b341459cf85a27b5689db12e10cb55 [INFO] running `Command { std: "docker" "start" "-a" "9c182cabb54dbc13357dbe360a0cf860e5b341459cf85a27b5689db12e10cb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c182cabb54dbc13357dbe360a0cf860e5b341459cf85a27b5689db12e10cb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c182cabb54dbc13357dbe360a0cf860e5b341459cf85a27b5689db12e10cb55", kill_on_drop: false }` [INFO] [stdout] 9c182cabb54dbc13357dbe360a0cf860e5b341459cf85a27b5689db12e10cb55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a310a1a84e59aa65ab35bab8bd90bd2baab5f3e54added4d745a5b085966308 [INFO] running `Command { std: "docker" "start" "-a" "5a310a1a84e59aa65ab35bab8bd90bd2baab5f3e54added4d745a5b085966308", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling octofhir-ucum v0.5.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling octofhir-fhir-model v0.1.5 [INFO] [stderr] Compiling octofhir-fhirpath v0.4.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | fn object_iter(&self) -> Option; [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] 15 | fn object_iter(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | fn array_iter(&self) -> Option>; [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] 18 | fn array_iter(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | fn object_iter(&self) -> Option { [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] 35 | fn object_iter(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn array_iter(&self) -> Option> { [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] 39 | fn array_iter(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "5a310a1a84e59aa65ab35bab8bd90bd2baab5f3e54added4d745a5b085966308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a310a1a84e59aa65ab35bab8bd90bd2baab5f3e54added4d745a5b085966308", kill_on_drop: false }` [INFO] [stdout] 5a310a1a84e59aa65ab35bab8bd90bd2baab5f3e54added4d745a5b085966308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f19a49bacbba275323bd13fed4ef79f126024a3201fabe66e8bc9c82c820043 [INFO] running `Command { std: "docker" "start" "-a" "2f19a49bacbba275323bd13fed4ef79f126024a3201fabe66e8bc9c82c820043", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling octofhir-fhir-model v0.1.5 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling octofhir-fhirpath v0.4.27 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | fn object_iter(&self) -> Option; [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] 15 | fn object_iter(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | fn array_iter(&self) -> Option>; [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] 18 | fn array_iter(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | fn object_iter(&self) -> Option { [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] 35 | fn object_iter(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn array_iter(&self) -> Option> { [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] 39 | fn array_iter(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | fn object_iter(&self) -> Option; [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] 15 | fn object_iter(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | fn array_iter(&self) -> Option>; [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] 18 | fn array_iter(&self) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | fn object_iter(&self) -> Option { [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] 35 | fn object_iter(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/value.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn array_iter(&self) -> Option> { [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] 39 | fn array_iter(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octofhir-fhirpath` (lib); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name octofhir_fhirpath --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --allow=missing_docs --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("analysis", "default", "mock-provider"))' -C metadata=b0f9b04b471d9922 -C extra-filename=-3f6002267c35610e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-3f245414ce452009.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9922c737c6f537f3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3a027d7c4e0edf6b.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-821e375fbf700b10.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-54ec569effca6903.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3a7ee0974ad45b30.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-af0e6b348448aa24.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45f74354a8b36c20.rmeta --extern octofhir_fhir_model=/opt/rustwide/target/debug/deps/liboctofhir_fhir_model-2fca776f1410d38a.rmeta --extern octofhir_ucum=/opt/rustwide/target/debug/deps/liboctofhir_ucum-803750330fb4909d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-044e87528a802e1e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6064878f4f475234.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1d3381ce837d1e41.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c449bfff20d769ee.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-f7017dd0b5519f31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8949be4baa351d6d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6180a0d2e006b62a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-10f6fad7c7995be7.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-81089e937c13a491.rmeta --extern tabled=/opt/rustwide/target/debug/deps/libtabled-ee8be423a1ee27e8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5797380fdba79b37.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c481ff5bc8ae56b3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b370a03bb3c907dd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e9d95d95cbf81ade.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-952de5f463255181.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-b8ca05da4c4e12b6/out -L native=/opt/rustwide/target/debug/build/ring-de1a57d54496bddc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f19a49bacbba275323bd13fed4ef79f126024a3201fabe66e8bc9c82c820043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f19a49bacbba275323bd13fed4ef79f126024a3201fabe66e8bc9c82c820043", kill_on_drop: false }` [INFO] [stdout] 2f19a49bacbba275323bd13fed4ef79f126024a3201fabe66e8bc9c82c820043