[INFO] fetching crate uprs 0.1.0...
[INFO] testing uprs-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate uprs 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate uprs 0.1.0
[INFO] finished tweaking crates.io crate uprs 0.1.0
[INFO] tweaked toml for crates.io crate uprs 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate uprs 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 176 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding strum_macros v0.24.3 (available: v0.27.2)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 58025ccfff4f38c35d97c02dd3a85c88b3304887b0002261d3d3a391120c64fe
[INFO] running `Command { std: "docker" "start" "-a" "58025ccfff4f38c35d97c02dd3a85c88b3304887b0002261d3d3a391120c64fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58025ccfff4f38c35d97c02dd3a85c88b3304887b0002261d3d3a391120c64fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58025ccfff4f38c35d97c02dd3a85c88b3304887b0002261d3d3a391120c64fe", kill_on_drop: false }`
[INFO] [stdout] 58025ccfff4f38c35d97c02dd3a85c88b3304887b0002261d3d3a391120c64fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 18d8398a71e3f176f3a48cd047f13acde1d4583a8d089f950d1fce22e4d41760
[INFO] running `Command { std: "docker" "start" "-a" "18d8398a71e3f176f3a48cd047f13acde1d4583a8d089f950d1fce22e4d41760", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling uprs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Payload` is never constructed
[INFO] [stdout]    --> src/models.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Payload<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: struct `CategorizeTransactionData` is never constructed
[INFO] [stdout]    --> src/models.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct CategorizeTransactionData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagTransactionData` is never constructed
[INFO] [stdout]    --> src/models.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct TagTransactionData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CategorizeTransaction` is never constructed
[INFO] [stdout]    --> src/models.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct CategorizeTransaction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagTransaction` is never constructed
[INFO] [stdout]    --> src/models.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct TagTransaction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingSuccessful` is never constructed
[INFO] [stdout]    --> src/models.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub(crate) struct PingSuccessful {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingNotAuthorized` is never constructed
[INFO] [stdout]    --> src/models.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub(crate) struct PingNotAuthorized {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.54s
[INFO] running `Command { std: "docker" "inspect" "18d8398a71e3f176f3a48cd047f13acde1d4583a8d089f950d1fce22e4d41760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d8398a71e3f176f3a48cd047f13acde1d4583a8d089f950d1fce22e4d41760", kill_on_drop: false }`
[INFO] [stdout] 18d8398a71e3f176f3a48cd047f13acde1d4583a8d089f950d1fce22e4d41760
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 228dfad7ec088de06a6d7a75ef9f1df59ae45aff2026d83125e292e496587fee
[INFO] running `Command { std: "docker" "start" "-a" "228dfad7ec088de06a6d7a75ef9f1df59ae45aff2026d83125e292e496587fee", kill_on_drop: false }`
[INFO] [stdout] warning: struct `Payload` is never constructed
[INFO] [stdout]    --> src/models.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Payload<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: struct `CategorizeTransactionData` is never constructed
[INFO] [stdout]    --> src/models.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct CategorizeTransactionData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling uprs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TagTransactionData` is never constructed
[INFO] [stdout]    --> src/models.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | struct TagTransactionData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CategorizeTransaction` is never constructed
[INFO] [stdout]    --> src/models.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct CategorizeTransaction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TagTransaction` is never constructed
[INFO] [stdout]    --> src/models.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct TagTransaction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingSuccessful` is never constructed
[INFO] [stdout]    --> src/models.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub(crate) struct PingSuccessful {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PingNotAuthorized` is never constructed
[INFO] [stdout]    --> src/models.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 | pub(crate) struct PingNotAuthorized {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> tests/tests.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use serde_json::json;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApiResponse` in module `models`
[INFO] [stdout]    --> src/request_sender.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let des: models::ApiResponse<Vec<models::Account>> = serde_json::from_str(&*json).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in `models`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 108 +     use crate::request_sender::ApiResponse;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ApiResponse`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -         let des: models::ApiResponse<Vec<models::Account>> = serde_json::from_str(&*json).unwrap();
[INFO] [stdout] 114 +         let des: ApiResponse<Vec<models::Account>> = serde_json::from_str(&*json).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ApiResponse` in `models`
[INFO] [stdout]    --> src/request_sender.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         assert_eq!(models::ApiResponse::has_next(&des), true);
[INFO] [stdout]     |                            ^^^^^^^^^^^ could not find `ApiResponse` in `models`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 108 +     use crate::request_sender::ApiResponse;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ApiResponse`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -         assert_eq!(models::ApiResponse::has_next(&des), true);
[INFO] [stdout] 115 +         assert_eq!(ApiResponse::has_next(&des), true);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uprs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "228dfad7ec088de06a6d7a75ef9f1df59ae45aff2026d83125e292e496587fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228dfad7ec088de06a6d7a75ef9f1df59ae45aff2026d83125e292e496587fee", kill_on_drop: false }`
[INFO] [stdout] 228dfad7ec088de06a6d7a75ef9f1df59ae45aff2026d83125e292e496587fee
