[INFO] fetching crate powersql 0.3.1...
[INFO] testing powersql-0.3.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate powersql 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate powersql 0.3.1
[INFO] finished tweaking crates.io crate powersql 0.3.1
[INFO] tweaked toml for crates.io crate powersql 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate powersql 0.3.1 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 powersql 0.3.1 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4202e79724ece379d89c14361aaaca36f2dd66b300ed558704a30bed74eaebb1
[INFO] running `Command { std: "docker" "start" "-a" "4202e79724ece379d89c14361aaaca36f2dd66b300ed558704a30bed74eaebb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4202e79724ece379d89c14361aaaca36f2dd66b300ed558704a30bed74eaebb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4202e79724ece379d89c14361aaaca36f2dd66b300ed558704a30bed74eaebb1", kill_on_drop: false }`
[INFO] [stdout] 4202e79724ece379d89c14361aaaca36f2dd66b300ed558704a30bed74eaebb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 40fc301f19b099c31c9aeb3a8c91e6b6081e4af3ac20d113db207117aa24b7e9
[INFO] running `Command { std: "docker" "start" "-a" "40fc301f19b099c31c9aeb3a8c91e6b6081e4af3ac20d113db207117aa24b7e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling sqlparser v0.6.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling sized-chunks v0.6.2
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.36
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]    Compiling structopt v0.3.15
[INFO] [stderr]    Compiling powersql v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/execute.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_executor` in this scope
[INFO] [stdout]    --> src/main.rs:409:32
[INFO] [stdout]     |
[INFO] [stdout] 409 |             let mut executor = get_executor()
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "bigquery")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `bigquery` feature
[INFO] [stdout] 306 | async fn get_executor() -> Result<execute::BigqueryRunner, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 311 | async fn get_executor() -> Result<execute::Postgres, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:409:32
[INFO] [stdout]     |
[INFO] [stdout] 409 |               let mut executor = get_executor()
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 410 | |                 .await
[INFO] [stdout]     | |______________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_executor` in this scope
[INFO] [stdout]    --> src/main.rs:441:32
[INFO] [stdout]     |
[INFO] [stdout] 441 |             let mut executor = get_executor().await?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg(feature = "bigquery")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `bigquery` feature
[INFO] [stdout] 306 | async fn get_executor() -> Result<execute::BigqueryRunner, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 310 | #[cfg(feature = "postgres")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `postgres` feature
[INFO] [stdout] 311 | async fn get_executor() -> Result<execute::Postgres, String> {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/main.rs:441:17
[INFO] [stdout]     |
[INFO] [stdout] 441 |             let mut executor = get_executor().await?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 452 |                         let succeeded = executor.query_bool(&query).await?;
[INFO] [stdout]     |                                         -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `executor` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 441 |             let mut executor: /* Type */ = get_executor().await?;
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/types.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     mut type_env: im::HashMap<String, TableType>,
[INFO] [stdout]    |     ----^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:279:13
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let mut y = graph.get_mut(to).unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `powersql` (bin "powersql") due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40fc301f19b099c31c9aeb3a8c91e6b6081e4af3ac20d113db207117aa24b7e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40fc301f19b099c31c9aeb3a8c91e6b6081e4af3ac20d113db207117aa24b7e9", kill_on_drop: false }`
[INFO] [stdout] 40fc301f19b099c31c9aeb3a8c91e6b6081e4af3ac20d113db207117aa24b7e9
