[INFO] fetching crate hl7-parser 0.3.0... [INFO] checking hl7-parser-0.3.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate hl7-parser 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate hl7-parser 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hl7-parser 0.3.0 [INFO] tweaked toml for crates.io crate hl7-parser 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hl7-parser 0.3.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hl7-parser 0.3.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.2 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded darrentsung_debug_parser v0.3.1 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded jiff-tzdb v0.1.2 [INFO] [stderr] Downloaded pretty_assertions_sorted v1.2.3 [INFO] [stderr] Downloaded jiff v0.2.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39965dba907ab9eef1dd81d03392fd760a59aa79d77adc5d937a099f6296870f [INFO] running `Command { std: "docker" "start" "-a" "39965dba907ab9eef1dd81d03392fd760a59aa79d77adc5d937a099f6296870f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39965dba907ab9eef1dd81d03392fd760a59aa79d77adc5d937a099f6296870f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39965dba907ab9eef1dd81d03392fd760a59aa79d77adc5d937a099f6296870f", kill_on_drop: false }` [INFO] [stdout] 39965dba907ab9eef1dd81d03392fd760a59aa79d77adc5d937a099f6296870f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ef06b96ba4d7cd6be5a4e2b18511f468504079387a5a52d1a68f33abe8c6ad [INFO] running `Command { std: "docker" "start" "-a" "b5ef06b96ba4d7cd6be5a4e2b18511f468504079387a5a52d1a68f33abe8c6ad", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking darrentsung_debug_parser v0.3.1 [INFO] [stderr] Checking pretty_assertions_sorted v1.2.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking hl7-parser v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse_message(message: &str) -> Result { [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] 51 | pub fn parse_message(message: &str) -> Result, parser::ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn parse_message_with_lenient_newlines(message: &str) -> Result { [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] 57 | pub fn parse_message_with_lenient_newlines(message: &str) -> Result, parser::ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message/mod.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn locate_cursor(&self, cursor: usize) -> 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] 151 | pub fn locate_cursor(&self, cursor: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/subcomponent.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn subcomponent_parser(i: Span, seps: Separators) -> IResult> { [INFO] [stdout] | ^^^^ ---- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is hidden here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | fn subcomponent_parser(i: Span<'_>, seps: Separators) -> IResult, Subcomponent<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unused imports: `builder::MessageBuilder` and `parse_message_with_lenient_newlines` [INFO] [stdout] --> examples/parse_to_json.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use hl7_parser::{builder::MessageBuilder, parse_message_with_lenient_newlines}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ADT_SRC` is never used [INFO] [stdout] --> examples/parse_to_json.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | static ADT_SRC: &str = include_str!("../test_assets/sample_adt_a08.hl7"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse_message(message: &str) -> Result { [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] 51 | pub fn parse_message(message: &str) -> Result, parser::ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn parse_message_with_lenient_newlines(message: &str) -> Result { [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] 57 | pub fn parse_message_with_lenient_newlines(message: &str) -> Result, parser::ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message/mod.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn locate_cursor(&self, cursor: usize) -> 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] 151 | pub fn locate_cursor(&self, cursor: usize) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/subcomponent.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn subcomponent_parser(i: Span, seps: Separators) -> IResult> { [INFO] [stdout] | ^^^^ ---- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is hidden here the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | fn subcomponent_parser(i: Span<'_>, seps: Separators) -> IResult, Subcomponent<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.43s [INFO] running `Command { std: "docker" "inspect" "b5ef06b96ba4d7cd6be5a4e2b18511f468504079387a5a52d1a68f33abe8c6ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ef06b96ba4d7cd6be5a4e2b18511f468504079387a5a52d1a68f33abe8c6ad", kill_on_drop: false }` [INFO] [stdout] b5ef06b96ba4d7cd6be5a4e2b18511f468504079387a5a52d1a68f33abe8c6ad