[INFO] fetching crate rust-woocommerce 0.1.3... [INFO] checking rust-woocommerce-0.1.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate rust-woocommerce 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rust-woocommerce 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rust-woocommerce 0.1.3 [INFO] tweaked toml for crates.io crate rust-woocommerce 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-woocommerce 0.1.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-woocommerce 0.1.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b11de20542fcb7db3adc5db262f96f0c02f04e3e4f2d5306bb956dae77a2745 [INFO] running `Command { std: "docker" "start" "-a" "8b11de20542fcb7db3adc5db262f96f0c02f04e3e4f2d5306bb956dae77a2745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b11de20542fcb7db3adc5db262f96f0c02f04e3e4f2d5306bb956dae77a2745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b11de20542fcb7db3adc5db262f96f0c02f04e3e4f2d5306bb956dae77a2745", kill_on_drop: false }` [INFO] [stdout] 8b11de20542fcb7db3adc5db262f96f0c02f04e3e4f2d5306bb956dae77a2745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b026ef5eeb256d366f6505ffa89456369ee471694d7469ca462552c83db7f7f6 [INFO] running `Command { std: "docker" "start" "-a" "b026ef5eeb256d366f6505ffa89456369ee471694d7469ca462552c83db7f7f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking rustls-pemfile v2.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tl v0.7.8 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.7.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.7 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.7.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stderr] Checking rust-woocommerce v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `OrderNotesCreate` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct OrderNotesCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoNote` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NoNote; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithNote` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WithNote(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `note`, `customer_note`, and `added_by_user` are never used [INFO] [stdout] --> src/controllers/order_notes.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl OrderNotesCreateBuilder { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn new() -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn note(self, note: impl Into) -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn customer_note(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn added_by_user(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/order_notes.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl OrderNotesCreateBuilder { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] 43 | pub fn build(self) -> OrderNotesCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesUpdate` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct OrderNotesUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoId` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct NoId; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithId` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct WithId(i32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `id`, `note`, `customer_note`, and `added_by_user` are never used [INFO] [stdout] --> src/controllers/order_notes.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl OrderNotesUpdateBuilder { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 70 | pub fn new() -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn id(self, id: i32) -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn note(mut self, note: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn customer_note(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn added_by_user(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/order_notes.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl OrderNotesUpdateBuilder { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] 99 | pub fn build(self) -> OrderNotesUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGatewayUpdate` is never constructed [INFO] [stdout] --> src/controllers/payment_gateways.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermCreate` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AttributeTermCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, `description`, and `menu_order` are never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AttributeTermCreateBuilder { [INFO] [stdout] | ------------------------------------- methods in this implementation [INFO] [stdout] 24 | /// Term name. [INFO] [stdout] 25 | pub fn name(self, name: impl Into) -> AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn menu_order(mut self, menu_order: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl AttributeTermCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 50 | pub fn build(self) -> AttributeTermCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct AttributeTermUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct AttributeTermUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, `menu_order`, and `build` are never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl AttributeTermUpdateBuilder { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 77 | /// Unique identifier for the resource. [INFO] [stdout] 78 | pub fn id(&mut self, id: i32) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn menu_order(mut self, menu_order: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn build(&self) -> AttributeTermUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassCreate` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingClassCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, and `description` are never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ShippingClassCreateBuilder { [INFO] [stdout] | ------------------------------------- methods in this implementation [INFO] [stdout] 21 | /// Shipping class name. [INFO] [stdout] 22 | pub fn name(self, name: impl Into) -> ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl ShippingClassCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 41 | pub fn build(self) -> ShippingClassCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct ShippingClassUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct ShippingClassUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, and `build` are never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl ShippingClassUpdateBuilder { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 65 | /// Unique identifier for the resource. [INFO] [stdout] 66 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn build(self) -> ShippingClassUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagCreate` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ProductTagCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ProductTagCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, and `description` are never used [INFO] [stdout] --> src/controllers/product_tags.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl ProductTagCreateBuilder { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] 27 | /// Tag name. [INFO] [stdout] 28 | pub fn name(self, name: impl Into) -> ProductTagCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_tags.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl ProductTagCreateBuilder { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] 47 | pub fn build(self) -> ProductTagCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct ProductTagUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ProductTagUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, and `build` are never used [INFO] [stdout] --> src/controllers/product_tags.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl ProductTagUpdateBuilder { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 79 | /// Unique identifier for the resource. [INFO] [stdout] 80 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn build(self) -> ProductTagUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefundCreate` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RefundCreate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/controllers/refunds.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl RefundCreate { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 18 | pub fn builder() -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemCreate` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct OrderRefundLineItemCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/controllers/refunds.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl OrderRefundLineItemCreate { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 40 | pub fn builder() -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefundCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoAmount` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct NoAmount; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoItems` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct NoItems; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithAmount` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct WithAmount(String); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithItems` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct WithItems(Vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoId` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct NoId; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoQuantity` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct NoQuantity; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithId` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct WithId(i32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithQuantity` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct WithQuantity(i32); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `amount`, `reason`, `refunded_by`, `meta_data`, `api_refund`, and `api_restock` are never used [INFO] [stdout] --> src/controllers/refunds.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl RefundCreateBuilder { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 75 | /// Total refund amount. Optional. If this parameter is provided, it will take prec... [INFO] [stdout] 76 | pub fn amount(self, amount: impl Into) -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn reason(mut self, reason: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn refunded_by(mut self, refunded_by: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn meta_data(mut self, key: impl Into, value: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn api_refund(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn api_restock(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `line_item` is never used [INFO] [stdout] --> src/controllers/refunds.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------- method in this implementation [INFO] [stdout] 120 | /// Line item data. [INFO] [stdout] 121 | pub fn line_item(self, line_item_id: i32, quatnity: i32) -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `line_item` is never used [INFO] [stdout] --> src/controllers/refunds.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 137 | impl RefundCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 138 | /// Line item data. [INFO] [stdout] 139 | pub fn line_item(mut self, line_item_id: i32, quatnity: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 149 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 161 | impl RefundCreateBuilder { [INFO] [stdout] | ----------------------------------------------- method in this implementation [INFO] [stdout] 162 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 174 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 175 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/refunds.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 208 | impl OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ------------------------------------------------- methods in this implementation [INFO] [stdout] 209 | /// Item ID [INFO] [stdout] 210 | pub fn id(self, id: i32) -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn product_id(mut self, product_id: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn variation_id(mut self, variation_id: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn quantity(self, quantity: i32) -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | pub fn total(mut self, total: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | pub fn total_tax(mut self, total_tax: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub fn meta_data(mut self, key: impl Into, value: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn refund_total(mut self, refund_total: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 277 | impl OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ----------------------------------------------------------- method in this implementation [INFO] [stdout] 278 | pub fn build(self) -> OrderRefundLineItemCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SettingOptionUpdate` is never constructed [INFO] [stdout] --> src/controllers/settings.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SettingOptionUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneCreate` is never constructed [INFO] [stdout] --> src/controllers/shipping_zones.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `order` are never used [INFO] [stdout] --> src/controllers/shipping_zones.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl ShippingZoneCreate { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 10 | /// Shipping zone name. [INFO] [stdout] 11 | pub fn new(name: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn order(mut self, order: i32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneUpdate` is never constructed [INFO] [stdout] --> src/controllers/shipping_zones.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ShippingZoneUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, and `order` are never used [INFO] [stdout] --> src/controllers/shipping_zones.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl ShippingZoneUpdate { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 31 | /// Unique identifier for the resource. [INFO] [stdout] 32 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn order(mut self, order: i32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClassCreate` is never constructed [INFO] [stdout] --> src/controllers/tax_classes.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TaxClassCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClassCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_classes.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TaxClassCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `build` are never used [INFO] [stdout] --> src/controllers/tax_classes.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TaxClassCreateBuilder { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] 13 | /// Tax class name. [INFO] [stdout] 14 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn build(&self) -> TaxClassCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateCreate` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaxRateCreate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TaxRateCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/tax_rates.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl TaxRateCreateBuilder { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 33 | /// Country ISO 3166 code. [INFO] [stdout] 34 | pub fn country(&mut self, country_iso: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn state(&mut self, state_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn postcode(&mut self, post_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn city(&mut self, city: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn rate(&mut self, rate: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn priority(&mut self, priority: i32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn compound(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn disable_shipping(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn order(&mut self, order: i32) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn class(&mut self, class: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn build(&self) -> TaxRateCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateUpdate` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct TaxRateUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct TaxRateUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/tax_rates.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl TaxRateUpdateBuilder { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 136 | /// Unique identifier for the resource. [INFO] [stdout] 137 | pub fn id(&mut self, id: i32) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn country(&mut self, country_iso: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub fn state(&mut self, state_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn postcode(&mut self, post_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn city(&mut self, city: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn rate(&mut self, rate: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub fn priority(&mut self, priority: i32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn compound(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn disable_shipping(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn order(&mut self, order: i32) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn class(&mut self, class: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn build(&self) -> TaxRateUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotes` is never constructed [INFO] [stdout] --> src/models/order_notes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct OrderNotes { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/order_notes.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl OrderNotes { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 26 | pub fn create() -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn update() -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGateway` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PaymentGateway { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `turn_on` and `turn_off` are never used [INFO] [stdout] --> src/models/payment_gateways.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl PaymentGateway { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 37 | pub fn turn_on() -> PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn turn_off() -> PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGatewaySettings` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct PaymentGatewaySettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TitleInstructions` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct TitleInstructions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SettingType` is never used [INFO] [stdout] --> src/models/payment_gateways.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub enum SettingType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTerm` is never constructed [INFO] [stdout] --> src/models/product_attribute_terms.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AttributeTerm { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_attribute_terms.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl AttributeTerm { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 32 | pub fn create() -> AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn update() -> AttributeTermUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClass` is never constructed [INFO] [stdout] --> src/models/product_shipping_classes.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ShippingClass { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_shipping_classes.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl ShippingClass { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 31 | pub fn create() -> ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn update() -> ShippingClassUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTag` is never constructed [INFO] [stdout] --> src/models/product_tags.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ProductTag { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_tags.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ProductTag { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 29 | pub fn create() -> ProductTagCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn update() -> ProductTagUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Refund` is never constructed [INFO] [stdout] --> src/models/refunds.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Refund { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItem` is never constructed [INFO] [stdout] --> src/models/refunds.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct OrderRefundLineItem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemTaxesProperties` is never constructed [INFO] [stdout] --> src/models/refunds.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct OrderRefundLineItemTaxesProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/models/refunds.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Refund { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 87 | pub fn create() -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SettingGroup` is never constructed [INFO] [stdout] --> src/models/settings.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct SettingGroup { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingMethod` is never constructed [INFO] [stdout] --> src/models/shipping_methods.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneLocation` is never constructed [INFO] [stdout] --> src/models/shipping_zone_locations.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneLocation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LocationType` is never used [INFO] [stdout] --> src/models/shipping_zone_locations.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum LocationType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneMethod` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingSettings` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct ShippingSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingMethodSettings` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ShippingMethodSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SettingsType` is never used [INFO] [stdout] --> src/models/shipping_zone_methods.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub enum SettingsType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZone` is never constructed [INFO] [stdout] --> src/models/shipping_zones.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ShippingZone { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/shipping_zones.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl ShippingZone { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 25 | pub fn create(name: impl Into) -> ShippingZoneCreate { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn update() -> ShippingZoneUpdate { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClass` is never constructed [INFO] [stdout] --> src/models/tax_classes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TaxClass { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/models/tax_classes.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl TaxClass { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 23 | pub fn create() -> TaxClassCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRate` is never constructed [INFO] [stdout] --> src/models/tax_rates.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TaxRate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/tax_rates.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TaxRate { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 47 | pub fn create() -> TaxRateCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn update() -> TaxRateUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesCreate` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct OrderNotesCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoNote` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NoNote; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithNote` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct WithNote(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `note`, `customer_note`, and `added_by_user` are never used [INFO] [stdout] --> src/controllers/order_notes.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl OrderNotesCreateBuilder { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 20 | pub fn new() -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn note(self, note: impl Into) -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn customer_note(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn added_by_user(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/order_notes.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl OrderNotesCreateBuilder { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] 43 | pub fn build(self) -> OrderNotesCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesUpdate` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct OrderNotesUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoId` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct NoId; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithId` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct WithId(i32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotesUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/order_notes.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `id`, `note`, `customer_note`, and `added_by_user` are never used [INFO] [stdout] --> src/controllers/order_notes.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl OrderNotesUpdateBuilder { [INFO] [stdout] | ---------------------------------- associated items in this implementation [INFO] [stdout] 70 | pub fn new() -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn id(self, id: i32) -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn note(mut self, note: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn customer_note(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn added_by_user(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/order_notes.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl OrderNotesUpdateBuilder { [INFO] [stdout] | ------------------------------------ method in this implementation [INFO] [stdout] 99 | pub fn build(self) -> OrderNotesUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGatewayUpdate` is never constructed [INFO] [stdout] --> src/controllers/payment_gateways.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermCreate` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AttributeTermCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, `description`, and `menu_order` are never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AttributeTermCreateBuilder { [INFO] [stdout] | ------------------------------------- methods in this implementation [INFO] [stdout] 24 | /// Term name. [INFO] [stdout] 25 | pub fn name(self, name: impl Into) -> AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn menu_order(mut self, menu_order: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 49 | impl AttributeTermCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 50 | pub fn build(self) -> AttributeTermCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct AttributeTermUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTermUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct AttributeTermUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, `menu_order`, and `build` are never used [INFO] [stdout] --> src/controllers/product_attribute_terms.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl AttributeTermUpdateBuilder { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 77 | /// Unique identifier for the resource. [INFO] [stdout] 78 | pub fn id(&mut self, id: i32) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn menu_order(mut self, menu_order: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn build(&self) -> AttributeTermUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassCreate` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingClassCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, and `description` are never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ShippingClassCreateBuilder { [INFO] [stdout] | ------------------------------------- methods in this implementation [INFO] [stdout] 21 | /// Shipping class name. [INFO] [stdout] 22 | pub fn name(self, name: impl Into) -> ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl ShippingClassCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 41 | pub fn build(self) -> ShippingClassCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct ShippingClassUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClassUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct ShippingClassUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, and `build` are never used [INFO] [stdout] --> src/controllers/product_shipping_classes.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl ShippingClassUpdateBuilder { [INFO] [stdout] | ------------------------------- methods in this implementation [INFO] [stdout] 65 | /// Unique identifier for the resource. [INFO] [stdout] 66 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn build(self) -> ShippingClassUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithName` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WithName(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoName` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct NoName; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagCreate` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ProductTagCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct ProductTagCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name`, `slug`, and `description` are never used [INFO] [stdout] --> src/controllers/product_tags.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl ProductTagCreateBuilder { [INFO] [stdout] | ---------------------------------- methods in this implementation [INFO] [stdout] 27 | /// Tag name. [INFO] [stdout] 28 | pub fn name(self, name: impl Into) -> ProductTagCreateBuilder { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/product_tags.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl ProductTagCreateBuilder { [INFO] [stdout] | -------------------------------------- method in this implementation [INFO] [stdout] 47 | pub fn build(self) -> ProductTagCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagUpdate` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct ProductTagUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTagUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/product_tags.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct ProductTagUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, `slug`, `description`, and `build` are never used [INFO] [stdout] --> src/controllers/product_tags.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 78 | impl ProductTagUpdateBuilder { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 79 | /// Unique identifier for the resource. [INFO] [stdout] 80 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn slug(mut self, slug: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn description(mut self, description: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn build(self) -> ProductTagUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefundCreate` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RefundCreate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/controllers/refunds.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl RefundCreate { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 18 | pub fn builder() -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemCreate` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct OrderRefundLineItemCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `builder` is never used [INFO] [stdout] --> src/controllers/refunds.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl OrderRefundLineItemCreate { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 40 | pub fn builder() -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RefundCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoAmount` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct NoAmount; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoItems` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct NoItems; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithAmount` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct WithAmount(String); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithItems` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct WithItems(Vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoId` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct NoId; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NoQuantity` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct NoQuantity; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithId` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct WithId(i32); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WithQuantity` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct WithQuantity(i32); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `amount`, `reason`, `refunded_by`, `meta_data`, `api_refund`, and `api_restock` are never used [INFO] [stdout] --> src/controllers/refunds.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl RefundCreateBuilder { [INFO] [stdout] | ------------------------------------ methods in this implementation [INFO] [stdout] 75 | /// Total refund amount. Optional. If this parameter is provided, it will take prec... [INFO] [stdout] 76 | pub fn amount(self, amount: impl Into) -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn reason(mut self, reason: impl Into) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn refunded_by(mut self, refunded_by: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn meta_data(mut self, key: impl Into, value: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn api_refund(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn api_restock(mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `line_item` is never used [INFO] [stdout] --> src/controllers/refunds.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------- method in this implementation [INFO] [stdout] 120 | /// Line item data. [INFO] [stdout] 121 | pub fn line_item(self, line_item_id: i32, quatnity: i32) -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `line_item` is never used [INFO] [stdout] --> src/controllers/refunds.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 137 | impl RefundCreateBuilder { [INFO] [stdout] | ----------------------------------------- method in this implementation [INFO] [stdout] 138 | /// Line item data. [INFO] [stdout] 139 | pub fn line_item(mut self, line_item_id: i32, quatnity: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 149 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 161 | impl RefundCreateBuilder { [INFO] [stdout] | ----------------------------------------------- method in this implementation [INFO] [stdout] 162 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 174 | impl RefundCreateBuilder { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] 175 | pub fn build(self) -> RefundCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/refunds.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/refunds.rs:210:12 [INFO] [stdout] | [INFO] [stdout] 208 | impl OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ------------------------------------------------- methods in this implementation [INFO] [stdout] 209 | /// Item ID [INFO] [stdout] 210 | pub fn id(self, id: i32) -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn product_id(mut self, product_id: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 234 | pub fn variation_id(mut self, variation_id: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 239 | pub fn quantity(self, quantity: i32) -> OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | pub fn total(mut self, total: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 258 | pub fn total_tax(mut self, total_tax: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub fn meta_data(mut self, key: impl Into, value: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn refund_total(mut self, refund_total: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/controllers/refunds.rs:278:12 [INFO] [stdout] | [INFO] [stdout] 277 | impl OrderRefundLineItemCreateBuilder { [INFO] [stdout] | ----------------------------------------------------------- method in this implementation [INFO] [stdout] 278 | pub fn build(self) -> OrderRefundLineItemCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SettingOptionUpdate` is never constructed [INFO] [stdout] --> src/controllers/settings.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SettingOptionUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneCreate` is never constructed [INFO] [stdout] --> src/controllers/shipping_zones.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `order` are never used [INFO] [stdout] --> src/controllers/shipping_zones.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl ShippingZoneCreate { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 10 | /// Shipping zone name. [INFO] [stdout] 11 | pub fn new(name: impl Into) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn order(mut self, order: i32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneUpdate` is never constructed [INFO] [stdout] --> src/controllers/shipping_zones.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct ShippingZoneUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `id`, `name`, and `order` are never used [INFO] [stdout] --> src/controllers/shipping_zones.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl ShippingZoneUpdate { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 31 | /// Unique identifier for the resource. [INFO] [stdout] 32 | pub fn id(mut self, id: i32) -> Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn name(mut self, name: impl Into) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn order(mut self, order: i32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClassCreate` is never constructed [INFO] [stdout] --> src/controllers/tax_classes.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct TaxClassCreate { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClassCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_classes.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TaxClassCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `build` are never used [INFO] [stdout] --> src/controllers/tax_classes.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TaxClassCreateBuilder { [INFO] [stdout] | -------------------------- methods in this implementation [INFO] [stdout] 13 | /// Tax class name. [INFO] [stdout] 14 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn build(&self) -> TaxClassCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateCreate` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaxRateCreate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateCreateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct TaxRateCreateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/tax_rates.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl TaxRateCreateBuilder { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 33 | /// Country ISO 3166 code. [INFO] [stdout] 34 | pub fn country(&mut self, country_iso: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn state(&mut self, state_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn postcode(&mut self, post_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn city(&mut self, city: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn rate(&mut self, rate: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn priority(&mut self, priority: i32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn compound(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn disable_shipping(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn order(&mut self, order: i32) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn class(&mut self, class: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn build(&self) -> TaxRateCreate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateUpdate` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct TaxRateUpdate { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRateUpdateBuilder` is never constructed [INFO] [stdout] --> src/controllers/tax_rates.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct TaxRateUpdateBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/controllers/tax_rates.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 135 | impl TaxRateUpdateBuilder { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] 136 | /// Unique identifier for the resource. [INFO] [stdout] 137 | pub fn id(&mut self, id: i32) -> &mut Self { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn country(&mut self, country_iso: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub fn state(&mut self, state_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub fn postcode(&mut self, post_code: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn city(&mut self, city: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn rate(&mut self, rate: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn name(&mut self, name: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub fn priority(&mut self, priority: i32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn compound(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub fn disable_shipping(&mut self) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn order(&mut self, order: i32) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn class(&mut self, class: impl Into) -> &mut Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn build(&self) -> TaxRateUpdate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderNotes` is never constructed [INFO] [stdout] --> src/models/order_notes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct OrderNotes { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/order_notes.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl OrderNotes { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 26 | pub fn create() -> OrderNotesCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn update() -> OrderNotesUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGateway` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PaymentGateway { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `turn_on` and `turn_off` are never used [INFO] [stdout] --> src/models/payment_gateways.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl PaymentGateway { [INFO] [stdout] | ------------------- associated functions in this implementation [INFO] [stdout] 37 | pub fn turn_on() -> PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn turn_off() -> PaymentGatewayUpdate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentGatewaySettings` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct PaymentGatewaySettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TitleInstructions` is never constructed [INFO] [stdout] --> src/models/payment_gateways.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct TitleInstructions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SettingType` is never used [INFO] [stdout] --> src/models/payment_gateways.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | pub enum SettingType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttributeTerm` is never constructed [INFO] [stdout] --> src/models/product_attribute_terms.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AttributeTerm { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_attribute_terms.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl AttributeTerm { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 32 | pub fn create() -> AttributeTermCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn update() -> AttributeTermUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingClass` is never constructed [INFO] [stdout] --> src/models/product_shipping_classes.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ShippingClass { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_shipping_classes.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl ShippingClass { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 31 | pub fn create() -> ShippingClassCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn update() -> ShippingClassUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProductTag` is never constructed [INFO] [stdout] --> src/models/product_tags.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ProductTag { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/product_tags.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl ProductTag { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 29 | pub fn create() -> ProductTagCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn update() -> ProductTagUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Refund` is never constructed [INFO] [stdout] --> src/models/refunds.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Refund { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItem` is never constructed [INFO] [stdout] --> src/models/refunds.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct OrderRefundLineItem { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRefundLineItemTaxesProperties` is never constructed [INFO] [stdout] --> src/models/refunds.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct OrderRefundLineItemTaxesProperties { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/models/refunds.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Refund { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 87 | pub fn create() -> RefundCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SettingGroup` is never constructed [INFO] [stdout] --> src/models/settings.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct SettingGroup { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingMethod` is never constructed [INFO] [stdout] --> src/models/shipping_methods.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneLocation` is never constructed [INFO] [stdout] --> src/models/shipping_zone_locations.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneLocation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LocationType` is never used [INFO] [stdout] --> src/models/shipping_zone_locations.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum LocationType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZoneMethod` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ShippingZoneMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingSettings` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct ShippingSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingMethodSettings` is never constructed [INFO] [stdout] --> src/models/shipping_zone_methods.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ShippingMethodSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SettingsType` is never used [INFO] [stdout] --> src/models/shipping_zone_methods.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | pub enum SettingsType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ShippingZone` is never constructed [INFO] [stdout] --> src/models/shipping_zones.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ShippingZone { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/shipping_zones.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl ShippingZone { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] 25 | pub fn create(name: impl Into) -> ShippingZoneCreate { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn update() -> ShippingZoneUpdate { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxClass` is never constructed [INFO] [stdout] --> src/models/tax_classes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TaxClass { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create` is never used [INFO] [stdout] --> src/models/tax_classes.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl TaxClass { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 23 | pub fn create() -> TaxClassCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaxRate` is never constructed [INFO] [stdout] --> src/models/tax_rates.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TaxRate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `create` and `update` are never used [INFO] [stdout] --> src/models/tax_rates.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TaxRate { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 47 | pub fn create() -> TaxRateCreateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn update() -> TaxRateUpdateBuilder { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "b026ef5eeb256d366f6505ffa89456369ee471694d7469ca462552c83db7f7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b026ef5eeb256d366f6505ffa89456369ee471694d7469ca462552c83db7f7f6", kill_on_drop: false }` [INFO] [stdout] b026ef5eeb256d366f6505ffa89456369ee471694d7469ca462552c83db7f7f6