[INFO] fetching crate xero-rs 0.1.0-alpha.15... [INFO] checking xero-rs-0.1.0-alpha.15 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate xero-rs 0.1.0-alpha.15 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate xero-rs 0.1.0-alpha.15 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xero-rs 0.1.0-alpha.15 [INFO] tweaked toml for crates.io crate xero-rs 0.1.0-alpha.15 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xero-rs 0.1.0-alpha.15 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xero-rs 0.1.0-alpha.15 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c4baef2974d3ba9b48740215d4e5b9bbe31e70997fc74a472d4c8af089193a7 [INFO] running `Command { std: "docker" "start" "-a" "4c4baef2974d3ba9b48740215d4e5b9bbe31e70997fc74a472d4c8af089193a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c4baef2974d3ba9b48740215d4e5b9bbe31e70997fc74a472d4c8af089193a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4baef2974d3ba9b48740215d4e5b9bbe31e70997fc74a472d4c8af089193a7", kill_on_drop: false }` [INFO] [stdout] 4c4baef2974d3ba9b48740215d4e5b9bbe31e70997fc74a472d4c8af089193a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbe59fd9e3b396e533045686229f51931fc23b708f9fab7357d918898228bdc1 [INFO] running `Command { std: "docker" "start" "-a" "fbe59fd9e3b396e533045686229f51931fc23b708f9fab7357d918898228bdc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking oauth2 v5.0.0 [INFO] [stderr] Checking xero-rs v0.1.0-alpha.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/invoice.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 206 | pub invoices: Vec, [INFO] [stdout] 207 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 208 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 209 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 210 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 211 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/item.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 128 | pub items: Vec, [INFO] [stdout] 129 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 130 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 131 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 132 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 133 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TimesheetRequest` is never constructed [INFO] [stdout] --> src/entities/timesheet/timesheet_impl.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct TimesheetRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListResponse` is never constructed [INFO] [stdout] --> src/payroll/settings/earnings_rates.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct ListResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:685:21 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn contacts(&self) -> ContactsApi { [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] 685 | pub fn contacts(&self) -> ContactsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:691:21 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn invoices(&self) -> InvoicesApi { [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] 691 | pub fn invoices(&self) -> InvoicesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:697:28 [INFO] [stdout] | [INFO] [stdout] 697 | pub fn purchase_orders(&self) -> PurchaseOrdersApi { [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] 697 | pub fn purchase_orders(&self) -> PurchaseOrdersApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:703:19 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn quotes(&self) -> QuotesApi { [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] 703 | pub fn quotes(&self) -> QuotesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:709:23 [INFO] [stdout] | [INFO] [stdout] 709 | pub fn timesheets(&self) -> TimesheetsApi { [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] 709 | pub fn timesheets(&self) -> TimesheetsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:715:22 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn employees(&self) -> EmployeesApi { [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] 715 | pub fn employees(&self) -> EmployeesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:721:27 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn earnings_rates(&self) -> EarningsRatesApi { [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] 721 | pub fn earnings_rates(&self) -> EarningsRatesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:727:26 [INFO] [stdout] | [INFO] [stdout] 727 | pub fn pay_calendars(&self) -> PayCalendarsApi { [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] 727 | pub fn pay_calendars(&self) -> PayCalendarsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:733:18 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn items(&self) -> ItemsApi { [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] 733 | pub fn items(&self) -> ItemsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/invoice.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 206 | pub invoices: Vec, [INFO] [stdout] 207 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 208 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 209 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 210 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 211 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/item.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 128 | pub items: Vec, [INFO] [stdout] 129 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 130 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 131 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 132 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 133 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TimesheetRequest` is never constructed [INFO] [stdout] --> src/entities/timesheet/timesheet_impl.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct TimesheetRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ListResponse` is never constructed [INFO] [stdout] --> src/payroll/settings/earnings_rates.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) struct ListResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:685:21 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn contacts(&self) -> ContactsApi { [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] 685 | pub fn contacts(&self) -> ContactsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:691:21 [INFO] [stdout] | [INFO] [stdout] 691 | pub fn invoices(&self) -> InvoicesApi { [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] 691 | pub fn invoices(&self) -> InvoicesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:697:28 [INFO] [stdout] | [INFO] [stdout] 697 | pub fn purchase_orders(&self) -> PurchaseOrdersApi { [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] 697 | pub fn purchase_orders(&self) -> PurchaseOrdersApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:703:19 [INFO] [stdout] | [INFO] [stdout] 703 | pub fn quotes(&self) -> QuotesApi { [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] 703 | pub fn quotes(&self) -> QuotesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:709:23 [INFO] [stdout] | [INFO] [stdout] 709 | pub fn timesheets(&self) -> TimesheetsApi { [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] 709 | pub fn timesheets(&self) -> TimesheetsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:715:22 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn employees(&self) -> EmployeesApi { [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] 715 | pub fn employees(&self) -> EmployeesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:721:27 [INFO] [stdout] | [INFO] [stdout] 721 | pub fn earnings_rates(&self) -> EarningsRatesApi { [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] 721 | pub fn earnings_rates(&self) -> EarningsRatesApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:727:26 [INFO] [stdout] | [INFO] [stdout] 727 | pub fn pay_calendars(&self) -> PayCalendarsApi { [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] 727 | pub fn pay_calendars(&self) -> PayCalendarsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:733:18 [INFO] [stdout] | [INFO] [stdout] 733 | pub fn items(&self) -> ItemsApi { [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] 733 | pub fn items(&self) -> ItemsApi<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.49s [INFO] running `Command { std: "docker" "inspect" "fbe59fd9e3b396e533045686229f51931fc23b708f9fab7357d918898228bdc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe59fd9e3b396e533045686229f51931fc23b708f9fab7357d918898228bdc1", kill_on_drop: false }` [INFO] [stdout] fbe59fd9e3b396e533045686229f51931fc23b708f9fab7357d918898228bdc1