[INFO] fetching crate nmea 0.7.0... [INFO] testing nmea-0.7.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nmea 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate nmea 0.7.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nmea 0.7.0 [INFO] tweaked toml for crates.io crate nmea 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nmea 0.7.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nmea 0.7.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded thiserror v1.0.64 [INFO] [stderr] Downloaded thiserror-impl v1.0.64 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded cc v1.1.29 [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded defmt-parser v0.3.4 [INFO] [stderr] Downloaded hashbrown v0.15.0 [INFO] [stderr] Downloaded serde_with v3.9.0 [INFO] [stderr] Downloaded defmt-macros v0.3.9 [INFO] [stderr] Downloaded defmt v0.3.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded libc v0.2.159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 059b842ff3d39750c8038ce3866db23a730d2c83a8f360079512b01aa03cf739 [INFO] running `Command { std: "docker" "start" "-a" "059b842ff3d39750c8038ce3866db23a730d2c83a8f360079512b01aa03cf739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "059b842ff3d39750c8038ce3866db23a730d2c83a8f360079512b01aa03cf739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059b842ff3d39750c8038ce3866db23a730d2c83a8f360079512b01aa03cf739", kill_on_drop: false }` [INFO] [stdout] 059b842ff3d39750c8038ce3866db23a730d2c83a8f360079512b01aa03cf739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f94cf6b84182bf53fdbd00cc8ab060cd118c30fb7aececae09bd96a222cb539 [INFO] running `Command { std: "docker" "start" "-a" "8f94cf6b84182bf53fdbd00cc8ab060cd118c30fb7aececae09bd96a222cb539", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nmea v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:186:36 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> 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] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn parse_str(sentence_input: &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] 199 | pub fn parse_str(sentence_input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/aam.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn do_parse_aam(i: &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] 60 | fn do_parse_aam(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/apa.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn do_parse_apa(i: &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] 96 | fn do_parse_apa(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn do_parse_bod(i: &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] 43 | fn do_parse_bod(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bwc.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | fn do_parse_bwc(i: &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] 48 | fn do_parse_bwc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bww.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn do_parse_bww(i: &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] 47 | fn do_parse_bww(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/utils.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | string: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 216 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^ 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | ) -> Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/wnc.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn do_parse_wnc(i: &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] 51 | pub fn do_parse_wnc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/zfo.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn do_parse_zfo(i: &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] 44 | fn do_parse_zfo(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/ztg.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | fn do_parse_ztg(i: &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] 46 | fn do_parse_ztg(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s [INFO] running `Command { std: "docker" "inspect" "8f94cf6b84182bf53fdbd00cc8ab060cd118c30fb7aececae09bd96a222cb539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f94cf6b84182bf53fdbd00cc8ab060cd118c30fb7aececae09bd96a222cb539", kill_on_drop: false }` [INFO] [stdout] 8f94cf6b84182bf53fdbd00cc8ab060cd118c30fb7aececae09bd96a222cb539 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e510ca45710e227cd9669a209cb60dec382c7f7d03e59f33e6cf6c43c9a200ef [INFO] running `Command { std: "docker" "start" "-a" "e510ca45710e227cd9669a209cb60dec382c7f7d03e59f33e6cf6c43c9a200ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:186:36 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> 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] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn parse_str(sentence_input: &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] 199 | pub fn parse_str(sentence_input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/aam.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn do_parse_aam(i: &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] 60 | fn do_parse_aam(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/apa.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn do_parse_apa(i: &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] 96 | fn do_parse_apa(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn do_parse_bod(i: &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] 43 | fn do_parse_bod(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bwc.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | fn do_parse_bwc(i: &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] 48 | fn do_parse_bwc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bww.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn do_parse_bww(i: &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] 47 | fn do_parse_bww(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/utils.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | string: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 216 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^ 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | ) -> Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/wnc.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn do_parse_wnc(i: &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] 51 | pub fn do_parse_wnc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/zfo.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn do_parse_zfo(i: &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] 44 | fn do_parse_zfo(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/ztg.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | fn do_parse_ztg(i: &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] 46 | fn do_parse_ztg(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling nmea v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result> { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:186:36 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> 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] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parse.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn parse_str(sentence_input: &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] 199 | pub fn parse_str(sentence_input: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/aam.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | fn do_parse_aam(i: &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] 60 | fn do_parse_aam(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/apa.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn do_parse_apa(i: &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] 96 | fn do_parse_apa(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn do_parse_bod(i: &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] 43 | fn do_parse_bod(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bwc.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | fn do_parse_bwc(i: &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] 48 | fn do_parse_bwc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/bww.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | fn do_parse_bww(i: &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] 47 | fn do_parse_bww(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/gst.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | fn run_parse_gst(line: &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] 95 | fn run_parse_gst(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/utils.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | string: &str, [INFO] [stdout] | ^^^^ the lifetime is elided here [INFO] [stdout] 216 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^ 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | ) -> Result, Error<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/vtg.rs:109:28 [INFO] [stdout] | [INFO] [stdout] 109 | fn run_parse_vtg(line: &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] 109 | fn run_parse_vtg(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/wnc.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn do_parse_wnc(i: &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] 51 | pub fn do_parse_wnc(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/wnc.rs:95:28 [INFO] [stdout] | [INFO] [stdout] 95 | fn run_parse_wnc(line: &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] 95 | fn run_parse_wnc(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/zfo.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | fn do_parse_zfo(i: &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] 44 | fn do_parse_zfo(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/zfo.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | fn run_parse_zfo(line: &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] 85 | fn run_parse_zfo(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/ztg.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | fn do_parse_ztg(i: &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] 46 | fn do_parse_ztg(i: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sentences/ztg.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | fn run_parse_ztg(line: &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] 87 | fn run_parse_ztg(line: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.29s [INFO] running `Command { std: "docker" "inspect" "e510ca45710e227cd9669a209cb60dec382c7f7d03e59f33e6cf6c43c9a200ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e510ca45710e227cd9669a209cb60dec382c7f7d03e59f33e6cf6c43c9a200ef", kill_on_drop: false }` [INFO] [stdout] e510ca45710e227cd9669a209cb60dec382c7f7d03e59f33e6cf6c43c9a200ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd412e691ac8f13f2cfad59c7e4d09cadb334f8cfc91743d859f99a82a191240 [INFO] running `Command { std: "docker" "start" "-a" "cd412e691ac8f13f2cfad59c7e4d09cadb334f8cfc91743d859f99a82a191240", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/parse.rs:80:30 [INFO] [stdout] running 87 tests [INFO] [stderr] | [INFO] [stdout] test parser::tests::test_fix_type ... ok [INFO] [stderr] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence> { [INFO] [stdout] test parser::tests::test_message_type ... ok [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] test sentences::apa::tests::parse_apa_full_sentence ... ok [INFO] [stderr] | | | [INFO] [stdout] test sentences::aam::tests::parse_aam_full_sentence ... ok [INFO] [stderr] | | the same lifetime is elided here [INFO] [stdout] test parser::tests::test_sentence_type_enum ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test sentences::apa::tests::parse_apa_with_wrong_message_id ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::apa::tests::parse_apa_with_nmea_sentence_struct ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test sentences::bod::tests::parse_bod_with_route_active_missing_source_waypoint_example_full ... ok [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] test sentences::bod::tests::parse_bod_no_route_active_example_full ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test sentences::aam::tests::parse_aam_with_nmea_sentence_struct ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::alm::tests::test ... ok [INFO] [stderr] 80 | fn do_parse_nmea_sentence(i: &str) -> IResult<&str, NmeaSentence<'_>> { [INFO] [stdout] test sentences::aam::tests::parse_aam_with_wrong_message_id ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test sentences::bwc::tests::test_parse_bwc_with_optional_fields ... ok [INFO] [stderr] [INFO] [stdout] test sentences::bww::tests::test_parse_bww_full ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test sentences::bww::tests::test_parse_bww_with_optional_fields ... ok [INFO] [stderr] --> src/parse.rs:98:38 [INFO] [stdout] test sentences::bww::tests::test_parse_bww_with_too_long_from_waypoint_parameter ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::bww::tests::test_parse_bww_with_too_long_to_waypoint_parameter ... ok [INFO] [stderr] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result> { [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk ... ok [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_fathoms_unit ... ok [INFO] [stderr] | | | [INFO] [stdout] test sentences::bod::tests::parse_bod_with_route_active_example_full ... ok [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_feet_unit ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_meters_value ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_sentence_type ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test sentences::dpt::tests::test_parse_dpt ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test sentences::faa_mode::test::test_parse_faa_modes ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::gga::tests::test_parse_gga_full ... ok [INFO] [stderr] 98 | pub fn parse_nmea_sentence(sentence: &str) -> core::result::Result, Error<'_>> { [INFO] [stdout] test sentences::gga::tests::test_parse_gga_with_optional_fields ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test sentences::gll::tests::test_parse_gpgll ... ok [INFO] [stderr] [INFO] [stdout] test sentences::gns::tests::test_parse_gns ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test sentences::gsa::tests::smoke_test_parse_gsa ... ok [INFO] [stderr] --> src/parse.rs:186:36 [INFO] [stdout] test sentences::gsa::tests::test_gsa_prn_fields_parse ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::gst::tests::test_parse_gst ... ok [INFO] [stderr] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> Result { [INFO] [stdout] test sentences::gsv::tests::test_parse_gsv_full ... ok [INFO] [stderr] | ^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] test sentences::hdt::tests::test_parse_hdt_full ... ok [INFO] [stderr] | | [INFO] [stdout] test sentences::mda::tests::test_parse_mda ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_fathoms_value ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_meters_unit ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test sentences::mtw::tests::test_parse_mtw ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test sentences::mtw::tests::test_parse_mtw_invalid_unit ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::mwv::tests::test_parse_mwv ... ok [INFO] [stderr] 186 | pub fn parse_bytes(sentence_input: &[u8]) -> Result> { [INFO] [stdout] test sentences::rmc::tests::parse_rmc_v23_all_fields_have_value ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test sentences::rmc::tests::parse_rmc_v23_missing_true_course_and_magnetic_variation ... ok [INFO] [stderr] [INFO] [stdout] test sentences::rmc::tests::parse_rmc_v23_warning_status_most_fields_empty ... ok [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] test sentences::rmc::tests::parse_rmc_v41_full ... ok [INFO] [stderr] --> src/parse.rs:199:34 [INFO] [stdout] test sentences::rmz::tests::test_successful_parse ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::rmz::tests::test_wrong_talker_id ... ok [INFO] [stderr] 199 | pub fn parse_str(sentence_input: &str) -> Result { [INFO] [stdout] test sentences::ttm::tests::test_parse_ttm_all_optional ... ok [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] test sentences::ttm::tests::test_parse_ttm_full ... ok [INFO] [stderr] | | [INFO] [stdout] test sentences::txt::tests::smoke_test_parse_txt ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test sentences::utils::tests::test_do_parse_lat_lon ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::mtw::tests::test_parse_mtw_invalid_temp ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test sentences::rmc::tests::parse_rmc_pre_v23_all_fields_have_value ... ok [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test sentences::utils::tests::test_parse_array_string ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::utils::tests::test_parse_float_num ... ok [INFO] [stderr] 199 | pub fn parse_str(sentence_input: &str) -> Result> { [INFO] [stdout] test sentences::utils::tests::test_parse_hms ... ok [INFO] [stderr] | ++++ [INFO] [stdout] test sentences::utils::tests::test_parse_lat_lon ... ok [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/aam.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | fn do_parse_aam(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 60 | fn do_parse_aam(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/apa.rs:96:20 [INFO] [stderr] | [INFO] [stderr] 96 | fn do_parse_apa(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 96 | fn do_parse_apa(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/bod.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | fn do_parse_bod(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stdout] test sentences::utils::tests::test_parse_magnetic_variation ... ok [INFO] [stderr] | [INFO] [stdout] test sentences::utils::tests::test_parse_number ... ok [INFO] [stderr] 43 | fn do_parse_bod(i: &str) -> Result> { [INFO] [stdout] test sentences::utils::tests::test_parse_number_in_range ... ok [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/bwc.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | fn do_parse_bwc(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | fn do_parse_bwc(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/bww.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | fn do_parse_bww(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | fn do_parse_bww(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/utils.rs:215:13 [INFO] [stderr] | [INFO] [stderr] 215 | string: &str, [INFO] [stderr] | ^^^^ the lifetime is elided here [INFO] [stderr] 216 | ) -> Result, Error> { [INFO] [stderr] | ^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 216 | ) -> Result, Error<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/wnc.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn do_parse_wnc(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 51 | pub fn do_parse_wnc(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/zfo.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | fn do_parse_zfo(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 44 | fn do_parse_zfo(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/ztg.rs:46:20 [INFO] [stderr] | [INFO] [stderr] 46 | fn do_parse_ztg(i: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 46 | fn do_parse_ztg(i: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nmea` (lib) generated 13 warnings (run `cargo fix --lib -p nmea` to apply 13 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/gst.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | fn run_parse_gst(line: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | fn run_parse_gst(line: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/vtg.rs:109:28 [INFO] [stderr] | [INFO] [stderr] 109 | fn run_parse_vtg(line: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 109 | fn run_parse_vtg(line: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/wnc.rs:95:28 [INFO] [stderr] | [INFO] [stderr] 95 | fn run_parse_wnc(line: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | fn run_parse_wnc(line: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/zfo.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | fn run_parse_zfo(line: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | fn run_parse_zfo(line: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sentences/ztg.rs:87:28 [INFO] [stderr] | [INFO] [stderr] 87 | fn run_parse_ztg(line: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 87 | fn run_parse_ztg(line: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nmea` (lib test) generated 18 warnings (13 duplicates) (run `cargo fix --lib -p nmea --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nmea-5994d6ca9585e7e7) [INFO] [stdout] test sentences::vhw::tests::test_do_parse_float_with_char ... ok [INFO] [stdout] test sentences::utils::tests::test_parse_date ... ok [INFO] [stdout] test sentences::utils::tests::test_parse_duration_hms ... ok [INFO] [stdout] test sentences::vhw::tests::test_parse_vhw ... ok [INFO] [stdout] test sentences::vhw::tests::test_wrong_sentence ... ok [INFO] [stdout] test sentences::vtg::tests::test_parse_vtg ... ok [INFO] [stdout] test sentences::zda::tests::test_parse_zda ... ok [INFO] [stdout] test sentences::zda::tests::test_parse_zda_datetime ... ok [INFO] [stdout] test sentences::zda::tests::test_wrong_sentence ... ok [INFO] [stdout] test sentences::zfo::tests::test_parse_zfo ... ok [INFO] [stdout] test sentences::zfo::tests::test_parse_zfo_with_too_long_waypoint ... ok [INFO] [stdout] test sentences::ztg::tests::test_parse_ztg ... ok [INFO] [stdout] test sentences::ztg::tests::test_parse_ztg_with_too_long_waypoint ... ok [INFO] [stdout] test parser::tests::test_checksum ... ok [INFO] [stdout] test sentences::bod::tests::parse_bod_no_route_active_no_bearing_example_full ... ok [INFO] [stdout] test sentences::bod::tests::parse_bod_with_route_active_missing_destination_waypoint_example_full ... ok [INFO] [stdout] test sentences::bwc::tests::test_parse_bwc_full ... ok [INFO] [stdout] test sentences::bww::tests::test_parse_bww_with_wrong_sentence ... ok [INFO] [stdout] test sentences::dbk::tests::test_parse_dbk_invalid_depth_feet_value ... ok [INFO] [stdout] test sentences::vhw::tests::test_parse_incomplete_vhw ... ok [INFO] [stdout] test sentences::wnc::tests::test_parse_wnc ... ok [INFO] [stdout] test sentences::aam::tests::parse_aam_with_invalid_radius_units_value - should panic ... ok [INFO] [stdout] test sentences::aam::tests::parse_aam_with_invalid_perpendicular_passed_value - should panic ... ok [INFO] [stdout] test sentences::apa::tests::parse_apa_with_invalid_cross_track_units_value - should panic ... ok [INFO] [stdout] test sentences::apa::tests::parse_apa_with_invalid_magnetic_true_value - should panic ... ok [INFO] [stdout] test sentences::apa::tests::parse_apa_with_invalid_status_warning_value - should panic ... ok [INFO] [stdout] test sentences::aam::tests::parse_aam_with_invalid_arrival_circle_entered_value - should panic ... ok [INFO] [stdout] test parser::tests::test_parsing_lat_lon_in_gga ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stderr] Running tests/all_supported_messages.rs (/opt/rustwide/target/debug/deps/all_supported_messages-d2a5ebb0ec109c72) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_all_supported_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/file_log_parser.rs (/opt/rustwide/target/debug/deps/file_log_parser-db12803ee9346944) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_parse_issue_2 ... ok [INFO] [stdout] test test_parse_file_log ... ok [INFO] [stdout] test test_parse_all_logs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running tests/functional_tests.rs (/opt/rustwide/target/debug/deps/functional_tests-52f345c6d513f7e0) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_gga_invalid ... ok [INFO] [stdout] test test_gga_gps ... ok [INFO] [stdout] test test_gga_north_east ... ok [INFO] [stdout] test test_gga_south_east ... ok [INFO] [stdout] test test_gga_north_west ... ok [INFO] [stdout] test test_gsv ... ok [INFO] [stdout] test test_invalid_datetime ... ok [INFO] [stdout] test test_nmea_parse ... ok [INFO] [stdout] test test_some_receiver ... ok [INFO] [stdout] test test_gsv_order ... ok [INFO] [stdout] test test_gsv_real_data ... ok [INFO] [stdout] test test_gsv_two_of_three ... ok [INFO] [stdout] test test_nmea_parse_for_fix ... ok [INFO] [stdout] test test_gga_south_west ... ok [INFO] [stdout] test test_gll ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests nmea [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/parser.rs - parser::Nmea (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 177) ... ok [INFO] [stdout] test src/parser.rs - parser::Nmea::create_for_navigation (line 72) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd412e691ac8f13f2cfad59c7e4d09cadb334f8cfc91743d859f99a82a191240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd412e691ac8f13f2cfad59c7e4d09cadb334f8cfc91743d859f99a82a191240", kill_on_drop: false }` [INFO] [stdout] cd412e691ac8f13f2cfad59c7e4d09cadb334f8cfc91743d859f99a82a191240