[INFO] cloning repository https://github.com/jonhteper/satr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhteper/satr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aed0484e518796286c8abccc15db5cd166d097f6 [INFO] checking jonhteper/satr against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhteper%2Fsatr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonhteper/satr [INFO] finished tweaking git repo https://github.com/jonhteper/satr [INFO] tweaked toml for git repo https://github.com/jonhteper/satr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonhteper/satr on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonhteper/satr 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-kinds v0.5.1 [INFO] [stderr] Downloaded Lotus v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e3b590b31a9a901942d3935e60bf0660a8a587b4fdb59cae2fb1e25630e64d7 [INFO] running `Command { std: "docker" "start" "-a" "2e3b590b31a9a901942d3935e60bf0660a8a587b4fdb59cae2fb1e25630e64d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e3b590b31a9a901942d3935e60bf0660a8a587b4fdb59cae2fb1e25630e64d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3b590b31a9a901942d3935e60bf0660a8a587b4fdb59cae2fb1e25630e64d7", kill_on_drop: false }` [INFO] [stdout] 2e3b590b31a9a901942d3935e60bf0660a8a587b4fdb59cae2fb1e25630e64d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86773ba1fea37d4952350e5953f68fca70bda9e1d519e703b984b6049e33ba0f [INFO] running `Command { std: "docker" "start" "-a" "86773ba1fea37d4952350e5953f68fca70bda9e1d519e703b984b6049e33ba0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xml v0.8.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling enum-kinds v0.5.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking clap v4.5.6 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking Lotus v0.2.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking satr v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/cli/list.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, env, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/reporter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/cli/list.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, env, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Cow` [INFO] [stdout] --> src/reporter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{borrow::Cow, path::Path}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bill.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Bill { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | #[serde(rename = "@Version")] [INFO] [stdout] 11 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub pay_form: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub receipt_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub exportation: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub pay_method: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub expedition_place: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bill` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `fiscal_regiment` are never read [INFO] [stdout] --> src/bill.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Emisor { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 101 | #[serde(rename = "@RegimenFiscal")] [INFO] [stdout] 102 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emisor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `zip_code`, `fiscal_regiment`, and `cfdi_use` are never read [INFO] [stdout] --> src/bill.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Recipient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 111 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub zip_code: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub cfdi_use: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `quantity`, `unity_key`, `unity`, and `unitary_price` are never read [INFO] [stdout] --> src/bill.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Concept { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 131 | #[serde(rename = "@ClaveProdServ")] [INFO] [stdout] 132 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub quantity: Decimal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub unity_key: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub unity: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub unitary_price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Concept` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cli/list.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn extractor(&self) -> BillExtractor { [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] 38 | fn extractor(&self) -> BillExtractor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bill.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Bill { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | #[serde(rename = "@Version")] [INFO] [stdout] 11 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub pay_form: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub currency: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub receipt_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub exportation: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub pay_method: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub expedition_place: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Bill` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `fiscal_regiment` are never read [INFO] [stdout] --> src/bill.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Emisor { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 101 | #[serde(rename = "@RegimenFiscal")] [INFO] [stdout] 102 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Emisor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `zip_code`, `fiscal_regiment`, and `cfdi_use` are never read [INFO] [stdout] --> src/bill.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct Recipient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 111 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub zip_code: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fiscal_regiment: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub cfdi_use: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Recipient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key`, `quantity`, `unity_key`, `unity`, and `unitary_price` are never read [INFO] [stdout] --> src/bill.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Concept { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 131 | #[serde(rename = "@ClaveProdServ")] [INFO] [stdout] 132 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub quantity: Decimal, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub unity_key: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub unity: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub unitary_price: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Concept` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/cli/list.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | fn extractor(&self) -> BillExtractor { [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] 38 | fn extractor(&self) -> BillExtractor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.72s [INFO] running `Command { std: "docker" "inspect" "86773ba1fea37d4952350e5953f68fca70bda9e1d519e703b984b6049e33ba0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86773ba1fea37d4952350e5953f68fca70bda9e1d519e703b984b6049e33ba0f", kill_on_drop: false }` [INFO] [stdout] 86773ba1fea37d4952350e5953f68fca70bda9e1d519e703b984b6049e33ba0f