[INFO] cloning repository https://github.com/Tuurlijk/mot-flux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tuurlijk/mot-flux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a778e9e12cf5d1426c2cddbf7c8c281da649bf [INFO] checking Tuurlijk/mot-flux against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuurlijk%2Fmot-flux" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tuurlijk/mot-flux [INFO] finished tweaking git repo https://github.com/Tuurlijk/mot-flux [INFO] tweaked toml for git repo https://github.com/Tuurlijk/mot-flux written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tuurlijk/mot-flux on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tuurlijk/mot-flux 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2-tc1/source/mot/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded progenitor-client v0.9.1 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded progenitor v0.9.1 [INFO] [stderr] Downloaded rust-i18n-support v3.1.4 [INFO] [stderr] Downloaded jsonrpsee-wasm-client v0.25.1 [INFO] [stderr] Downloaded rust-i18n-macro v3.1.4 [INFO] [stderr] Downloaded rust-i18n v3.1.4 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.25.1 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.25.1 [INFO] [stderr] Downloaded jsonrpsee-core v0.25.1 [INFO] [stderr] Downloaded typify v0.3.0 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.25.1 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded jsonrpsee-server v0.25.1 [INFO] [stderr] Downloaded progenitor-impl v0.9.1 [INFO] [stderr] Downloaded jsonrpsee-types v0.25.1 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.25.1 [INFO] [stderr] Downloaded jsonrpsee v0.25.1 [INFO] [stderr] Downloaded typify-macro v0.3.0 [INFO] [stderr] Downloaded progenitor-macro v0.9.1 [INFO] [stderr] Downloaded openapiv3 v2.0.0 [INFO] [stderr] Downloaded typify-impl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6510a2c981421c1a7dd2d90849fe232c3d3c4736bf48f3e591c41e5c3cc284dc [INFO] running `Command { std: "docker" "start" "-a" "6510a2c981421c1a7dd2d90849fe232c3d3c4736bf48f3e591c41e5c3cc284dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6510a2c981421c1a7dd2d90849fe232c3d3c4736bf48f3e591c41e5c3cc284dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6510a2c981421c1a7dd2d90849fe232c3d3c4736bf48f3e591c41e5c3cc284dc", kill_on_drop: false }` [INFO] [stdout] 6510a2c981421c1a7dd2d90849fe232c3d3c4736bf48f3e591c41e5c3cc284dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94a9d79a2a8db8eb00cba4e0f4938148489119fd0c88fc2819630b9c19a0699b [INFO] running `Command { std: "docker" "start" "-a" "94a9d79a2a8db8eb00cba4e0f4938148489119fd0c88fc2819630b9c19a0699b", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/mot/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling rust-i18n v3.1.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rustls-platform-verifier v0.5.3 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking yaml-rust2 v0.10.2 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking jsonrpsee-wasm-client v0.25.1 [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking soketto v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking color-eyre v0.6.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml_edit v0.22.26 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking xterm-query v0.5.2 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking jsonrpsee-types v0.25.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking jsonrpsee-core v0.25.1 [INFO] [stderr] Checking toml v0.8.22 [INFO] [stderr] Checking terminal-light v1.8.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Checking rust-i18n-support v3.1.4 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking jsonrpsee-client-transport v0.25.1 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Checking jsonrpsee-ws-client v0.25.1 [INFO] [stderr] Compiling typify-impl v0.3.0 [INFO] [stderr] Checking tui-textarea v0.7.0 [INFO] [stderr] Compiling mot-flux v0.1.0 (/opt/rustwide/workdir/mot) [INFO] [stderr] Compiling progenitor-client v0.9.1 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking jsonrpsee-server v0.25.1 [INFO] [stderr] Checking jsonrpsee-http-client v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.25.1 [INFO] [stderr] Compiling rust-i18n-macro v3.1.4 [INFO] [stderr] Checking jsonrpsee v0.25.1 [INFO] [stderr] Compiling typify-macro v0.3.0 [INFO] [stderr] Compiling typify v0.3.0 [INFO] [stderr] Compiling progenitor-impl v0.9.1 [INFO] [stderr] Compiling progenitor-macro v0.9.1 [INFO] [stderr] Compiling progenitor v0.9.1 [INFO] [stderr] Compiling moneybird v0.1.0 (/opt/rustwide/workdir/moneybird) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7641:32 [INFO] [stdout] | [INFO] [stdout] 7641 | pub fn get_administrations(&self) -> builder::GetAdministrations { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7641 | pub fn get_administrations(&self) -> builder::GetAdministrations<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7664:25 [INFO] [stdout] | [INFO] [stdout] 7664 | pub fn get_contacts(&self) -> builder::GetContacts { [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] 7664 | pub fn get_contacts(&self) -> builder::GetContacts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7681:27 [INFO] [stdout] | [INFO] [stdout] 7681 | pub fn create_contact(&self) -> builder::CreateContact { [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] 7681 | pub fn create_contact(&self) -> builder::CreateContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7698:24 [INFO] [stdout] | [INFO] [stdout] 7698 | pub fn get_contact(&self) -> builder::GetContact { [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] 7698 | pub fn get_contact(&self) -> builder::GetContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7715:27 [INFO] [stdout] | [INFO] [stdout] 7715 | pub fn delete_contact(&self) -> builder::DeleteContact { [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] 7715 | pub fn delete_contact(&self) -> builder::DeleteContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7734:27 [INFO] [stdout] | [INFO] [stdout] 7734 | pub fn update_contact(&self) -> builder::UpdateContact { [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] 7734 | pub fn update_contact(&self) -> builder::UpdateContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7755:25 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn get_projects(&self) -> builder::GetProjects { [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] 7755 | pub fn get_projects(&self) -> builder::GetProjects<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7772:27 [INFO] [stdout] | [INFO] [stdout] 7772 | pub fn create_project(&self) -> builder::CreateProject { [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] 7772 | pub fn create_project(&self) -> builder::CreateProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7789:24 [INFO] [stdout] | [INFO] [stdout] 7789 | pub fn get_project(&self) -> builder::GetProject { [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] 7789 | pub fn get_project(&self) -> builder::GetProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7806:27 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn delete_project(&self) -> builder::DeleteProject { [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] 7806 | pub fn delete_project(&self) -> builder::DeleteProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7825:27 [INFO] [stdout] | [INFO] [stdout] 7825 | pub fn update_project(&self) -> builder::UpdateProject { [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] 7825 | pub fn update_project(&self) -> builder::UpdateProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7848:29 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn get_time_entries(&self) -> builder::GetTimeEntries { [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] 7848 | pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7865:30 [INFO] [stdout] | [INFO] [stdout] 7865 | pub fn create_time_entry(&self) -> builder::CreateTimeEntry { [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] 7865 | pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7882:27 [INFO] [stdout] | [INFO] [stdout] 7882 | pub fn get_time_entry(&self) -> builder::GetTimeEntry { [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] 7882 | pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7899:30 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry { [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] 7899 | pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7918:30 [INFO] [stdout] | [INFO] [stdout] 7918 | pub fn update_time_entry(&self) -> builder::UpdateTimeEntry { [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] 7918 | pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7937:22 [INFO] [stdout] | [INFO] [stdout] 7937 | pub fn get_users(&self) -> builder::GetUsers { [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] 7937 | pub fn get_users(&self) -> builder::GetUsers<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7641:32 [INFO] [stdout] | [INFO] [stdout] 7641 | pub fn get_administrations(&self) -> builder::GetAdministrations { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7641 | pub fn get_administrations(&self) -> builder::GetAdministrations<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7664:25 [INFO] [stdout] | [INFO] [stdout] 7664 | pub fn get_contacts(&self) -> builder::GetContacts { [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] 7664 | pub fn get_contacts(&self) -> builder::GetContacts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7681:27 [INFO] [stdout] | [INFO] [stdout] 7681 | pub fn create_contact(&self) -> builder::CreateContact { [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] 7681 | pub fn create_contact(&self) -> builder::CreateContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7698:24 [INFO] [stdout] | [INFO] [stdout] 7698 | pub fn get_contact(&self) -> builder::GetContact { [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] 7698 | pub fn get_contact(&self) -> builder::GetContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7715:27 [INFO] [stdout] | [INFO] [stdout] 7715 | pub fn delete_contact(&self) -> builder::DeleteContact { [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] 7715 | pub fn delete_contact(&self) -> builder::DeleteContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7734:27 [INFO] [stdout] | [INFO] [stdout] 7734 | pub fn update_contact(&self) -> builder::UpdateContact { [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] 7734 | pub fn update_contact(&self) -> builder::UpdateContact<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7755:25 [INFO] [stdout] | [INFO] [stdout] 7755 | pub fn get_projects(&self) -> builder::GetProjects { [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] 7755 | pub fn get_projects(&self) -> builder::GetProjects<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7772:27 [INFO] [stdout] | [INFO] [stdout] 7772 | pub fn create_project(&self) -> builder::CreateProject { [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] 7772 | pub fn create_project(&self) -> builder::CreateProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7789:24 [INFO] [stdout] | [INFO] [stdout] 7789 | pub fn get_project(&self) -> builder::GetProject { [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] 7789 | pub fn get_project(&self) -> builder::GetProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7806:27 [INFO] [stdout] | [INFO] [stdout] 7806 | pub fn delete_project(&self) -> builder::DeleteProject { [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] 7806 | pub fn delete_project(&self) -> builder::DeleteProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7825:27 [INFO] [stdout] | [INFO] [stdout] 7825 | pub fn update_project(&self) -> builder::UpdateProject { [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] 7825 | pub fn update_project(&self) -> builder::UpdateProject<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7848:29 [INFO] [stdout] | [INFO] [stdout] 7848 | pub fn get_time_entries(&self) -> builder::GetTimeEntries { [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] 7848 | pub fn get_time_entries(&self) -> builder::GetTimeEntries<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7865:30 [INFO] [stdout] | [INFO] [stdout] 7865 | pub fn create_time_entry(&self) -> builder::CreateTimeEntry { [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] 7865 | pub fn create_time_entry(&self) -> builder::CreateTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7882:27 [INFO] [stdout] | [INFO] [stdout] 7882 | pub fn get_time_entry(&self) -> builder::GetTimeEntry { [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] 7882 | pub fn get_time_entry(&self) -> builder::GetTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7899:30 [INFO] [stdout] | [INFO] [stdout] 7899 | pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry { [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] 7899 | pub fn delete_time_entry(&self) -> builder::DeleteTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7918:30 [INFO] [stdout] | [INFO] [stdout] 7918 | pub fn update_time_entry(&self) -> builder::UpdateTimeEntry { [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] 7918 | pub fn update_time_entry(&self) -> builder::UpdateTimeEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> moneybird/src/lib.rs:7937:22 [INFO] [stdout] | [INFO] [stdout] 7937 | pub fn get_users(&self) -> builder::GetUsers { [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] 7937 | pub fn get_users(&self) -> builder::GetUsers<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `top` [INFO] [stdout] --> mot/src/main.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | let [top, bottom] = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_top` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom` [INFO] [stdout] --> mot/src/main.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | let [top, bottom] = [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_area` [INFO] [stdout] --> mot/src/main.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | let main_area = if state.log_panel.visible { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `appearance`, `is_debug_enabled`, and `week_offset` are never read [INFO] [stdout] --> mot/src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 45 | pub administration: Administration, [INFO] [stdout] 46 | pub appearance: Appearance, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub is_debug_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub week_offset: i32, // How many weeks from current (0 = current, -1 = previous, 1 = next) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `dispatch_log_success`, `dispatch_log_warning`, `dispatch_log_error`, `dispatch_log_debug`, `log_debug`, and `log_warning` are never used [INFO] [stdout] --> mot/src/main.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | async fn dispatch_log_success(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | async fn dispatch_log_warning(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | async fn dispatch_log_error(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | async fn dispatch_log_debug(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub(crate) fn log_debug(&mut self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn log_warning(&mut self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_contacts` is never used [INFO] [stdout] --> mot/src/api.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) async fn get_all_contacts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_contact_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) async fn get_contact_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_contacts_by_query` is never used [INFO] [stdout] --> mot/src/api.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | pub(crate) async fn get_contacts_by_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_projects` is never used [INFO] [stdout] --> mot/src/api.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | pub(crate) async fn get_all_projects( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_project_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | pub(crate) async fn get_project_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_time_entries_by_date_range` is never used [INFO] [stdout] --> mot/src/api.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | pub(crate) async fn get_time_entries_by_date_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_debug_curl` is never used [INFO] [stdout] --> mot/src/api.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | pub(crate) fn log_debug_curl(app: &mut App, endpoint: &str, method: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:571:21 [INFO] [stdout] | [INFO] [stdout] 571 | pub(crate) async fn delete_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_time_entry` is never used [INFO] [stdout] --> mot/src/api.rs:600:21 [INFO] [stdout] | [INFO] [stdout] 600 | pub(crate) async fn create_time_entry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:635:21 [INFO] [stdout] | [INFO] [stdout] 635 | pub(crate) async fn get_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | pub(crate) async fn update_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_date_for_moneybird` is never used [INFO] [stdout] --> mot/src/api.rs:762:15 [INFO] [stdout] | [INFO] [stdout] 762 | pub(crate) fn format_date_for_moneybird(date_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_date_range_filter` is never used [INFO] [stdout] --> mot/src/api.rs:782:15 [INFO] [stdout] | [INFO] [stdout] 782 | pub(crate) fn create_date_range_filter(start_date: &str, end_date: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_user_id` and `get_administration_id` are never used [INFO] [stdout] --> mot/src/config.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Configuration { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 38 | pub fn get_user_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_administration_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TimeEntryForm` is never constructed [INFO] [stdout] --> mot/src/core.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum ActiveView { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | TimeEntryForm, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Loading`, `Success`, and `Error` are never constructed [INFO] [stdout] --> mot/src/core.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum AsyncState { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | Idle, [INFO] [stdout] 28 | Loading, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Debug` and `Warning` are never constructed [INFO] [stdout] --> mot/src/core.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum LogSeverity { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 43 | Debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | Warning, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogSeverity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selected`, `clients`, `projects`, and `time_entries` are never read [INFO] [stdout] --> mot/src/core.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | pub config: Configuration, [INFO] [stdout] 86 | pub selected: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub clients: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | pub projects: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 94 | pub time_entries: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UserPanelSelectPrevious`, `UserPanelSelectNext`, and `AsyncOperation` are never constructed [INFO] [stdout] --> mot/src/core.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub enum Action { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 128 | UserPanelSelectPrevious, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | UserPanelSelectNext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | AsyncOperation(AsyncState, &'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> mot/src/ui/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct Appearance { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub(crate) color_support: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub(crate) color_mode: color::PreferredTheme, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) default_foreground_color: (u8, u8, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub(crate) default_foreground_color_indexed: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) default_foreground_color_dimmed: (u8, u8, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub(crate) default_foreground_color_dimmed_indexed: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub(crate) default_style: Style, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub(crate) default_block: Block<'static>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Appearance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Dark` and `Light` are never constructed [INFO] [stdout] --> mot/src/ui/color.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) enum PreferredTheme { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 7 | /// Represents the dark mode option. [INFO] [stdout] 8 | Dark, [INFO] [stdout] | ^^^^ [INFO] [stdout] 9 | /// Represents the light mode option. [INFO] [stdout] 10 | Light, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreferredTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_colors` is never used [INFO] [stdout] --> mot/src/ui/color.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn setup_colors(appearance: &mut Appearance) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gradient_color` is never used [INFO] [stdout] --> mot/src/ui/color.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn gradient_color( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calculate_dimmed_color` is never used [INFO] [stdout] --> mot/src/ui/color.rs:99:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn calculate_dimmed_color( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interpolate_color` is never used [INFO] [stdout] --> mot/src/ui/color.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn interpolate_color( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `interpolate_component` is never used [INFO] [stdout] --> mot/src/ui/color.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn interpolate_component(fg: u8, dimmed: u8, progress: f32, color_mode: PreferredTheme) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_to_rgb` is never used [INFO] [stdout] --> mot/src/ui/color.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn hex_to_rgb(hex: u32) -> (u8, u8, u8) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_color_preferences` is never used [INFO] [stdout] --> mot/src/ui/color.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn set_color_preferences( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> mot/src/ui/shortcuts.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_line(&self) -> Line { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `top` [INFO] [stdout] --> mot/src/main.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | let [top, bottom] = [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_top` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom` [INFO] [stdout] --> mot/src/main.rs:249:19 [INFO] [stdout] | [INFO] [stdout] 249 | let [top, bottom] = [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_area` [INFO] [stdout] --> mot/src/main.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | let main_area = if state.log_panel.visible { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `appearance`, `is_debug_enabled`, and `week_offset` are never read [INFO] [stdout] --> mot/src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 45 | pub administration: Administration, [INFO] [stdout] 46 | pub appearance: Appearance, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub is_debug_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub week_offset: i32, // How many weeks from current (0 = current, -1 = previous, 1 = next) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `dispatch_log_success`, `dispatch_log_warning`, `dispatch_log_error`, `dispatch_log_debug`, `log_debug`, and `log_warning` are never used [INFO] [stdout] --> mot/src/main.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 55 | impl App { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 147 | async fn dispatch_log_success(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | async fn dispatch_log_warning(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | async fn dispatch_log_error(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 159 | async fn dispatch_log_debug(&self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub(crate) fn log_debug(&mut self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn log_warning(&mut self, message: impl Into) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_contacts` is never used [INFO] [stdout] --> mot/src/api.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | pub(crate) async fn get_all_contacts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_contact_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) async fn get_contact_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_contacts_by_query` is never used [INFO] [stdout] --> mot/src/api.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | pub(crate) async fn get_contacts_by_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_projects` is never used [INFO] [stdout] --> mot/src/api.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | pub(crate) async fn get_all_projects( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_project_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | pub(crate) async fn get_project_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_time_entries_by_date_range` is never used [INFO] [stdout] --> mot/src/api.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | pub(crate) async fn get_time_entries_by_date_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `log_debug_curl` is never used [INFO] [stdout] --> mot/src/api.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | pub(crate) fn log_debug_curl(app: &mut App, endpoint: &str, method: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:571:21 [INFO] [stdout] | [INFO] [stdout] 571 | pub(crate) async fn delete_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_time_entry` is never used [INFO] [stdout] --> mot/src/api.rs:600:21 [INFO] [stdout] | [INFO] [stdout] 600 | pub(crate) async fn create_time_entry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:635:21 [INFO] [stdout] | [INFO] [stdout] 635 | pub(crate) async fn get_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_time_entry_by_id` is never used [INFO] [stdout] --> mot/src/api.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | pub(crate) async fn update_time_entry_by_id( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_date_for_moneybird` is never used [INFO] [stdout] --> mot/src/api.rs:762:15 [INFO] [stdout] | [INFO] [stdout] 762 | pub(crate) fn format_date_for_moneybird(date_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_date_range_filter` is never used [INFO] [stdout] --> mot/src/api.rs:782:15 [INFO] [stdout] | [INFO] [stdout] 782 | pub(crate) fn create_date_range_filter(start_date: &str, end_date: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_user_id` and `get_administration_id` are never used [INFO] [stdout] --> mot/src/config.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Configuration { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 38 | pub fn get_user_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_administration_id(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TimeEntryForm` is never constructed [INFO] [stdout] --> mot/src/core.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum ActiveView { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 20 | TimeEntryForm, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ActiveView` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Loading`, `Success`, and `Error` are never constructed [INFO] [stdout] --> mot/src/core.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum AsyncState { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 27 | Idle, [INFO] [stdout] 28 | Loading, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | Success, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AsyncState` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Debug` and `Warning` are never constructed [INFO] [stdout] --> mot/src/core.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum LogSeverity { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 43 | Debug, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | Warning, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogSeverity` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selected`, `clients`, `projects`, and `time_entries` are never read [INFO] [stdout] --> mot/src/core.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 85 | pub config: Configuration, [INFO] [stdout] 86 | pub selected: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub clients: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 93 | pub projects: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 94 | pub time_entries: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UserPanelSelectPrevious`, `UserPanelSelectNext`, and `AsyncOperation` are never constructed [INFO] [stdout] --> mot/src/core.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub enum Action { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 128 | UserPanelSelectPrevious, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 129 | UserPanelSelectNext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | AsyncOperation(AsyncState, &'static str), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> mot/src/ui/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct Appearance { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub(crate) color_support: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub(crate) color_mode: color::PreferredTheme, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 16 | pub(crate) default_foreground_color: (u8, u8, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub(crate) default_foreground_color_indexed: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub(crate) default_foreground_color_dimmed: (u8, u8, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub(crate) default_foreground_color_dimmed_indexed: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub(crate) default_style: Style, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub(crate) default_block: Block<'static>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Appearance` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_colors` is never used [INFO] [stdout] --> mot/src/ui/color.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn setup_colors(appearance: &mut Appearance) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_color_preferences` is never used [INFO] [stdout] --> mot/src/ui/color.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn set_color_preferences( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> mot/src/ui/shortcuts.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_line(&self) -> Line { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn as_line(&self) -> Line<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "94a9d79a2a8db8eb00cba4e0f4938148489119fd0c88fc2819630b9c19a0699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a9d79a2a8db8eb00cba4e0f4938148489119fd0c88fc2819630b9c19a0699b", kill_on_drop: false }` [INFO] [stdout] 94a9d79a2a8db8eb00cba4e0f4938148489119fd0c88fc2819630b9c19a0699b