[INFO] cloning repository https://github.com/leiysky/leisql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leiysky/leisql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleiysky%2Fleisql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleiysky%2Fleisql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f724d3a4714679ed1d71d4763773b840eb366ec3
[INFO] testing leiysky/leisql against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleiysky%2Fleisql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/leiysky/leisql
[INFO] finished tweaking git repo https://github.com/leiysky/leisql
[INFO] tweaked toml for git repo https://github.com/leiysky/leisql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leiysky/leisql on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leiysky/leisql 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dfc2c14d60ddefd13715d9f1e0f621d80ffde01f260ce388219560661b16648
[INFO] running `Command { std: "docker" "start" "-a" "1dfc2c14d60ddefd13715d9f1e0f621d80ffde01f260ce388219560661b16648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfc2c14d60ddefd13715d9f1e0f621d80ffde01f260ce388219560661b16648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfc2c14d60ddefd13715d9f1e0f621d80ffde01f260ce388219560661b16648", kill_on_drop: false }`
[INFO] [stdout] 1dfc2c14d60ddefd13715d9f1e0f621d80ffde01f260ce388219560661b16648
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cfe19e3979a5e3cf3a212da19543a74001953fb7531a1e3097fd2dcbd1342c4
[INFO] running `Command { std: "docker" "start" "-a" "8cfe19e3979a5e3cf3a212da19543a74001953fb7531a1e3097fd2dcbd1342c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.12
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling bcder v0.7.1
[INFO] [stderr]    Compiling syn v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling sqlparser_derive v0.1.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling sqlparser v0.32.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling x509-certificate v0.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling pgwire v0.11.1
[INFO] [stderr]    Compiling leisql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `null` is never read
[INFO] [stdout]  --> src/catalog/defs.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ColumnDefinition {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub null: bool,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ColumnDefinition` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sql/expression/aggregate.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct AggregateFunction {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 45 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sql/expression/function.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ScalarFunction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QualifiedObjectName` is never constructed
[INFO] [stdout]   --> src/sql/planner/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QualifiedObjectName {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `result_buffer` is never read
[INFO] [stdout]    --> src/sql/runtime/executor.rs:455:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub struct DMLExecutor {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 454 |     pub job: DMLJob,
[INFO] [stdout] 455 |     pub result_buffer: VecDeque<Tuple>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> src/core/datum.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 having.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 let _ = having.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.35s
[INFO] running `Command { std: "docker" "inspect" "8cfe19e3979a5e3cf3a212da19543a74001953fb7531a1e3097fd2dcbd1342c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfe19e3979a5e3cf3a212da19543a74001953fb7531a1e3097fd2dcbd1342c4", kill_on_drop: false }`
[INFO] [stdout] 8cfe19e3979a5e3cf3a212da19543a74001953fb7531a1e3097fd2dcbd1342c4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e7ed4986c05f507299642fb950c87f49658ee7112c1cd82c810d372ac95bca0
[INFO] running `Command { std: "docker" "start" "-a" "4e7ed4986c05f507299642fb950c87f49658ee7112c1cd82c810d372ac95bca0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling io-lifetimes v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling x509-certificate v0.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling enum-ordinalize v3.1.12
[INFO] [stderr]    Compiling sqlparser_derive v0.1.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling sqlparser v0.32.0
[INFO] [stderr]    Compiling educe v0.4.20
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v4.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]    Compiling libtest-mimic v0.6.0
[INFO] [stderr]    Compiling futures v0.3.27
[INFO] [stderr]    Compiling sqllogictest v0.13.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling pgwire v0.11.1
[INFO] [stderr]    Compiling leisql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `null` is never read
[INFO] [stdout]  --> src/catalog/defs.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ColumnDefinition {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub null: bool,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ColumnDefinition` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sql/expression/aggregate.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct AggregateFunction {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 45 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/sql/expression/function.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ScalarFunction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QualifiedObjectName` is never constructed
[INFO] [stdout]   --> src/sql/planner/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QualifiedObjectName {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `result_buffer` is never read
[INFO] [stdout]    --> src/sql/runtime/executor.rs:455:9
[INFO] [stdout]     |
[INFO] [stdout] 453 | pub struct DMLExecutor {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 454 |     pub job: DMLJob,
[INFO] [stdout] 455 |     pub result_buffer: VecDeque<Tuple>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stdout]    --> src/core/datum.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stdout]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 245 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 248 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/sql/planner/binder.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 having.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 let _ = having.visit(&mut aggregate_visitor);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.94s
[INFO] running `Command { std: "docker" "inspect" "4e7ed4986c05f507299642fb950c87f49658ee7112c1cd82c810d372ac95bca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e7ed4986c05f507299642fb950c87f49658ee7112c1cd82c810d372ac95bca0", kill_on_drop: false }`
[INFO] [stdout] 4e7ed4986c05f507299642fb950c87f49658ee7112c1cd82c810d372ac95bca0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af035f7898501128da8a088333bba24964ae52da40b2f7445fc38b3abf54b055
[INFO] running `Command { std: "docker" "start" "-a" "af035f7898501128da8a088333bba24964ae52da40b2f7445fc38b3abf54b055", kill_on_drop: false }`
[INFO] [stderr] warning: field `null` is never read
[INFO] [stderr]  --> src/catalog/defs.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ColumnDefinition {
[INFO] [stderr]   |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub null: bool,
[INFO] [stderr]   |         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ColumnDefinition` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/sql/expression/aggregate.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub struct AggregateFunction {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 45 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/sql/expression/function.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ScalarFunction {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 19 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QualifiedObjectName` is never constructed
[INFO] [stderr]   --> src/sql/planner/mod.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct QualifiedObjectName {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `result_buffer` is never read
[INFO] [stderr]    --> src/sql/runtime/executor.rs:455:9
[INFO] [stderr]     |
[INFO] [stderr] 453 | pub struct DMLExecutor {
[INFO] [stderr]     |            ----------- field in this struct
[INFO] [stderr] 454 |     pub job: DMLJob,
[INFO] [stderr] 455 |     pub result_buffer: VecDeque<Tuple>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand
[INFO] [stderr]    --> src/core/datum.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     fn assert_receiver_is_total_eq(&self) {}
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this method was used to add checks to the `Eq` derive macro
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #152336 <https://github.com/rust-lang/rust/issues/152336>
[INFO] [stderr]     = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/sql/planner/binder.rs:245:25
[INFO] [stderr]     |
[INFO] [stderr] 245 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 245 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/sql/planner/binder.rs:248:25
[INFO] [stderr]     |
[INFO] [stderr] 248 |                         expr.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 248 |                         let _ = expr.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `ControlFlow` that must be used
[INFO] [stderr]    --> src/sql/planner/binder.rs:255:17
[INFO] [stderr]     |
[INFO] [stderr] 255 |                 having.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 255 |                 let _ = having.visit(&mut aggregate_visitor);
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `leisql` (bin "leisql" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leisql-563fa7e5309badf7)
[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] running `Command { std: "docker" "inspect" "af035f7898501128da8a088333bba24964ae52da40b2f7445fc38b3abf54b055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af035f7898501128da8a088333bba24964ae52da40b2f7445fc38b3abf54b055", kill_on_drop: false }`
[INFO] [stdout] af035f7898501128da8a088333bba24964ae52da40b2f7445fc38b3abf54b055
