[INFO] cloning repository https://github.com/Danue1/workflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danue1/workflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f22b1b3eb6cdad2523aeb9d92f68723c78ab36
[INFO] checking Danue1/workflow against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanue1%2Fworkflow" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danue1/workflow
[INFO] finished tweaking git repo https://github.com/Danue1/workflow
[INFO] tweaked toml for git repo https://github.com/Danue1/workflow written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danue1/workflow on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danue1/workflow 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d84ae6be5c1ca3d069f0003de413182624f945195bf8290300c1944fce906a6f
[INFO] running `Command { std: "docker" "start" "-a" "d84ae6be5c1ca3d069f0003de413182624f945195bf8290300c1944fce906a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d84ae6be5c1ca3d069f0003de413182624f945195bf8290300c1944fce906a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84ae6be5c1ca3d069f0003de413182624f945195bf8290300c1944fce906a6f", kill_on_drop: false }`
[INFO] [stdout] d84ae6be5c1ca3d069f0003de413182624f945195bf8290300c1944fce906a6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fefdd0a18e4f70af21389db5283fd69a754c80055a7c11a0943ff4c76ba85eec
[INFO] running `Command { std: "docker" "start" "-a" "fefdd0a18e4f70af21389db5283fd69a754c80055a7c11a0943ff4c76ba85eec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking database v0.1.0 (/opt/rustwide/workdir/crates/external/database)
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling frontend_domain v0.1.0 (/opt/rustwide/workdir/crates/frontend_domain)
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling frontend_infrastructure v0.1.0 (/opt/rustwide/workdir/crates/frontend_infrastructure)
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling frontend_application v0.1.0 (/opt/rustwide/workdir/crates/frontend_application)
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking const_num v0.1.0 (/opt/rustwide/workdir/crates/tools/const_num)
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking domain v0.1.0 (/opt/rustwide/workdir/crates/tools/domain)
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking cron v0.1.0 (/opt/rustwide/workdir/crates/tools/cron)
[INFO] [stderr]     Checking new_types v0.1.0 (/opt/rustwide/workdir/crates/tools/new_types)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<(Date, Date)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Date, Date)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<DatePeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, DatePeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/date.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/date.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<(Hour, Hour)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Hour, Hour)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<HourPeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, HourPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/hour.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/hour.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<(Minute, Minute)> {
[INFO] [stdout]    |                                ^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Minute, Minute)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<MinutePeriodic> {
[INFO] [stdout]    |                                   ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, MinutePeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/minute.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/minute.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/month.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/month.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn parse_range(source: &str) -> ParseResult<(Month, Month)> {
[INFO] [stdout]     |                                ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Month, Month)> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse_periodic(source: &str) -> ParseResult<MonthPeriodic> {
[INFO] [stdout]     |                                   ^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, MonthPeriodic> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:126:34
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn parse_numeric(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn parse_numeric(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn parse_alpha(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn parse_alpha(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:156:37
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn parse_short_hand(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                     ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn parse_short_hand(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn parse_long_hand(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                    ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn parse_long_hand(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:211:35
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn parse_secondly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn parse_secondly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn parse_minutely(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn parse_minutely(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn parse_hourly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn parse_hourly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn parse_daily(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn parse_daily(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn parse_weekly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn parse_weekly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:231:33
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn parse_sunday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn parse_sunday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn parse_monday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn parse_monday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn parse_tuesday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn parse_tuesday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn parse_wednesday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                    ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn parse_wednesday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:249:35
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn parse_thursday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn parse_thursday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:255:33
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn parse_friday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn parse_friday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:259:35
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn parse_saturday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn parse_saturday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn parse_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn parse_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:269:39
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn parse_even_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                       ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn parse_even_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:275:38
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn parse_odd_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn parse_odd_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:281:33
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn parse_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn parse_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:285:35
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn parse_annually(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn parse_annually(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn parse_even_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn parse_even_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:295:37
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn parse_odd_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                     ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn parse_odd_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn parse_leap_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn parse_leap_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<(Second, Second)> {
[INFO] [stdout]    |                                ^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Second, Second)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<SecondPeriodic> {
[INFO] [stdout]    |                                   ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, SecondPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/second.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/second.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_range(source: &str) -> ParseResult<(Week, Week)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Week, Week)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn parse_periodic(source: &str) -> ParseResult<WeekPeriodic> {
[INFO] [stdout]     |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, WeekPeriodic> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn parse_numeric(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn parse_numeric(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_alpha(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_alpha(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse_range(source: &str) -> ParseResult<(Year, Year)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Year, Year)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn parse_periodic(source: &str) -> ParseResult<YearPeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, YearPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/year.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/year.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<(Date, Date)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Date, Date)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/date.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<DatePeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, DatePeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/date.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/date.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<(Hour, Hour)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Hour, Hour)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/hour.rs:93:35
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<HourPeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, HourPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/hour.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/hour.rs:138:26
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<(Minute, Minute)> {
[INFO] [stdout]    |                                ^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Minute, Minute)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/minute.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<MinutePeriodic> {
[INFO] [stdout]    |                                   ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, MinutePeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/minute.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/minute.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/month.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/month.rs:94:26
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn parse_range(source: &str) -> ParseResult<(Month, Month)> {
[INFO] [stdout]     |                                ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Month, Month)> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:111:35
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse_periodic(source: &str) -> ParseResult<MonthPeriodic> {
[INFO] [stdout]     |                                   ^^^^     -------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, MonthPeriodic> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:122:26
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:126:34
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn parse_numeric(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 126 |     pub fn parse_numeric(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn parse_alpha(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn parse_alpha(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/month.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:156:37
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn parse_short_hand(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                     ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn parse_short_hand(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn parse_long_hand(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                    ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn parse_long_hand(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:211:35
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn parse_secondly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn parse_secondly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:215:35
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn parse_minutely(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn parse_minutely(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:219:33
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn parse_hourly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn parse_hourly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn parse_daily(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn parse_daily(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:227:33
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn parse_weekly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn parse_weekly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:231:33
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn parse_sunday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn parse_sunday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn parse_monday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn parse_monday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:239:34
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn parse_tuesday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn parse_tuesday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:243:36
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn parse_wednesday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                    ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn parse_wednesday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:249:35
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn parse_thursday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn parse_thursday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:255:33
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn parse_friday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn parse_friday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:259:35
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn parse_saturday(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 259 |     pub fn parse_saturday(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn parse_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 265 |     pub fn parse_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:269:39
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn parse_even_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                       ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     pub fn parse_even_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:275:38
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn parse_odd_monthly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn parse_odd_monthly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:281:33
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn parse_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                 ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn parse_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:285:35
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn parse_annually(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                   ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     pub fn parse_annually(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:289:38
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn parse_even_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn parse_even_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:295:37
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn parse_odd_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                     ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 295 |     pub fn parse_odd_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/schedule.rs:301:38
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn parse_leap_yearly(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                      ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn parse_leap_yearly(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:75:26
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:82:32
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<(Second, Second)> {
[INFO] [stdout]    |                                ^^^^     ----------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Second, Second)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/second.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<SecondPeriodic> {
[INFO] [stdout]    |                                   ^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, SecondPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/second.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/second.rs:135:26
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:76:26
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:86:26
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/week.rs:93:32
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_range(source: &str) -> ParseResult<(Week, Week)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Week, Week)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn parse_periodic(source: &str) -> ParseResult<WeekPeriodic> {
[INFO] [stdout]     |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, WeekPeriodic> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn parse_numeric(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                  ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn parse_numeric(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_alpha(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                                ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn parse_alpha(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/week.rs:157:26
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]    |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:76:32
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse_range(source: &str) -> ParseResult<(Year, Year)> {
[INFO] [stdout]    |                                ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn parse_range(source: &str) -> ParseResult<'_, (Year, Year)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tools/cron/src/unit/year.rs:90:35
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn parse_periodic(source: &str) -> ParseResult<YearPeriodic> {
[INFO] [stdout]    |                                   ^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn parse_periodic(source: &str) -> ParseResult<'_, YearPeriodic> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/year.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tools/cron/src/unit/year.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parse(source: &str) -> ParseResult<Self> {
[INFO] [stdout]     |                          ^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn parse(source: &str) -> ParseResult<'_, Self> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking postgresql v0.1.0 (/opt/rustwide/workdir/crates/external/postgresql)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.name,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 INSERT INTO namespace (namespace_id, name)
[INFO] [stdout] 72 | |                 VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             input.name,
[INFO] [stdout] 76 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             input.namespace_id,
[INFO] [stdout] 45 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/remove/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query!(
[INFO] [stdout] 35 | |             r#"
[INFO] [stdout] 36 | |                 UPDATE namespace
[INFO] [stdout] 37 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             input.namespace_id,
[INFO] [stdout] 41 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT tq.task_queue_id
[INFO] [stdout] 71 | |                 FROM task_queue tq
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.name,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/create/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 INSERT INTO namespace (namespace_id, name)
[INFO] [stdout] 72 | |                 VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | |             input.name,
[INFO] [stdout] 76 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 INSERT INTO task_queue (task_queue_id, namespace_id, name, type)
[INFO] [stdout] 105 | |                 VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             input.r#type.as_str(),
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     tq.task_queue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT w.workflow_id
[INFO] [stdout] 71 | |                 FROM workflow w
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     n.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             input.namespace_id,
[INFO] [stdout] 45 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query!(
[INFO] [stdout] 107 | |             r#"
[INFO] [stdout] 108 | |                 INSERT INTO workflow (workflow_id, namespace_id, name, cron, input)
[INFO] [stdout] 109 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             input,
[INFO] [stdout] 116 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 56 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/remove/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query!(
[INFO] [stdout] 35 | |             r#"
[INFO] [stdout] 36 | |                 UPDATE namespace
[INFO] [stdout] 37 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             input.namespace_id,
[INFO] [stdout] 41 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 52 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT tq.task_queue_id
[INFO] [stdout] 71 | |                 FROM task_queue tq
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             input.workflow_id,
[INFO] [stdout] 48 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/frontend_infrastructure/src/namespace/task_queue__create/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"
[INFO] [stdout] 104 | |                 INSERT INTO task_queue (task_queue_id, namespace_id, name, type)
[INFO] [stdout] 105 | |                 VALUES ($1, $2, $3, $4)
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             input.r#type.as_str(),
[INFO] [stdout] 111 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/task_queue__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     tq.task_queue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT n.namespace_id
[INFO] [stdout] 38 | |                 FROM namespace n
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.namespace_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT w.workflow_id
[INFO] [stdout] 71 | |                 FROM workflow w
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             input.name,
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> crates/frontend_infrastructure/src/namespace/workflow__create/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query!(
[INFO] [stdout] 107 | |             r#"
[INFO] [stdout] 108 | |                 INSERT INTO workflow (workflow_id, namespace_id, name, cron, input)
[INFO] [stdout] 109 | |                 VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             input,
[INFO] [stdout] 116 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/remove/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 UPDATE workflow
[INFO] [stdout] 38 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.workflow_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/namespace/workflow__list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 56 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/list/mod.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.workflow_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |             input.pagination.size().as_i64(),
[INFO] [stdout] 52 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/one/mod.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 SELECT
[INFO] [stdout] 38 | |                     w.namespace_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             input.workflow_id,
[INFO] [stdout] 48 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/frontend_infrastructure/src/workflow/remove/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             r#"
[INFO] [stdout] 37 | |                 UPDATE workflow
[INFO] [stdout] 38 | |                 SET deleted_at = NOW()
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             input.workflow_id,
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frontend_infrastructure` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `frontend_infrastructure` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "fefdd0a18e4f70af21389db5283fd69a754c80055a7c11a0943ff4c76ba85eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fefdd0a18e4f70af21389db5283fd69a754c80055a7c11a0943ff4c76ba85eec", kill_on_drop: false }`
[INFO] [stdout] fefdd0a18e4f70af21389db5283fd69a754c80055a7c11a0943ff4c76ba85eec
