[INFO] cloning repository https://github.com/oatmealdealer/ship_compliant_v2_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_v2_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v2_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v2_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a23ca6c9c1a9150704bbb0fca9d826c3c408cfae
[INFO] testing oatmealdealer/ship_compliant_v2_rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foatmealdealer%2Fship_compliant_v2_rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oatmealdealer/ship_compliant_v2_rs
[INFO] finished tweaking git repo https://github.com/oatmealdealer/ship_compliant_v2_rs
[INFO] tweaked toml for git repo https://github.com/oatmealdealer/ship_compliant_v2_rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oatmealdealer/ship_compliant_v2_rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oatmealdealer/ship_compliant_v2_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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78d9616236d5b66e92cbab30ca345a9bb82b3f123859f8b88f09e0cdbaf8abac
[INFO] running `Command { std: "docker" "start" "-a" "78d9616236d5b66e92cbab30ca345a9bb82b3f123859f8b88f09e0cdbaf8abac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d9616236d5b66e92cbab30ca345a9bb82b3f123859f8b88f09e0cdbaf8abac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d9616236d5b66e92cbab30ca345a9bb82b3f123859f8b88f09e0cdbaf8abac", kill_on_drop: false }`
[INFO] [stdout] 78d9616236d5b66e92cbab30ca345a9bb82b3f123859f8b88f09e0cdbaf8abac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c2809f95fb3b2d6fa574347d497426709ebace615231dbcbd8974d33bcae89b8
[INFO] running `Command { std: "docker" "start" "-a" "c2809f95fb3b2d6fa574347d497426709ebace615231dbcbd8974d33bcae89b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ship_compliant_v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `default_u64` is never used
[INFO] [stdout]     --> src/lib.rs:5558:23
[INFO] [stdout]      |
[INFO] [stdout] 5558 |         pub(super) fn default_u64<T, const V: 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 22.77s
[INFO] running `Command { std: "docker" "inspect" "c2809f95fb3b2d6fa574347d497426709ebace615231dbcbd8974d33bcae89b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2809f95fb3b2d6fa574347d497426709ebace615231dbcbd8974d33bcae89b8", kill_on_drop: false }`
[INFO] [stdout] c2809f95fb3b2d6fa574347d497426709ebace615231dbcbd8974d33bcae89b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9c54d2613e696a68b3045be0b8922f7d9e32e0c0d40b33b51cb6ec19c5a4729d
[INFO] running `Command { std: "docker" "start" "-a" "9c54d2613e696a68b3045be0b8922f7d9e32e0c0d40b33b51cb6ec19c5a4729d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ship_compliant_v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `default_u64` is never used
[INFO] [stdout]     --> src/lib.rs:5558:23
[INFO] [stdout]      |
[INFO] [stdout] 5558 |         pub(super) fn default_u64<T, const V: u64>() -> T
[INFO] [stdout]      |                       ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_u64` is never used
[INFO] [stdout]     --> src/lib.rs:5558:23
[INFO] [stdout]      |
[INFO] [stdout] 5558 |         pub(super) fn default_u64<T, const V: 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 3.01s
[INFO] running `Command { std: "docker" "inspect" "9c54d2613e696a68b3045be0b8922f7d9e32e0c0d40b33b51cb6ec19c5a4729d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c54d2613e696a68b3045be0b8922f7d9e32e0c0d40b33b51cb6ec19c5a4729d", kill_on_drop: false }`
[INFO] [stdout] 9c54d2613e696a68b3045be0b8922f7d9e32e0c0d40b33b51cb6ec19c5a4729d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 310ad511a5bf638d83aa0152a5f91a540c079af1f595e6528bac3cf72a08a7ff
[INFO] running `Command { std: "docker" "start" "-a" "310ad511a5bf638d83aa0152a5f91a540c079af1f595e6528bac3cf72a08a7ff", kill_on_drop: false }`
[INFO] [stderr] warning: function `default_u64` is never used
[INFO] [stderr]     --> src/lib.rs:5558:23
[INFO] [stderr]      |
[INFO] [stderr] 5558 |         pub(super) fn default_u64<T, const V: 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_v2` (lib) generated 1 warning
[INFO] [stderr] warning: `ship_compliant_v2` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ship_compliant_v2/e83078abff4d792c/deps/ship_compliant_v2-e83078abff4d792c)
[INFO] [stderr]    Doc-tests ship_compliant_v2
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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 5 tests
[INFO] [stdout] test src/lib.rs - Client::post_api_v2_0_sales_orders_quote_sales_tax (line 5901) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::post_api_v2_0_sales_orders_quote (line 5868) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::post_api_v2_0_sales_orders_check_commit (line 5832) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::post_api_v2_0_sales_orders_check_compliance (line 5799) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::get_api_v2_0_sales_orders_sales_order_key (line 5763) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::post_api_v2_0_sales_orders_quote_sales_tax (line 5901) stdout ----
[INFO] [stdout] error: expected identifier, found `"ShipToAddress"`
[INFO] [stdout]     --> src/lib.rs:5904:3
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |                                        --- while parsing this struct
[INFO] [stdout] 5903 | {
[INFO] [stdout] 5904 |   "ShipToAddress": {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"EffectiveDate"`
[INFO] [stdout]     --> src/lib.rs:5912:3
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |                                        --- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5912 |   "EffectiveDate": "2020-11-01T00:00:00Z",
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"TaxSaleType"`
[INFO] [stdout]     --> src/lib.rs:5913:3
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |                                        --- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5913 |   "TaxSaleType": "onsite",
[INFO] [stdout]      |   ^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"ShippingAndHandlingCollected"`
[INFO] [stdout]     --> src/lib.rs:5914:3
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |                                        --- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5914 |   "ShippingAndHandlingCollected": 0.00,
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"OrderItems"`
[INFO] [stdout]     --> src/lib.rs:5915:3
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |                                        --- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5915 |   "OrderItems": [
[INFO] [stdout]      |   ^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `POST` in this scope
[INFO] [stdout]     --> src/lib.rs:5902:1
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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:5902:7
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/salesOrders/quote/sales-tax
[INFO] [stdout]      |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `v2` in this scope
[INFO] [stdout]     --> src/lib.rs:5902:11
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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:5902:16
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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:5902:28
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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:5902:34
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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:5902:40
[INFO] [stdout]      |
[INFO] [stdout] 5902 | POST /api/v2.0/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_api_v2_0_sales_orders_quote (line 5868) stdout ----
[INFO] [stdout] error: expected identifier, found `"SalesOrder"`
[INFO] [stdout]     --> src/lib.rs:5871:3
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/salesOrders/quote
[INFO] [stdout]      |                            ----- while parsing this struct
[INFO] [stdout] 5870 | {
[INFO] [stdout] 5871 |   "SalesOrder": {
[INFO] [stdout]      |   ^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"AddressOption"`
[INFO] [stdout]     --> src/lib.rs:5976:3
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/salesOrders/quote
[INFO] [stdout]      |                            ----- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5976 |   "AddressOption": {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `POST` in this scope
[INFO] [stdout]     --> src/lib.rs:5869:1
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/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:5869:7
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/salesOrders/quote
[INFO] [stdout]      |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `v2` in this scope
[INFO] [stdout]     --> src/lib.rs:5869:11
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/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:5869:16
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/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:5869:28
[INFO] [stdout]      |
[INFO] [stdout] 5869 | POST /api/v2.0/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::post_api_v2_0_sales_orders_check_commit (line 5832) stdout ----
[INFO] [stdout] error: expected identifier, found `"CommitOption"`
[INFO] [stdout]     --> src/lib.rs:5835:3
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/salesOrders/check-commit
[INFO] [stdout]      |                                  ------ while parsing this struct
[INFO] [stdout] 5834 | {
[INFO] [stdout] 5835 |   "CommitOption": "AllShipments",
[INFO] [stdout]      |   ^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"SalesOrder"`
[INFO] [stdout]     --> src/lib.rs:5836:3
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/salesOrders/check-commit
[INFO] [stdout]      |                                  ------ while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5836 |   "SalesOrder": {
[INFO] [stdout]      |   ^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"AddressOption"`
[INFO] [stdout]     --> src/lib.rs:5941:3
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/salesOrders/check-commit
[INFO] [stdout]      |                                  ------ while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5941 |   "AddressOption": {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"PersistOption"`
[INFO] [stdout]     --> src/lib.rs:5945:3
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/salesOrders/check-commit
[INFO] [stdout]      |                                  ------ while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5945 |   "PersistOption": "Null"
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `POST` in this scope
[INFO] [stdout]     --> src/lib.rs:5833:1
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/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:5833:7
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/salesOrders/check-commit
[INFO] [stdout]      |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `v2` in this scope
[INFO] [stdout]     --> src/lib.rs:5833:11
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/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:5833:16
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/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:5833:28
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/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:5833:34
[INFO] [stdout]      |
[INFO] [stdout] 5833 | POST /api/v2.0/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_api_v2_0_sales_orders_check_compliance (line 5799) stdout ----
[INFO] [stdout] error: expected identifier, found `"SalesOrder"`
[INFO] [stdout]     --> src/lib.rs:5802:3
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/salesOrders/check-compliance
[INFO] [stdout]      |                                  ---------- while parsing this struct
[INFO] [stdout] 5801 | {
[INFO] [stdout] 5802 |   "SalesOrder": {
[INFO] [stdout]      |   ^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"AddressOption"`
[INFO] [stdout]     --> src/lib.rs:5907:3
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/salesOrders/check-compliance
[INFO] [stdout]      |                                  ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5907 |   "AddressOption": {
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `"PersistOption"`
[INFO] [stdout]     --> src/lib.rs:5911:3
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/salesOrders/check-compliance
[INFO] [stdout]      |                                  ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 5911 |   "PersistOption": "Null"
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `POST` in this scope
[INFO] [stdout]     --> src/lib.rs:5800:1
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/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:5800:7
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/salesOrders/check-compliance
[INFO] [stdout]      |       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `v2` in this scope
[INFO] [stdout]     --> src/lib.rs:5800:11
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/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:5800:16
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/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:5800:28
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/salesOrders/check-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:5800:34
[INFO] [stdout]      |
[INFO] [stdout] 5800 | POST /api/v2.0/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::get_api_v2_0_sales_orders_sales_order_key (line 5763) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `GET` in this scope
[INFO] [stdout]     --> src/lib.rs:5764:1
[INFO] [stdout]      |
[INFO] [stdout] 5764 | GET /api/v2.0/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:5764:6
[INFO] [stdout]      |
[INFO] [stdout] 5764 | GET /api/v2.0/salesOrders/ORDER123
[INFO] [stdout]      |      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `v2` in this scope
[INFO] [stdout]     --> src/lib.rs:5764:10
[INFO] [stdout]      |
[INFO] [stdout] 5764 | GET /api/v2.0/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:5764:15
[INFO] [stdout]      |
[INFO] [stdout] 5764 | GET /api/v2.0/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:5764:27
[INFO] [stdout]      |
[INFO] [stdout] 5764 | GET /api/v2.0/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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Client::get_api_v2_0_sales_orders_sales_order_key (line 5763)
[INFO] [stdout]     src/lib.rs - Client::post_api_v2_0_sales_orders_check_commit (line 5832)
[INFO] [stdout]     src/lib.rs - Client::post_api_v2_0_sales_orders_check_compliance (line 5799)
[INFO] [stdout]     src/lib.rs - Client::post_api_v2_0_sales_orders_quote (line 5868)
[INFO] [stdout]     src/lib.rs - Client::post_api_v2_0_sales_orders_quote_sales_tax (line 5901)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "310ad511a5bf638d83aa0152a5f91a540c079af1f595e6528bac3cf72a08a7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "310ad511a5bf638d83aa0152a5f91a540c079af1f595e6528bac3cf72a08a7ff", kill_on_drop: false }`
[INFO] [stdout] 310ad511a5bf638d83aa0152a5f91a540c079af1f595e6528bac3cf72a08a7ff
