[INFO] fetching crate uber_api 0.2.8...
[INFO] testing uber_api-0.2.8 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate uber_api 0.2.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate uber_api 0.2.8
[INFO] finished tweaking crates.io crate uber_api 0.2.8
[INFO] tweaked toml for crates.io crate uber_api 0.2.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uber_api 0.2.8 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 crates.io crate uber_api 0.2.8 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ab5e729ca0fb802eb4b59344cc23a331ce2fddff93657c11a84a63d32eda75e3
[INFO] running `Command { std: "docker" "start" "-a" "ab5e729ca0fb802eb4b59344cc23a331ce2fddff93657c11a84a63d32eda75e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab5e729ca0fb802eb4b59344cc23a331ce2fddff93657c11a84a63d32eda75e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab5e729ca0fb802eb4b59344cc23a331ce2fddff93657c11a84a63d32eda75e3", kill_on_drop: false }`
[INFO] [stdout] ab5e729ca0fb802eb4b59344cc23a331ce2fddff93657c11a84a63d32eda75e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b70f55941d842690a521517c3013cce66ef8ada29dc06c83bbf9134d9ac61361
[INFO] running `Command { std: "docker" "start" "-a" "b70f55941d842690a521517c3013cce66ef8ada29dc06c83bbf9134d9ac61361", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_ignored v0.1.7
[INFO] [stderr]    Compiling serde_yaml v0.9.17
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling uber_api v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]   --> src/models/create_delivery/create_delivery.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StructuredAddress
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]  --> src/models/webhooks/webhooks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StructuredAddress,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UnwrapRequestField` is never used
[INFO] [stdout]  --> src/errors/errors.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait UnwrapRequestField<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: unused import: `std::default`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateDeliveryRequest`, `CreateQuoteRequest`, `ManifestItem`, `PODRetrievalRequest`, `RoboCourierSpecification`, `SignatureRequirement`, `StructuredAddress`, `TestSpecifications`, `UpdateDeliveryRequest`, `VerificationRequirement`, `cancel_delivery`, `create_delivery`, `create_quote`, `get_delivery`, `list_deliveries`, `pod_retrieval`, and `update_delivery`
[INFO] [stdout]   --> src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     create_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     auth,
[INFO] [stdout]  6 |     create_quote, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  7 |     get_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  8 |     update_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     cancel_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     list_deliveries,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pod_retrieval,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     AuthRequest, 
[INFO] [stdout] 13 |     CreateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     UpdateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     CreateQuoteRequest, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     PODRetrievalRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     models::general::{
[INFO] [stdout] 18 |         ManifestItem, 
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 19 |         RoboCourierSpecification, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         TestSpecifications,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |         StructuredAddress, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         VerificationRequirement,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |         SignatureRequirement
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let access_token = &auth_response.access_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.62s
[INFO] running `Command { std: "docker" "inspect" "b70f55941d842690a521517c3013cce66ef8ada29dc06c83bbf9134d9ac61361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70f55941d842690a521517c3013cce66ef8ada29dc06c83bbf9134d9ac61361", kill_on_drop: false }`
[INFO] [stdout] b70f55941d842690a521517c3013cce66ef8ada29dc06c83bbf9134d9ac61361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2a16422094393cdf3c471e60d0b9a4eb89d23a87376960ad8d7feb4a6ef92218
[INFO] running `Command { std: "docker" "start" "-a" "2a16422094393cdf3c471e60d0b9a4eb89d23a87376960ad8d7feb4a6ef92218", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]   --> src/models/create_delivery/create_delivery.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StructuredAddress
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]  --> src/models/webhooks/webhooks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StructuredAddress,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UnwrapRequestField` is never used
[INFO] [stdout]  --> src/errors/errors.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait UnwrapRequestField<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 uber_api v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateDeliveryRequest`, `CreateQuoteRequest`, `ManifestItem`, `PODRetrievalRequest`, `RoboCourierSpecification`, `SignatureRequirement`, `StructuredAddress`, `TestSpecifications`, `UpdateDeliveryRequest`, `VerificationRequirement`, `cancel_delivery`, `create_delivery`, `create_quote`, `get_delivery`, `list_deliveries`, `pod_retrieval`, and `update_delivery`
[INFO] [stdout]   --> src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     create_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     auth,
[INFO] [stdout]  6 |     create_quote, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  7 |     get_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  8 |     update_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     cancel_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     list_deliveries,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pod_retrieval,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     AuthRequest, 
[INFO] [stdout] 13 |     CreateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     UpdateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     CreateQuoteRequest, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     PODRetrievalRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     models::general::{
[INFO] [stdout] 18 |         ManifestItem, 
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 19 |         RoboCourierSpecification, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         TestSpecifications,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |         StructuredAddress, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         VerificationRequirement,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |         SignatureRequirement
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let access_token = &auth_response.access_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateDeliveryRequest`, `CreateQuoteRequest`, `ManifestItem`, `PODRetrievalRequest`, `RoboCourierSpecification`, `SignatureRequirement`, `StructuredAddress`, `TestSpecifications`, `UpdateDeliveryRequest`, `VerificationRequirement`, `cancel_delivery`, `create_delivery`, `create_quote`, `get_delivery`, `list_deliveries`, `pod_retrieval`, and `update_delivery`
[INFO] [stdout]   --> src/main.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     create_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  5 |     auth,
[INFO] [stdout]  6 |     create_quote, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  7 |     get_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  8 |     update_delivery, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     cancel_delivery,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     list_deliveries,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     pod_retrieval,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     AuthRequest, 
[INFO] [stdout] 13 |     CreateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     UpdateDeliveryRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     CreateQuoteRequest, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     PODRetrievalRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     models::general::{
[INFO] [stdout] 18 |         ManifestItem, 
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 19 |         RoboCourierSpecification, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         TestSpecifications,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |         StructuredAddress, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         VerificationRequirement,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |         SignatureRequirement
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let access_token = &auth_response.access_token;
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stdout]   --> tests/unit/cancel_delivery_test.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut builder = http::response::Builder::new();
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use tokio::runtime::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -         let mut builder = http::response::Builder::new();
[INFO] [stdout] 22 +         let mut builder = Builder::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `http`
[INFO] [stdout]   --> tests/unit/cancel_delivery_test.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |         builder.header(http::header::CONTENT_TYPE, "text/plain");
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `http`, use `cargo add http` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use reqwest::header;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -         builder.header(http::header::CONTENT_TYPE, "text/plain");
[INFO] [stdout] 24 +         builder.header(header::CONTENT_TYPE, "text/plain");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/unit/cancel_delivery_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/unit/create_delivery_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cancel_delivery_test::*`
[INFO] [stdout]  --> tests/unit/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use cancel_delivery_test::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_delivery_test::*`
[INFO] [stdout]  --> tests/unit/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use create_delivery_test::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:95:16
[INFO] [stdout]     |
[INFO] [stdout]  95 |         status.set_canonical_reason(Some("pickup_ready_too_early"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |         status.set_canonical_reason(Some("pickup_deadline_too_early"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |         status.set_canonical_reason(Some("pickup_ready_too_late"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |         status.set_canonical_reason(Some("customer_suspended"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |         status.set_canonical_reason(Some("customer_blocked"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |         status.set_canonical_reason(Some("address_undeliverable_limited_couriers"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |         status.set_canonical_reason(Some("customer_limited"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_canonical_reason` found for struct `StatusCode` in the current scope
[INFO] [stdout]    --> tests/unit/create_delivery_test.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 |         status.set_canonical_reason(Some("unknown_error"));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `canonical_reason` with a similar name, but with different arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.8/src/status.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn canonical_reason(&self) -> Option<&'static str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uber_api` (test "mod") due to 10 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]   --> src/models/create_delivery/create_delivery.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     StructuredAddress
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StructuredAddress`
[INFO] [stdout]  --> src/models/webhooks/webhooks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StructuredAddress,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UnwrapRequestField` is never used
[INFO] [stdout]  --> src/errors/errors.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait UnwrapRequestField<T> {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2a16422094393cdf3c471e60d0b9a4eb89d23a87376960ad8d7feb4a6ef92218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a16422094393cdf3c471e60d0b9a4eb89d23a87376960ad8d7feb4a6ef92218", kill_on_drop: false }`
[INFO] [stdout] 2a16422094393cdf3c471e60d0b9a4eb89d23a87376960ad8d7feb4a6ef92218
