[INFO] cloning repository https://github.com/oatmealdealer/ship_compliant_v1_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oatmealdealer/ship_compliant_v1_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v1_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v1_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f7365f1e2177a53ee2dd6df8049608fc27cfcbd [INFO] testing oatmealdealer/ship_compliant_v1_rs against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v1_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oatmealdealer/ship_compliant_v1_rs [INFO] finished tweaking git repo https://github.com/oatmealdealer/ship_compliant_v1_rs [INFO] tweaked toml for git repo https://github.com/oatmealdealer/ship_compliant_v1_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oatmealdealer/ship_compliant_v1_rs on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oatmealdealer/ship_compliant_v1_rs 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d4d4c7d870dc51cb76b557f17dcfbf1b85def903b4842c68c65ab4a12fbaee7 [INFO] running `Command { std: "docker" "start" "-a" "3d4d4c7d870dc51cb76b557f17dcfbf1b85def903b4842c68c65ab4a12fbaee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d4d4c7d870dc51cb76b557f17dcfbf1b85def903b4842c68c65ab4a12fbaee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4d4c7d870dc51cb76b557f17dcfbf1b85def903b4842c68c65ab4a12fbaee7", kill_on_drop: false }` [INFO] [stdout] 3d4d4c7d870dc51cb76b557f17dcfbf1b85def903b4842c68c65ab4a12fbaee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8967c1ef2126c684c73c62607a1bc22015f77dc956557fa73fe7e60ffe87cb56 [INFO] running `Command { std: "docker" "start" "-a" "8967c1ef2126c684c73c62607a1bc22015f77dc956557fa73fe7e60ffe87cb56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling reqwest v0.12.6 [INFO] [stderr] Compiling ship_compliant_v1_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `default_u64` is never used [INFO] [stdout] --> src/lib.rs:12181:23 [INFO] [stdout] | [INFO] [stdout] 12181 | pub(super) fn default_u64() -> T [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.27s [INFO] running `Command { std: "docker" "inspect" "8967c1ef2126c684c73c62607a1bc22015f77dc956557fa73fe7e60ffe87cb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8967c1ef2126c684c73c62607a1bc22015f77dc956557fa73fe7e60ffe87cb56", kill_on_drop: false }` [INFO] [stdout] 8967c1ef2126c684c73c62607a1bc22015f77dc956557fa73fe7e60ffe87cb56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83cfa596b22c9c59efc0c5d899b4166da36c9dda22a73960ddc37269db0d90d2 [INFO] running `Command { std: "docker" "start" "-a" "83cfa596b22c9c59efc0c5d899b4166da36c9dda22a73960ddc37269db0d90d2", kill_on_drop: false }` [INFO] [stdout] warning: function `default_u64` is never used [INFO] [stdout] --> src/lib.rs:12181:23 [INFO] [stdout] | [INFO] [stdout] 12181 | pub(super) fn default_u64() -> T [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ship_compliant_v1_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `default_u64` is never used [INFO] [stdout] --> src/lib.rs:12181:23 [INFO] [stdout] | [INFO] [stdout] 12181 | pub(super) fn default_u64() -> T [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.02s [INFO] running `Command { std: "docker" "inspect" "83cfa596b22c9c59efc0c5d899b4166da36c9dda22a73960ddc37269db0d90d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cfa596b22c9c59efc0c5d899b4166da36c9dda22a73960ddc37269db0d90d2", kill_on_drop: false }` [INFO] [stdout] 83cfa596b22c9c59efc0c5d899b4166da36c9dda22a73960ddc37269db0d90d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f55a979091c96f59f4ca2645a19d3ba09ef96352df13d00ee4a04a11f999ca7 [INFO] running `Command { std: "docker" "start" "-a" "2f55a979091c96f59f4ca2645a19d3ba09ef96352df13d00ee4a04a11f999ca7", kill_on_drop: false }` [INFO] [stderr] warning: function `default_u64` is never used [INFO] [stderr] --> src/lib.rs:12181:23 [INFO] [stderr] | [INFO] [stderr] 12181 | pub(super) fn default_u64() -> T [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ship_compliant_v1_rs` (lib) generated 1 warning [INFO] [stderr] warning: `ship_compliant_v1_rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ship_compliant_v1_rs-85c66fbd1890df5e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ship_compliant_v1_rs [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/lib.rs - Client::get_hold_locations_carrier (line 13154) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13559) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_products_product_key (line 13275) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_hold_location (line 13940) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_products_product_key (line 13201) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking_tracking_number (line 13714) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking (line 13625) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_addresses_validate (line 13026) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_products_product_key (line 13197) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_products_combos (line 13361) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking_tracking_number (line 13684) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_brands (line 13125) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_products_product_key (line 13271) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_brands_brand_key (line 13052) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_sales_orders_sales_order_key (line 13387) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_check_commit (line 13497) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_quote (line 13771) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key (line 13416) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_products_kits (line 13335) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_quote_compliance (line 13797) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_sales_order_key_tracking (line 13592) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_hold_location (line 13908) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_check_compliance (line 13471) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_products (line 13309) ... FAILED [INFO] [stdout] test src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking (line 13654) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_sales_order_key_hold_location (line 13875) ... FAILED [INFO] [stdout] test src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13555) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_wholesale_invoices (line 13973) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_quote_sales_tax (line 13823) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders (line 13445) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_commit (line 13526) ... FAILED [INFO] [stdout] test src/lib.rs - Client::put_brands_brand_key (line 13092) ... FAILED [INFO] [stdout] test src/lib.rs - Client::put_products_product_key (line 13235) ... FAILED [INFO] [stdout] test src/lib.rs - Client::post_sales_orders_quote_sales_tax_rate (line 13849) ... FAILED [INFO] [stdout] test src/lib.rs - Client::put_sales_orders_shipments_status (line 13745) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Client::get_hold_locations_carrier (line 13154) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/lib.rs:13155:5 [INFO] [stdout] | [INFO] [stdout] 1 | GET /api/v1/holdLocations/FedEx?zipCode=80301&streetAddress=2465+Central+Ave&city=Boulder&stateOrProvince=CO&searchRadius=150&countryCode=US [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13559) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/lib.rs:13560:5 [INFO] [stdout] | [INFO] [stdout] 1 | GET /api/v1/salesOrders/Order123/tracking?shipmentKey=Ship1 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_products_product_key (line 13275) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/lib.rs:13276:8 [INFO] [stdout] | [INFO] [stdout] 1 | DELETE /api/v1/products/PROD123?brandKey=BRAND123 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_hold_location (line 13940) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13941:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13941:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13941:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13941:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ORDER123` in this scope [INFO] [stdout] --> src/lib.rs:13941:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `shipment` in this scope [INFO] [stdout] --> src/lib.rs:13941:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHIP1` in this scope [INFO] [stdout] --> src/lib.rs:13941:46 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hold` in this scope [INFO] [stdout] --> src/lib.rs:13941:52 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `location` in this scope [INFO] [stdout] --> src/lib.rs:13941:57 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/shipment/SHIP1/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_products_product_key (line 13201) stdout ---- [INFO] [stdout] error: expected one of `!` or `::`, found `/` [INFO] [stdout] --> src/lib.rs:13202:5 [INFO] [stdout] | [INFO] [stdout] 1 | GET /api/v1/products/PROD123?brandKey=BRAND123 [INFO] [stdout] | ^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking_tracking_number (line 13714) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13715:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13715:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13715:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13715:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13715:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `shipment` in this scope [INFO] [stdout] --> src/lib.rs:13715:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Ship1` in this scope [INFO] [stdout] --> src/lib.rs:13715:46 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13715:52 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ABC123456789` in this scope [INFO] [stdout] --> src/lib.rs:13715:61 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking (line 13625) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13626:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13626:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13626:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13626:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13626:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13626:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_addresses_validate (line 13026) stdout ---- [INFO] [stdout] error: expected identifier, found `"Address"` [INFO] [stdout] --> src/lib.rs:13029:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "Address": { [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13027:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13027:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13027:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `addresses` in this scope [INFO] [stdout] --> src/lib.rs:13027:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `validate` in this scope [INFO] [stdout] --> src/lib.rs:13027:24 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/addresses/validate [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_products_product_key (line 13197) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `GET` in this scope [INFO] [stdout] --> src/lib.rs:13198:1 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/products/PROD123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13198:6 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/products/PROD123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13198:10 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/products/PROD123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `products` in this scope [INFO] [stdout] --> src/lib.rs:13198:13 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROD123` in this scope [INFO] [stdout] --> src/lib.rs:13198:22 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_products_combos (line 13361) stdout ---- [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/lib.rs:13382:33 [INFO] [stdout] | [INFO] [stdout] 2 | { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 21 | "distributionType": "Direct" [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking_tracking_number (line 13684) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13685:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13685:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13685:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13685:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13685:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13685:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ABC123456789` in this scope [INFO] [stdout] --> src/lib.rs:13685:46 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/tracking/ABC123456789 [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_brands (line 13125) stdout ---- [INFO] [stdout] error: expected identifier, found `"Key"` [INFO] [stdout] --> src/lib.rs:13128:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "Key": "BRAND123", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"TTBBrandKey"` [INFO] [stdout] --> src/lib.rs:13129:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "TTBBrandKey": "TTBBrandKey", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Name"` [INFO] [stdout] --> src/lib.rs:13130:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "Name": "Example Brand", [INFO] [stdout] | ^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Owner"` [INFO] [stdout] --> src/lib.rs:13131:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 8 | "Owner": { [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandIsBottledByAThirdParty"` [INFO] [stdout] --> src/lib.rs:13140:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 17 | "ThisBrandIsBottledByAThirdParty": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandIsProducedByAThirdParty"` [INFO] [stdout] --> src/lib.rs:13141:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 18 | "ThisBrandIsProducedByAThirdParty": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandOperatesUnderATradeName"` [INFO] [stdout] --> src/lib.rs:13142:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 19 | "ThisBrandOperatesUnderATradeName": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandWasAcquiredFromAThirdParty"` [INFO] [stdout] --> src/lib.rs:13143:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 20 | "ThisBrandWasAcquiredFromAThirdParty": false [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13126:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13126:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13126:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `brands` in this scope [INFO] [stdout] --> src/lib.rs:13126:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/brands [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_products_product_key (line 13271) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13272:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13272:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/products/PROD123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13272:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/products/PROD123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `products` in this scope [INFO] [stdout] --> src/lib.rs:13272:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROD123` in this scope [INFO] [stdout] --> src/lib.rs:13272:25 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_brands_brand_key (line 13052) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `GET` in this scope [INFO] [stdout] --> src/lib.rs:13053:1 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13053:6 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13053:10 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/brands/BRAND123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `brands` in this scope [INFO] [stdout] --> src/lib.rs:13053:13 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BRAND123` in this scope [INFO] [stdout] --> src/lib.rs:13053:20 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_sales_orders_sales_order_key (line 13387) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `GET` in this scope [INFO] [stdout] --> src/lib.rs:13388:1 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13388:6 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13388:10 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13388:13 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ORDER123` in this scope [INFO] [stdout] --> src/lib.rs:13388:25 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_check_commit (line 13497) stdout ---- [INFO] [stdout] error: expected identifier, found `"CommitOption"` [INFO] [stdout] --> src/lib.rs:13500:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "CommitOption": "AllShipments", [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SalesOrder"` [INFO] [stdout] --> src/lib.rs:13501:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "SalesOrder": { [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"AddressOption"` [INFO] [stdout] --> src/lib.rs:13606:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 111 | "AddressOption": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"PersistOption"` [INFO] [stdout] --> src/lib.rs:13610:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 115 | "PersistOption": "Null" [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13498:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13498:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13498:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13498:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `check` in this scope [INFO] [stdout] --> src/lib.rs:13498:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `commit` in this scope [INFO] [stdout] --> src/lib.rs:13498:32 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-commit [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_quote (line 13771) stdout ---- [INFO] [stdout] error: expected identifier, found `"SalesOrder"` [INFO] [stdout] --> src/lib.rs:13774:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ----- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "SalesOrder": { [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"AddressOption"` [INFO] [stdout] --> src/lib.rs:13879:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ----- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 110 | "AddressOption": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13772:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13772:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13772:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13772:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `quote` in this scope [INFO] [stdout] --> src/lib.rs:13772:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key (line 13416) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13417:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13417:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13417:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13417:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ORDER123` in this scope [INFO] [stdout] --> src/lib.rs:13417:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_products_kits (line 13335) stdout ---- [INFO] [stdout] error: expected identifier, found `"type"` [INFO] [stdout] --> src/lib.rs:13338:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "type": "Prebuilt", [INFO] [stdout] | ^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"brandKey"` [INFO] [stdout] --> src/lib.rs:13339:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "brandKey": "BRAND123", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"productKey"` [INFO] [stdout] --> src/lib.rs:13340:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "productKey": "KIT123", [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"description"` [INFO] [stdout] --> src/lib.rs:13341:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 8 | "description": "Example Kit", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"totalWeight"` [INFO] [stdout] --> src/lib.rs:13342:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 9 | "totalWeight": 10.95, [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"components"` [INFO] [stdout] --> src/lib.rs:13343:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 10 | "components": [ [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"distributionType"` [INFO] [stdout] --> src/lib.rs:13350:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 17 | "distributionType": "Direct" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13336:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13336:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13336:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `products` in this scope [INFO] [stdout] --> src/lib.rs:13336:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kits` in this scope [INFO] [stdout] --> src/lib.rs:13336:23 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products/kits [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_quote_compliance (line 13797) stdout ---- [INFO] [stdout] error: expected identifier, found `"SalesOrder"` [INFO] [stdout] --> src/lib.rs:13800:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "SalesOrder": { [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"AddressOption"` [INFO] [stdout] --> src/lib.rs:13905:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 110 | "AddressOption": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13798:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13798:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13798:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13798:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `quote` in this scope [INFO] [stdout] --> src/lib.rs:13798:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `compliance` in this scope [INFO] [stdout] --> src/lib.rs:13798:32 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/compliance [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_sales_order_key_tracking (line 13592) stdout ---- [INFO] [stdout] error: expected identifier, found `"ShipmentKey"` [INFO] [stdout] --> src/lib.rs:13595:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "ShipmentKey": "Ship1", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"TrackingNumbers"` [INFO] [stdout] --> src/lib.rs:13596:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "TrackingNumbers": [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13593:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13593:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13593:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13593:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13593:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13593:35 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_hold_location (line 13908) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13909:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13909:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13909:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13909:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ORDER123` in this scope [INFO] [stdout] --> src/lib.rs:13909:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hold` in this scope [INFO] [stdout] --> src/lib.rs:13909:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `location` in this scope [INFO] [stdout] --> src/lib.rs:13909:42 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_check_compliance (line 13471) stdout ---- [INFO] [stdout] error: expected identifier, found `"SalesOrder"` [INFO] [stdout] --> src/lib.rs:13474:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "SalesOrder": { [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"AddressOption"` [INFO] [stdout] --> src/lib.rs:13579:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 110 | "AddressOption": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"PersistOption"` [INFO] [stdout] --> src/lib.rs:13583:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ---------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 114 | "PersistOption": "Null" [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13472:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13472:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13472:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13472:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `check` in this scope [INFO] [stdout] --> src/lib.rs:13472:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `compliance` in this scope [INFO] [stdout] --> src/lib.rs:13472:32 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/check-compliance [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_products (line 13309) stdout ---- [INFO] [stdout] error: expected identifier, found `"Age"` [INFO] [stdout] --> src/lib.rs:13312:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "Age": 2010, [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"BottleSizeML"` [INFO] [stdout] --> src/lib.rs:13313:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "BottleSizeML": 700, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"BrandKey"` [INFO] [stdout] --> src/lib.rs:13314:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "BrandKey": "BRAND123", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultCase"` [INFO] [stdout] --> src/lib.rs:13315:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 8 | "DefaultCase": "12", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultRetailUnitPrice"` [INFO] [stdout] --> src/lib.rs:13316:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 9 | "DefaultRetailUnitPrice": 10.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultWholesaleCasePrice"` [INFO] [stdout] --> src/lib.rs:13317:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 10 | "DefaultWholesaleCasePrice": 100.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Description"` [INFO] [stdout] --> src/lib.rs:13318:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 11 | "Description": "Example Product", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Flavor"` [INFO] [stdout] --> src/lib.rs:13319:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 12 | "Flavor": "Merlot", [INFO] [stdout] | ^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Style"` [INFO] [stdout] --> src/lib.rs:13320:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | "Style": "Merlot", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"GTIN"` [INFO] [stdout] --> src/lib.rs:13321:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 14 | "GTIN": "012345678905", [INFO] [stdout] | ^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Label"` [INFO] [stdout] --> src/lib.rs:13322:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 15 | "Label": "Example Label", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"NABCA"` [INFO] [stdout] --> src/lib.rs:13323:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 16 | "NABCA": "01234567891", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"PercentAlcohol"` [INFO] [stdout] --> src/lib.rs:13324:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 17 | "PercentAlcohol": 6.8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ProductDistribution"` [INFO] [stdout] --> src/lib.rs:13325:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 18 | "ProductDistribution": "Both", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ProductKey"` [INFO] [stdout] --> src/lib.rs:13326:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 19 | "ProductKey": "EP", [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ProductType"` [INFO] [stdout] --> src/lib.rs:13327:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 20 | "ProductType": "Wine", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SCC"` [INFO] [stdout] --> src/lib.rs:13328:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 21 | "SCC": "10012345678902", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UNIMERC"` [INFO] [stdout] --> src/lib.rs:13329:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 22 | "UNIMERC": "012345", [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UnitPrice"` [INFO] [stdout] --> src/lib.rs:13330:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 23 | "UnitPrice": 10.00, [INFO] [stdout] | ^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UPC"` [INFO] [stdout] --> src/lib.rs:13331:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 24 | "UPC": "012345678905", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Varietal"` [INFO] [stdout] --> src/lib.rs:13332:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 25 | "Varietal": "Merlot", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Vintage"` [INFO] [stdout] --> src/lib.rs:13333:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 26 | "Vintage": 2010, [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"VolumeAmount"` [INFO] [stdout] --> src/lib.rs:13334:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 27 | "VolumeAmount": 700.00, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"VolumeUnit"` [INFO] [stdout] --> src/lib.rs:13335:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 28 | "VolumeUnit": "Milliliter", [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SubBrand"` [INFO] [stdout] --> src/lib.rs:13336:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 29 | "SubBrand": "Example Sub Brand", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ContainerType"` [INFO] [stdout] --> src/lib.rs:13337:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 30 | "ContainerType": "Bottle", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ContainersPerSellingUnit"` [INFO] [stdout] --> src/lib.rs:13338:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 31 | "ContainersPerSellingUnit": 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ShippingWeightInLbs"` [INFO] [stdout] --> src/lib.rs:13339:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 32 | "ShippingWeightInLbs": 1.2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13310:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13310:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13310:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `products` in this scope [INFO] [stdout] --> src/lib.rs:13310:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/products [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking (line 13654) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `DELETE` in this scope [INFO] [stdout] --> src/lib.rs:13655:1 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13655:9 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13655:13 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13655:16 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13655:28 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `shipment` in this scope [INFO] [stdout] --> src/lib.rs:13655:37 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Ship1` in this scope [INFO] [stdout] --> src/lib.rs:13655:46 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13655:52 [INFO] [stdout] | [INFO] [stdout] 3 | DELETE /api/v1/salesOrders/Order123/shipment/Ship1/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_sales_order_key_hold_location (line 13875) stdout ---- [INFO] [stdout] error: expected identifier, found `"shipmentKey"` [INFO] [stdout] --> src/lib.rs:13878:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "shipmentKey": "Ship1", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"address"` [INFO] [stdout] --> src/lib.rs:13879:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "address": { [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13876:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13876:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13876:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13876:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ORDER123` in this scope [INFO] [stdout] --> src/lib.rs:13876:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hold` in this scope [INFO] [stdout] --> src/lib.rs:13876:35 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `location` in this scope [INFO] [stdout] --> src/lib.rs:13876:40 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/ORDER123/hold-location [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13555) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `GET` in this scope [INFO] [stdout] --> src/lib.rs:13556:1 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13556:6 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13556:10 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13556:13 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Order123` in this scope [INFO] [stdout] --> src/lib.rs:13556:25 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tracking` in this scope [INFO] [stdout] --> src/lib.rs:13556:34 [INFO] [stdout] | [INFO] [stdout] 3 | GET /api/v1/salesOrders/Order123/tracking [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_wholesale_invoices (line 13973) stdout ---- [INFO] [stdout] error: expected identifier, found `"PersistOption"` [INFO] [stdout] --> src/lib.rs:13976:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ----------------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "PersistOption": "OverrideExisting", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Order"` [INFO] [stdout] --> src/lib.rs:13977:5 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ----------------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "Order": { [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13974:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13974:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13974:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `wholesaleInvoices` in this scope [INFO] [stdout] --> src/lib.rs:13974:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/wholesaleInvoices [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_quote_sales_tax (line 13823) stdout ---- [INFO] [stdout] error: expected identifier, found `"ShipToAddress"` [INFO] [stdout] --> src/lib.rs:13826:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | --- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "ShipToAddress": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"EffectiveDate"` [INFO] [stdout] --> src/lib.rs:13834:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | --- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | "EffectiveDate": "2020-11-01T00:00:00Z", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"TaxSaleType"` [INFO] [stdout] --> src/lib.rs:13835:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | --- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 14 | "TaxSaleType": "onsite", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ShippingAndHandlingCollected"` [INFO] [stdout] --> src/lib.rs:13836:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | --- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 15 | "ShippingAndHandlingCollected": 0.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"OrderItems"` [INFO] [stdout] --> src/lib.rs:13837:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | --- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 16 | "OrderItems": [ [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13824:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13824:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13824:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13824:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `quote` in this scope [INFO] [stdout] --> src/lib.rs:13824:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sales` in this scope [INFO] [stdout] --> src/lib.rs:13824:32 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `tax` in this scope [INFO] [stdout] --> src/lib.rs:13824:38 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders (line 13445) stdout ---- [INFO] [stdout] error: expected identifier, found `"SalesOrder"` [INFO] [stdout] --> src/lib.rs:13448:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ----------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "SalesOrder": { [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"AddressOption"` [INFO] [stdout] --> src/lib.rs:13553:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ----------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 110 | "AddressOption": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"PersistOption"` [INFO] [stdout] --> src/lib.rs:13557:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ----------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 114 | "PersistOption": "Null" [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13446:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13446:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13446:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13446:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_commit (line 13526) stdout ---- [INFO] [stdout] error: expected identifier, found `"CommitOption"` [INFO] [stdout] --> src/lib.rs:13529:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "CommitOption": "AllShipments", [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Payments"` [INFO] [stdout] --> src/lib.rs:13530:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "Payments": [ [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SalesTaxCollected"` [INFO] [stdout] --> src/lib.rs:13538:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 14 | "SalesTaxCollected": 0.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SalesOrderKey"` [INFO] [stdout] --> src/lib.rs:13539:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 15 | "SalesOrderKey": "Order123" [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13527:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13527:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13527:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13527:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `commit` in this scope [INFO] [stdout] --> src/lib.rs:13527:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/commit [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::put_brands_brand_key (line 13092) stdout ---- [INFO] [stdout] error: expected identifier, found `"Key"` [INFO] [stdout] --> src/lib.rs:13095:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "Key": "BRAND123", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"TTBBrandKey"` [INFO] [stdout] --> src/lib.rs:13096:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "TTBBrandKey": "TTBBrandKey", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Name"` [INFO] [stdout] --> src/lib.rs:13097:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "Name": "Example Brand", [INFO] [stdout] | ^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Owner"` [INFO] [stdout] --> src/lib.rs:13098:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 8 | "Owner": { [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandIsBottledByAThirdParty"` [INFO] [stdout] --> src/lib.rs:13107:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 17 | "ThisBrandIsBottledByAThirdParty": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandIsProducedByAThirdParty"` [INFO] [stdout] --> src/lib.rs:13108:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 18 | "ThisBrandIsProducedByAThirdParty": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandOperatesUnderATradeName"` [INFO] [stdout] --> src/lib.rs:13109:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 19 | "ThisBrandOperatesUnderATradeName": true, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ThisBrandWasAcquiredFromAThirdParty"` [INFO] [stdout] --> src/lib.rs:13110:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | -------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 20 | "ThisBrandWasAcquiredFromAThirdParty": false [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PUT` in this scope [INFO] [stdout] --> src/lib.rs:13093:1 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13093:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13093:10 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `brands` in this scope [INFO] [stdout] --> src/lib.rs:13093:13 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BRAND123` in this scope [INFO] [stdout] --> src/lib.rs:13093:20 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/brands/BRAND123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::put_products_product_key (line 13235) stdout ---- [INFO] [stdout] error: expected identifier, found `"Age"` [INFO] [stdout] --> src/lib.rs:13238:3 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "Age": 2010, [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"BottleSizeML"` [INFO] [stdout] --> src/lib.rs:13239:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "BottleSizeML": 700, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"BrandKey"` [INFO] [stdout] --> src/lib.rs:13240:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "BrandKey": "BRAND123", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultCase"` [INFO] [stdout] --> src/lib.rs:13241:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 8 | "DefaultCase": "12", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultRetailUnitPrice"` [INFO] [stdout] --> src/lib.rs:13242:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 9 | "DefaultRetailUnitPrice": 10.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"DefaultWholesaleCasePrice"` [INFO] [stdout] --> src/lib.rs:13243:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 10 | "DefaultWholesaleCasePrice": 100.00, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Description"` [INFO] [stdout] --> src/lib.rs:13244:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 11 | "Description": "Example Product", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Flavor"` [INFO] [stdout] --> src/lib.rs:13245:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 12 | "Flavor": "Merlot", [INFO] [stdout] | ^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Style"` [INFO] [stdout] --> src/lib.rs:13246:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | "Style": "Merlot", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"GTIN"` [INFO] [stdout] --> src/lib.rs:13247:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 14 | "GTIN": "012345678905", [INFO] [stdout] | ^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Label"` [INFO] [stdout] --> src/lib.rs:13248:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 15 | "Label": "Example Label", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"NABCA"` [INFO] [stdout] --> src/lib.rs:13249:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 16 | "NABCA": "01234567891", [INFO] [stdout] | ^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"PercentAlcohol"` [INFO] [stdout] --> src/lib.rs:13250:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 17 | "PercentAlcohol": 6.8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ProductDistribution"` [INFO] [stdout] --> src/lib.rs:13251:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 18 | "ProductDistribution": "Both", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ProductType"` [INFO] [stdout] --> src/lib.rs:13252:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 19 | "ProductType": "Wine", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SCC"` [INFO] [stdout] --> src/lib.rs:13253:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 20 | "SCC": "10012345678902", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UNIMERC"` [INFO] [stdout] --> src/lib.rs:13254:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 21 | "UNIMERC": "012345", [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UnitPrice"` [INFO] [stdout] --> src/lib.rs:13255:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 22 | "UnitPrice": 10.00, [INFO] [stdout] | ^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"UPC"` [INFO] [stdout] --> src/lib.rs:13256:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 23 | "UPC": "012345678905", [INFO] [stdout] | ^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Varietal"` [INFO] [stdout] --> src/lib.rs:13257:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 24 | "Varietal": "Merlot", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"Vintage"` [INFO] [stdout] --> src/lib.rs:13258:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 25 | "Vintage": 2010, [INFO] [stdout] | ^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"VolumeAmount"` [INFO] [stdout] --> src/lib.rs:13259:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 26 | "VolumeAmount": 700.00, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"VolumeUnit"` [INFO] [stdout] --> src/lib.rs:13260:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 27 | "VolumeUnit": "Milliliter", [INFO] [stdout] | ^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"SubBrand"` [INFO] [stdout] --> src/lib.rs:13261:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 28 | "SubBrand": "Example Sub Brand", [INFO] [stdout] | ^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ContainerType"` [INFO] [stdout] --> src/lib.rs:13262:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 29 | "ContainerType": "Bottle", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ContainersPerSellingUnit"` [INFO] [stdout] --> src/lib.rs:13263:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 30 | "ContainersPerSellingUnit": 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"ShippingWeightInLbs"` [INFO] [stdout] --> src/lib.rs:13264:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 31 | "ShippingWeightInLbs": 1.2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PUT` in this scope [INFO] [stdout] --> src/lib.rs:13236:1 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13236:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13236:10 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `products` in this scope [INFO] [stdout] --> src/lib.rs:13236:13 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PROD123` in this scope [INFO] [stdout] --> src/lib.rs:13236:22 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/products/PROD123 [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::post_sales_orders_quote_sales_tax_rate (line 13849) stdout ---- [INFO] [stdout] error: expected identifier, found `"ShipToAddress"` [INFO] [stdout] --> src/lib.rs:13852:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "ShipToAddress": { [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"EffectiveDate"` [INFO] [stdout] --> src/lib.rs:13860:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 13 | "EffectiveDate": "2020-11-01T00:00:00Z", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"TaxSaleType"` [INFO] [stdout] --> src/lib.rs:13861:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 14 | "TaxSaleType": "onsite", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"LicenseRelationship"` [INFO] [stdout] --> src/lib.rs:13862:3 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ---- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 15 | "LicenseRelationship" :"" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `POST` in this scope [INFO] [stdout] --> src/lib.rs:13850:1 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13850:7 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13850:11 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13850:14 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `quote` in this scope [INFO] [stdout] --> src/lib.rs:13850:26 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sales` in this scope [INFO] [stdout] --> src/lib.rs:13850:32 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tax` in this scope [INFO] [stdout] --> src/lib.rs:13850:38 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `rate` in this scope [INFO] [stdout] --> src/lib.rs:13850:42 [INFO] [stdout] | [INFO] [stdout] 3 | POST /api/v1/salesOrders/quote/sales-tax-rate [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Client::put_sales_orders_shipments_status (line 13745) stdout ---- [INFO] [stdout] error: expected identifier, found `"salesOrderKey"` [INFO] [stdout] --> src/lib.rs:13748:5 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] 4 | { [INFO] [stdout] 5 | "salesOrderKey": "109807833", [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"shipmentKey"` [INFO] [stdout] --> src/lib.rs:13749:5 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 6 | "shipmentKey": "2012351B", [INFO] [stdout] | ^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"shipmentStatus"` [INFO] [stdout] --> src/lib.rs:13750:5 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ------ while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 7 | "shipmentStatus": "Delivered" [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PUT` in this scope [INFO] [stdout] --> src/lib.rs:13746:1 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `api` in this scope [INFO] [stdout] --> src/lib.rs:13746:6 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `v1` in this scope [INFO] [stdout] --> src/lib.rs:13746:10 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `salesOrders` in this scope [INFO] [stdout] --> src/lib.rs:13746:13 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `shipments` in this scope [INFO] [stdout] --> src/lib.rs:13746:25 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `status` in this scope [INFO] [stdout] --> src/lib.rs:13746:35 [INFO] [stdout] | [INFO] [stdout] 3 | PUT /api/v1/salesOrders/shipments/status [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Client::delete_products_product_key (line 13271) [INFO] [stdout] src/lib.rs - Client::delete_products_product_key (line 13275) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key (line 13416) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_hold_location (line 13908) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_hold_location (line 13940) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking (line 13654) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_shipment_shipment_key_tracking_tracking_number (line 13714) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking (line 13625) [INFO] [stdout] src/lib.rs - Client::delete_sales_orders_sales_order_key_tracking_tracking_number (line 13684) [INFO] [stdout] src/lib.rs - Client::get_brands_brand_key (line 13052) [INFO] [stdout] src/lib.rs - Client::get_hold_locations_carrier (line 13154) [INFO] [stdout] src/lib.rs - Client::get_products_product_key (line 13197) [INFO] [stdout] src/lib.rs - Client::get_products_product_key (line 13201) [INFO] [stdout] src/lib.rs - Client::get_sales_orders_sales_order_key (line 13387) [INFO] [stdout] src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13555) [INFO] [stdout] src/lib.rs - Client::get_sales_orders_sales_order_key_tracking (line 13559) [INFO] [stdout] src/lib.rs - Client::post_addresses_validate (line 13026) [INFO] [stdout] src/lib.rs - Client::post_brands (line 13125) [INFO] [stdout] src/lib.rs - Client::post_products (line 13309) [INFO] [stdout] src/lib.rs - Client::post_products_combos (line 13361) [INFO] [stdout] src/lib.rs - Client::post_products_kits (line 13335) [INFO] [stdout] src/lib.rs - Client::post_sales_orders (line 13445) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_check_commit (line 13497) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_check_compliance (line 13471) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_commit (line 13526) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_quote (line 13771) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_quote_compliance (line 13797) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_quote_sales_tax (line 13823) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_quote_sales_tax_rate (line 13849) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_sales_order_key_hold_location (line 13875) [INFO] [stdout] src/lib.rs - Client::post_sales_orders_sales_order_key_tracking (line 13592) [INFO] [stdout] src/lib.rs - Client::post_wholesale_invoices (line 13973) [INFO] [stdout] src/lib.rs - Client::put_brands_brand_key (line 13092) [INFO] [stdout] src/lib.rs - Client::put_products_product_key (line 13235) [INFO] [stdout] src/lib.rs - Client::put_sales_orders_shipments_status (line 13745) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f55a979091c96f59f4ca2645a19d3ba09ef96352df13d00ee4a04a11f999ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f55a979091c96f59f4ca2645a19d3ba09ef96352df13d00ee4a04a11f999ca7", kill_on_drop: false }` [INFO] [stdout] 2f55a979091c96f59f4ca2645a19d3ba09ef96352df13d00ee4a04a11f999ca7