[INFO] fetching crate leafslug_time 0.4.1... [INFO] testing leafslug_time-0.4.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate leafslug_time 0.4.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate leafslug_time 0.4.1 [INFO] finished tweaking crates.io crate leafslug_time 0.4.1 [INFO] tweaked toml for crates.io crate leafslug_time 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate leafslug_time 0.4.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 508edf8cab4cd32d06a287971b9702aaa22bde4270893555e3941a3f7bf45641 [INFO] running `Command { std: "docker" "start" "-a" "508edf8cab4cd32d06a287971b9702aaa22bde4270893555e3941a3f7bf45641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "508edf8cab4cd32d06a287971b9702aaa22bde4270893555e3941a3f7bf45641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508edf8cab4cd32d06a287971b9702aaa22bde4270893555e3941a3f7bf45641", kill_on_drop: false }` [INFO] [stdout] 508edf8cab4cd32d06a287971b9702aaa22bde4270893555e3941a3f7bf45641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f14a9dbfa1aab8124f94ebd5bf1a8272206cf1aa828449ef67458cbe9f303a [INFO] running `Command { std: "docker" "start" "-a" "b3f14a9dbfa1aab8124f94ebd5bf1a8272206cf1aa828449ef67458cbe9f303a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling leafslug_time v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&str, Month), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&'a str, Month), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s [INFO] running `Command { std: "docker" "inspect" "b3f14a9dbfa1aab8124f94ebd5bf1a8272206cf1aa828449ef67458cbe9f303a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f14a9dbfa1aab8124f94ebd5bf1a8272206cf1aa828449ef67458cbe9f303a", kill_on_drop: false }` [INFO] [stdout] b3f14a9dbfa1aab8124f94ebd5bf1a8272206cf1aa828449ef67458cbe9f303a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3448d95ad610153ca62e6dbf503f8b6e7e2c8a06c318b48c31725b4108b80607 [INFO] running `Command { std: "docker" "start" "-a" "3448d95ad610153ca62e6dbf503f8b6e7e2c8a06c318b48c31725b4108b80607", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling assert2-macros v0.3.16 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling assert2 v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling leafslug_time v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&str, Month), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&'a str, Month), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:96:38 [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&str, Month), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&'a str, Month), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:167:46 [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "3448d95ad610153ca62e6dbf503f8b6e7e2c8a06c318b48c31725b4108b80607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3448d95ad610153ca62e6dbf503f8b6e7e2c8a06c318b48c31725b4108b80607", kill_on_drop: false }` [INFO] [stdout] 3448d95ad610153ca62e6dbf503f8b6e7e2c8a06c318b48c31725b4108b80607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c9bbbde4aa8fe2529eac693cc828bf2510031f63d4a7539f4989c2df341603a [INFO] running `Command { std: "docker" "start" "-a" "5c9bbbde4aa8fe2529eac693cc828bf2510031f63d4a7539f4989c2df341603a", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:35:33 [INFO] [stderr] | [INFO] [stderr] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 35 | fn date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:96:38 [INFO] [stderr] | [INFO] [stderr] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 96 | fn full_date_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:118:37 [INFO] [stderr] | [INFO] [stderr] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&str, Month), nom::Err> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 118 | fn month_extractor<'a, E>(content: &'a str) -> Result<(&'a str, Month), nom::Err> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/parser.rs:167:46 [INFO] [stderr] | [INFO] [stderr] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&str, ParserAction), nom::Err> [INFO] [stderr] | ^^ ---- the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 167 | fn named_duration_to_parser<'a, E>(content: &'a str) -> Result<(&'a str, ParserAction), nom::Err> [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `leafslug_time` (lib) generated 4 warnings (run `cargo fix --lib -p leafslug_time` to apply 4 suggestions) [INFO] [stderr] warning: `leafslug_time` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leafslug_time-9d2f040fee05ad65) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test parser::testing::normal_types ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_02_parse_underlined_and_dotted ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_01_parse_underlined_with_zero ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_03_parse_dotted_and_underlined_without_zero ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_04_parse_apr_underlined_dotted ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_05_parse_time_dash ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_06_parse_april_with_random_capital ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_07_parse_tod ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_08_parse_today ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_09_parse_tom ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_10_parse_tomorrow ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_11_parse_3days ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_12_parse_3days ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_14_parse_1weeks ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_13_parse_3days ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_15_parse_1week ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_16_parse_1w ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_17_parse_3weeks ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_19_parse_1w ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_22_parse_1months ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_23_parse_22months ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_24_parse_22months ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_20_parse_1m ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_25_parse_1years ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_28_parse_10y ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_30_parse_10years ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_18_parse_1week ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_29_parse_10year ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_26_parse_1year ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_21_parse_1month ... ok [INFO] [stdout] test parser::testing::parse_date_happy_path::case_27_parse_1y ... ok [INFO] [stdout] test parser::testing::parse_date_unhappy_path::case_1_parse_10yers - should panic ... ok [INFO] [stdout] test parser::testing::parse_date_unhappy_path::case_2_parse_10yes - should panic ... ok [INFO] [stdout] test parser::testing::parse_date_unhappy_path::case_3_parse_10ye - should panic ... ok [INFO] [stdout] test parser::testing::parse_date_unhappy_path::case_5_parse_1da - should panic ... ok [INFO] [stdout] test parser::testing::parse_date_unhappy_path::case_4_parse_1ya - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests leafslug_time [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c9bbbde4aa8fe2529eac693cc828bf2510031f63d4a7539f4989c2df341603a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9bbbde4aa8fe2529eac693cc828bf2510031f63d4a7539f4989c2df341603a", kill_on_drop: false }` [INFO] [stdout] 5c9bbbde4aa8fe2529eac693cc828bf2510031f63d4a7539f4989c2df341603a