[INFO] fetching crate xero-rs 0.2.0-alpha.24... [INFO] testing xero-rs-0.2.0-alpha.24 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] extracting crate xero-rs 0.2.0-alpha.24 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate xero-rs 0.2.0-alpha.24 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xero-rs 0.2.0-alpha.24 [INFO] tweaked toml for crates.io crate xero-rs 0.2.0-alpha.24 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xero-rs 0.2.0-alpha.24 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xero-rs 0.2.0-alpha.24 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded rust_decimal_macros v1.38.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded supports-hyperlinks v3.1.0 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded sentry-types v0.34.0 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded rust_decimal v1.38.0 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded warp v0.4.2 [INFO] [stderr] Downloaded sentry-core v0.34.0 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 523a658e0a85738da233f8f67c00ccafa6c65564d14ed4809d63b2e9041bc96f [INFO] running `Command { std: "docker" "start" "-a" "523a658e0a85738da233f8f67c00ccafa6c65564d14ed4809d63b2e9041bc96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "523a658e0a85738da233f8f67c00ccafa6c65564d14ed4809d63b2e9041bc96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523a658e0a85738da233f8f67c00ccafa6c65564d14ed4809d63b2e9041bc96f", kill_on_drop: false }` [INFO] [stdout] 523a658e0a85738da233f8f67c00ccafa6c65564d14ed4809d63b2e9041bc96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72332928bd72dec5859e611888dbd464ffab6eb863320def47350d03145ad779 [INFO] running `Command { std: "docker" "start" "-a" "72332928bd72dec5859e611888dbd464ffab6eb863320def47350d03145ad779", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling xero-rs v0.2.0-alpha.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/invoice.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 199 | pub invoices: Vec, [INFO] [stdout] 200 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 201 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 202 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 203 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 204 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 131 | pub items: Vec, [INFO] [stdout] 132 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 134 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 136 | 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:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) struct ListResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.29s [INFO] running `Command { std: "docker" "inspect" "72332928bd72dec5859e611888dbd464ffab6eb863320def47350d03145ad779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72332928bd72dec5859e611888dbd464ffab6eb863320def47350d03145ad779", kill_on_drop: false }` [INFO] [stdout] 72332928bd72dec5859e611888dbd464ffab6eb863320def47350d03145ad779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe8862f4755d633515cb9bb0b1fb2a60b394c801456b9e7ba4bfda38eb65ed8 [INFO] running `Command { std: "docker" "start" "-a" "8fe8862f4755d633515cb9bb0b1fb2a60b394c801456b9e7ba4bfda38eb65ed8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling warp v0.4.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling xero-rs v0.2.0-alpha.24 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `status`, `id`, `provider_name`, and `date_time_utc` are never read [INFO] [stdout] --> src/entities/invoice.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 199 | pub invoices: Vec, [INFO] [stdout] 200 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 201 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 202 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 203 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 204 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 131 | pub items: Vec, [INFO] [stdout] 132 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 134 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 136 | 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:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) struct ListResponse { [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:200:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 199 | pub invoices: Vec, [INFO] [stdout] 200 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 201 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 202 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 203 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 204 | pub date_time_utc: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub(crate) struct ListResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 131 | pub items: Vec, [INFO] [stdout] 132 | pub status: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 134 | pub provider_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | #[serde(rename = "DateTimeUTC")] [INFO] [stdout] 136 | 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:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) struct ListResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let mut client = xero_rs::Client::from_client_credentials( [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/invoice.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | let mut client = match try_setup_client().await { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> tests/invoice.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | client.set_tenant(Some(tenant_id)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZUChPF/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libanyhow-7e5dcd40304f6dad,libxero_rs-dfc934a3a3f684c3,libthiserror-730f1a34c7912b46,librust_decimal-8f3d8a2ccc21cef5,libarrayvec-e69e5f78daccaf57,libtime-0cbf82434ae72524,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-00d6e80e63f71ab2,libpowerfmt-a0c185df26c26a22,libtracing_error-a390475aed46d10a,libtracing_subscriber-df854cb9f20e35cb,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-5c6a6cadc43d6054,liboauth2-e56180249eafec9d,libserde_path_to_error-4ed9da1042867ec4,libthiserror-c1e903949962bc1e,libreqwest-8085ccd22ff7417d,libserde_urlencoded-5dc20bd9f8fd75aa,libhyper_rustls-26342e524f07cc66,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-2884c7ea0843669b,librustls-921eb106c3862e51,libsubtle-ca7024fc66e4388f,libwebpki-89f0b24ce64dd032,libring-9b7ffa2681dbd4d2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libtower_http-216c3a2d7550b482,libiri_string-a380f51e5b0b7b73,libtower-df8722ad1928e4de,libtower_layer-d70c7e404336389b,libhyper_util-3eb44333117a6130,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-c61e3601eeef2f5b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3ed4983eaa5966c0,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-a647b4fdc9d2ca97,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_util-64d37be0be80c228,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-5fe149ea7b4e7c1e,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libsha2-90911ae3591860de,libcpufeatures-471354fefbcaf2d8,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,librand-de8d0e47d7f17c92,librand_chacha-1394f161967eda93,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-4a3403acf01382e9,libgetrandom-5e3cd4817eb2b418,libserde_json-3711ec5071fd1786,libryu-0ea4bafc9bef6d8b,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libchrono-726a108543e0cf74,libiana_time_zone-54997521cde77023,libnum_traits-24a8eb6820b910ab,liburl-884354d27c71cb98,libidna-027924213ac5ca1f,libutf8_iter-0d9be7b316c2b184,libidna_adapter-03450066a4e9d04f,libicu_properties-8570a685f10e8d01,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-6cf8a4152a19e763,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-597b9756efe003a8,libpotential_utf-a64f2c1eaaf0cead,libicu_provider-59f398a2fb751492,libicu_locale_core-bd630a3e550b2122,libtinystr-2c449be008887f96,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-edb77eb5f1bea467,libzerotrie-cef9b84b0c1c4b18,libyoke-0dcedc8c4fad2acb,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libuuid-0efe0a8692209991,libgetrandom-9bbacf554a5f81e9,libserde-8ab0ff3513ed2099,libserde_core-3ff2fdbe30c2b894,libmiette-7472875e80f1ff67,libbacktrace_ext-753fc631c0b7ef85,libsupports_unicode-88c05a35c2063733,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-84b81e2ab091eabf,libterminal_size-b52904d2bd4e69e0,librustix-90986075be33b6c2,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libtextwrap-a47d958d6942e381,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-d12f1dd14779f44c,libbacktrace-ee97750d107f48b0,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-1ed09302d0ade1e4,libmemchr-6f5829dadd40eda8,liblibc-7d0f03b2bc1af056,libaddr2line-a17fea3fa976bf1c,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libunicode_width-08b963676a6677c5,libowo_colors-9341686b512d89c1,libcfg_if-666d36e5ee0df220,libtracing-5a0352f2b8d86e3d,liblog-28f8cc0684f4f944,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcZUChPF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-505f2ec7796d8f31/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/invoice-5f2721814fd0da81" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xero-rs` (test "invoice") due to 1 previous error; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8fe8862f4755d633515cb9bb0b1fb2a60b394c801456b9e7ba4bfda38eb65ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe8862f4755d633515cb9bb0b1fb2a60b394c801456b9e7ba4bfda38eb65ed8", kill_on_drop: false }` [INFO] [stdout] 8fe8862f4755d633515cb9bb0b1fb2a60b394c801456b9e7ba4bfda38eb65ed8