[INFO] cloning repository https://github.com/DioBr4nd0/rust_realtime_auction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DioBr4nd0/rust_realtime_auction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDioBr4nd0%2Frust_realtime_auction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDioBr4nd0%2Frust_realtime_auction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0cd266d107024f5a06745dc6a8586285aa783f1
[INFO] checking DioBr4nd0/rust_realtime_auction against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDioBr4nd0%2Frust_realtime_auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DioBr4nd0/rust_realtime_auction
[INFO] finished tweaking git repo https://github.com/DioBr4nd0/rust_realtime_auction
[INFO] tweaked toml for git repo https://github.com/DioBr4nd0/rust_realtime_auction written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DioBr4nd0/rust_realtime_auction on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DioBr4nd0/rust_realtime_auction 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36067c29f8fcfdf873ad9921c29b8ea22b83599209995ce5c1a85a669c4190a9
[INFO] running `Command { std: "docker" "start" "-a" "36067c29f8fcfdf873ad9921c29b8ea22b83599209995ce5c1a85a669c4190a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36067c29f8fcfdf873ad9921c29b8ea22b83599209995ce5c1a85a669c4190a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36067c29f8fcfdf873ad9921c29b8ea22b83599209995ce5c1a85a669c4190a9", kill_on_drop: false }`
[INFO] [stdout] 36067c29f8fcfdf873ad9921c29b8ea22b83599209995ce5c1a85a669c4190a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d90d45b3f9b23d3c040004aa1e6bbd54be3bf47d2da1d91ab5e0167a4fb8127
[INFO] running `Command { std: "docker" "start" "-a" "7d90d45b3f9b23d3c040004aa1e6bbd54be3bf47d2da1d91ab5e0167a4fb8127", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking auction_core v0.1.0 (/opt/rustwide/workdir/crates/auction_core)
[INFO] [stderr]     Checking auction_persistance v0.1.0 (/opt/rustwide/workdir/crates/auction_persistance)
[INFO] [stderr]     Checking auction_websockets v0.1.0 (/opt/rustwide/workdir/crates/auction_websockets)
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]   --> crates/auction_persistance/src/postgres_auction_service.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 |     async fn get_item_by_id(&self, item_id: ItemId) -> Result<Option<Item>, anyhow::Error> {
[INFO] [stdout]    |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/auction_persistance/src/postgres_auction_service.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PostgresAuctionService {
[INFO] [stdout]   | --------------------------- associated function in this implementation
[INFO] [stdout] 9 |     fn new(pool: sqlx::PgPool) -> Self {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking http_api v0.1.0 (/opt/rustwide/workdir/crates/http_api)
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> crates/http_api/src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Ok(())
[INFO] [stdout]    |           ^ help: add `;` here
[INFO] [stdout] 17 | }
[INFO] [stdout]    | - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `handlers`
[INFO] [stdout]  --> crates/http_api/src/routes.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod handlers;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `handlers`, create file "crates/http_api/src/routes/handlers.rs" or "crates/http_api/src/routes/handlers/mod.rs"
[INFO] [stdout]   = note: if there is a `mod handlers` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`
[INFO] [stdout]   --> crates/http_api/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | }
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::handlers`
[INFO] [stdout]  --> crates/http_api/src/routes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::handlers;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `handlers` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: function `Ok` is private
[INFO] [stdout]   --> crates/http_api/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Ok(())
[INFO] [stdout]    |     ^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `Ok` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/crates/auction_persistance/src/postgres_auction_service.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use anyhow::Ok;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let auction_service_impl = auction_persistance::postgres_auction_service::
[INFO] [stdout] 16 -     Ok(())
[INFO] [stdout] 15 +     let auction_service_impl = anyhow::Ok(())
[INFO] [stdout]    |
[INFO] [stdout] help: import `Ok` directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let auction_service_impl = auction_persistance::postgres_auction_service::
[INFO] [stdout] 16 -     Ok(())
[INFO] [stdout] 15 +     let auction_service_impl = anyhow::Ok(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::web`
[INFO] [stdout]  --> crates/http_api/src/routes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::web;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/http_api/src/lib.rs:8:40
[INFO] [stdout]    |
[INFO] [stdout]  8 |   async fn main() -> std::io::Result<()> {
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout]  9 | |     dotenv().expect("failed to load the env file");
[INFO] [stdout] 10 | |     env_logger::init();
[INFO] [stdout] ...  |
[INFO] [stdout] 16 | |     Ok(())
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Error>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), std::io::Error>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0583, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http_api` (lib) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7d90d45b3f9b23d3c040004aa1e6bbd54be3bf47d2da1d91ab5e0167a4fb8127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d90d45b3f9b23d3c040004aa1e6bbd54be3bf47d2da1d91ab5e0167a4fb8127", kill_on_drop: false }`
[INFO] [stdout] 7d90d45b3f9b23d3c040004aa1e6bbd54be3bf47d2da1d91ab5e0167a4fb8127
