[INFO] cloning repository https://github.com/KonishchevDmitry/investment-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KonishchevDmitry/investment-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7700512668f90845b9ec1ab1363c91fc679f8de0
[INFO] checking KonishchevDmitry/investment-analyzer against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonishchevDmitry%2Finvestment-analyzer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/KonishchevDmitry/investment-analyzer
[INFO] tweaked toml for git repo https://github.com/KonishchevDmitry/investment-analyzer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KonishchevDmitry/investment-analyzer on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KonishchevDmitry/investment-analyzer 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded yaml-merge-keys v0.8.1
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded prost-types v0.13.5
[INFO] [stderr]   Downloaded debug_unsafe v0.1.3
[INFO] [stderr]   Downloaded easy-logging v1.1.0
[INFO] [stderr]   Downloaded rust_decimal_macros v1.37.1
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded diesel-derive-enum v2.1.0
[INFO] [stderr]   Downloaded atoi_simd v0.16.1
[INFO] [stderr]   Downloaded clap_complete v4.5.54
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded zip v4.2.0
[INFO] [stderr]   Downloaded diesel_derives v2.2.6
[INFO] [stderr]   Downloaded diesel v2.2.11
[INFO] [stderr]   Downloaded quick-xml v0.38.0
[INFO] [stderr]   Downloaded calamine v0.28.0
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded open v3.2.0
[INFO] [stderr]   Downloaded cusip v0.3.3
[INFO] [stderr]   Downloaded isin v0.1.19
[INFO] [stderr]   Downloaded platforms v3.6.0
[INFO] [stderr]   Downloaded migrations_internals v2.2.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded openssl-src v300.5.1+3.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74fd8f15e2cb66dcecfc669e0c3eced0432146fa75968bb8632bb3258eb9ed26
[INFO] running `Command { std: "docker" "start" "-a" "74fd8f15e2cb66dcecfc669e0c3eced0432146fa75968bb8632bb3258eb9ed26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74fd8f15e2cb66dcecfc669e0c3eced0432146fa75968bb8632bb3258eb9ed26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fd8f15e2cb66dcecfc669e0c3eced0432146fa75968bb8632bb3258eb9ed26", kill_on_drop: false }`
[INFO] [stdout] 74fd8f15e2cb66dcecfc669e0c3eced0432146fa75968bb8632bb3258eb9ed26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ca73509edabc4114f55757018b4ab82c4f2a0383238fa51f34f477a212b7c7
[INFO] running `Command { std: "docker" "start" "-a" "26ca73509edabc4114f55757018b4ab82c4f2a0383238fa51f34f477a212b7c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking zip v4.2.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking xml-rs v0.8.26
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking easy-logging v1.1.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking governor v0.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling static_table_derive v0.1.80 (/opt/rustwide/workdir/src/formatting/static_table_derive)
[INFO] [stderr]    Compiling xls_table_derive v0.8.10 (/opt/rustwide/workdir/src/formats/xls/xls_table_derive)
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling diesel-derive-enum v2.1.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking cusip v0.3.3
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling investments v7.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking isin v0.1.19
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking platforms v3.6.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking separator v0.4.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking open v3.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking diesel v2.2.11
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking quick-xml v0.38.0
[INFO] [stderr]     Checking calamine v0.28.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking serde-xml-rs v0.8.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking yaml-merge-keys v0.8.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking qtrac-retest v4.0.14 (/opt/rustwide/workdir/tests/retest)
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/analysis/performance/statistics.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |               currencies: ["USD", "RUB"].iter().map(|&currency| (
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 31 | |                 PortfolioCurrencyStatistics {
[INFO] [stdout]    | |________________^
[INFO] [stdout] ...
[INFO] [stdout] 44 |                   }
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 45 | |             )).collect(),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             currencies: ["USD", "RUB"].iter().map(|&currency| PortfolioCurrencyStatistics {
[INFO] [stdout] 31 |                     currency: currency.to_owned(),
[INFO] [stdout] ...
[INFO] [stdout] 42 |                     projected_commissions: dec!(0),
[INFO] [stdout] 43 ~                 }).collect(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/analysis/performance/statistics.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |               currencies: ["USD", "RUB"].iter().map(|&currency| (
[INFO] [stdout]    |  _______________________________________________________________^
[INFO] [stdout] 31 | |                 PortfolioCurrencyStatistics {
[INFO] [stdout]    | |________________^
[INFO] [stdout] ...
[INFO] [stdout] 44 |                   }
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 45 | |             )).collect(),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 ~             currencies: ["USD", "RUB"].iter().map(|&currency| PortfolioCurrencyStatistics {
[INFO] [stdout] 31 |                     currency: currency.to_owned(),
[INFO] [stdout] ...
[INFO] [stdout] 42 |                     projected_commissions: dec!(0),
[INFO] [stdout] 43 ~                 }).collect(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponseMetadata` is never constructed
[INFO] [stdout]   --> src/quotes/tbank/tinkoff.public.invest.api.contract.v1.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResponseMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorDetail` is never constructed
[INFO] [stdout]   --> src/quotes/tbank/tinkoff.public.invest.api.contract.v1.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct ErrorDetail {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analysis/backtesting/stock.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn select_instrument(&self, date: Date, today: Date, quotes: &Quotes, first: bool) -> GenericResult<(Date, CurrentInstrument)> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                                                     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn select_instrument(&self, date: Date, today: Date, quotes: &Quotes, first: bool) -> GenericResult<(Date, CurrentInstrument<'_>)> {
[INFO] [stdout]    |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn info(&self) -> TradeInfo;
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn info(&self) -> TradeInfo<'_>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn info(&self) -> TradeInfo {
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn info(&self) -> TradeInfo<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn info(&self) -> TradeInfo {
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn info(&self) -> TradeInfo<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/bcs/common.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker_statement/ib/sections.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_header(record: &StringRecord) -> RecordSpec {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_header(record: &StringRecord) -> RecordSpec<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/sber/common.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/tbank/common.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn borrow(&self) -> MutexGuard<SqliteConnection> {
[INFO] [stdout]    |                   ^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn borrow(&self) -> MutexGuard<'_, SqliteConnection> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formats/html/table.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<str>;
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<'_, str>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formats/xls/table.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<str>;
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<'_, str>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_or_empty(&self, symbol: &str) -> MaybeOwned<Instrument> {
[INFO] [stdout]     |                         ^^^^^                   ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_or_empty(&self, symbol: &str) -> MaybeOwned<'_, Instrument> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn colorify_title(name: &str) -> ANSIString {
[INFO] [stdout]     |                         ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn colorify_title(name: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:158:34
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn colorify_restriction(message: &str) -> ANSIString {
[INFO] [stdout]     |                                  ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn colorify_restriction(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn colorify_buy(message: &str) -> ANSIString {
[INFO] [stdout]     |                          ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn colorify_buy(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn colorify_sell(message: &str) -> ANSIString {
[INFO] [stdout]     |                           ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn colorify_sell(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn colorify_commission(message: &str) -> ANSIString {
[INFO] [stdout]     |                                 ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn colorify_commission(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quotes/cbr/deposits.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]     |                             ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResponseMetadata` is never constructed
[INFO] [stdout]   --> src/quotes/tbank/tinkoff.public.invest.api.contract.v1.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResponseMetadata {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorDetail` is never constructed
[INFO] [stdout]   --> src/quotes/tbank/tinkoff.public.invest.api.contract.v1.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct ErrorDetail {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analysis/backtesting/stock.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn select_instrument(&self, date: Date, today: Date, quotes: &Quotes, first: bool) -> GenericResult<(Date, CurrentInstrument)> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                                                     ----------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn select_instrument(&self, date: Date, today: Date, quotes: &Quotes, first: bool) -> GenericResult<(Date, CurrentInstrument<'_>)> {
[INFO] [stdout]    |                                                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn info(&self) -> TradeInfo;
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn info(&self) -> TradeInfo<'_>;
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn info(&self) -> TradeInfo {
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn info(&self) -> TradeInfo<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/validators.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn info(&self) -> TradeInfo {
[INFO] [stdout]    |             ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn info(&self) -> TradeInfo<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/bcs/common.rs:53:33
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker_statement/ib/sections.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_header(record: &StringRecord) -> RecordSpec {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_header(record: &StringRecord) -> RecordSpec<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn read_data(&mut self) -> GenericResult<Cow<str>> {
[INFO] [stdout]     |                      ^^^^^^^^^                   -------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn read_data(&mut self) -> GenericResult<Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn read_raw(&mut self, size: usize) -> GenericResult<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here    -------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn read_raw(&mut self, size: usize) -> GenericResult<Cow<'_, str>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn encode(data: &str) -> GenericResult<Cow<[u8]>> {
[INFO] [stdout]     |                 ^^^^                   --------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn encode(data: &str) -> GenericResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/sber/common.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/broker_statement/tbank/common.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn fold_spaces(string: &str) -> Cow<str> {
[INFO] [stdout]    |                            ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn fold_spaces(string: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/db/mod.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn borrow(&self) -> MutexGuard<SqliteConnection> {
[INFO] [stdout]    |                   ^^^^^     ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn borrow(&self) -> MutexGuard<'_, SqliteConnection> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formats/html/table.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<str>;
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<'_, str>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formats/xls/table.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<str>;
[INFO] [stdout]    |                                 ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn trim_column_title(title: &str) -> Cow<'_, str>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruments.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_or_empty(&self, symbol: &str) -> MaybeOwned<Instrument> {
[INFO] [stdout]     |                         ^^^^^                   ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub fn get_or_empty(&self, symbol: &str) -> MaybeOwned<'_, Instrument> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn colorify_title(name: &str) -> ANSIString {
[INFO] [stdout]     |                         ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn colorify_title(name: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:158:34
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn colorify_restriction(message: &str) -> ANSIString {
[INFO] [stdout]     |                                  ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn colorify_restriction(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:162:26
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn colorify_buy(message: &str) -> ANSIString {
[INFO] [stdout]     |                          ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn colorify_buy(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn colorify_sell(message: &str) -> ANSIString {
[INFO] [stdout]     |                           ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn colorify_sell(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/portfolio/formatting.rs:170:33
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn colorify_commission(message: &str) -> ANSIString {
[INFO] [stdout]     |                                 ^^^^     ---------- the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 170 | fn colorify_commission(message: &str) -> ANSIString<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quotes/cbr/deposits.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn trim_column_title(title: &str) -> Cow<str> {
[INFO] [stdout]     |                             ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn trim_column_title(title: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn read_data(&mut self) -> GenericResult<Cow<str>> {
[INFO] [stdout]     |                      ^^^^^^^^^                   -------- the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn read_data(&mut self) -> GenericResult<Cow<'_, str>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn read_raw(&mut self, size: usize) -> GenericResult<Cow<str>> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here    -------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn read_raw(&mut self, size: usize) -> GenericResult<Cow<'_, str>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tax_statement/statement/parser.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn encode(data: &str) -> GenericResult<Cow<[u8]>> {
[INFO] [stdout]     |                 ^^^^                   --------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn encode(data: &str) -> GenericResult<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn fold_spaces(string: &str) -> Cow<str> {
[INFO] [stdout]    |                            ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn fold_spaces(string: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 32s
[INFO] running `Command { std: "docker" "inspect" "26ca73509edabc4114f55757018b4ab82c4f2a0383238fa51f34f477a212b7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ca73509edabc4114f55757018b4ab82c4f2a0383238fa51f34f477a212b7c7", kill_on_drop: false }`
[INFO] [stdout] 26ca73509edabc4114f55757018b4ab82c4f2a0383238fa51f34f477a212b7c7
