[INFO] fetching crate sqlfuzz 0.3.0... [INFO] testing sqlfuzz-0.3.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate sqlfuzz 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sqlfuzz 0.3.0 [INFO] finished tweaking crates.io crate sqlfuzz 0.3.0 [INFO] tweaked toml for crates.io crate sqlfuzz 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlfuzz 0.3.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] crate crates.io crate sqlfuzz 0.3.0 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] [stderr] Blocking waiting for file lock on package cache [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] dac060e50074cf69d1ac46859b35933d355fa6f243c502cf6b2b96dbf72a7886 [INFO] running `Command { std: "docker" "start" "-a" "dac060e50074cf69d1ac46859b35933d355fa6f243c502cf6b2b96dbf72a7886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac060e50074cf69d1ac46859b35933d355fa6f243c502cf6b2b96dbf72a7886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac060e50074cf69d1ac46859b35933d355fa6f243c502cf6b2b96dbf72a7886", kill_on_drop: false }` [INFO] [stdout] dac060e50074cf69d1ac46859b35933d355fa6f243c502cf6b2b96dbf72a7886 [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] c325ec1f76a1e953dc893bfe093bc6dd810264bbb6c3e8b7a69d83a79ea0dc76 [INFO] running `Command { std: "docker" "start" "-a" "c325ec1f76a1e953dc893bfe093bc6dd810264bbb6c3e8b7a69d83a79ea0dc76", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling parquet v15.0.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sqlparser v0.18.0 [INFO] [stderr] Compiling ordered-float v3.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling arrow v15.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling datafusion-data-access v9.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling datafusion-common v9.0.0 [INFO] [stderr] Compiling datafusion-expr v9.0.0 [INFO] [stderr] Compiling datafusion-row v9.0.0 [INFO] [stderr] Compiling datafusion-physical-expr v9.0.0 [INFO] [stderr] Compiling datafusion-sql v9.0.0 [INFO] [stderr] Compiling datafusion-optimizer v9.0.0 [INFO] [stderr] Compiling datafusion v9.0.0 [INFO] [stderr] Compiling sqlfuzz v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v9.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "c325ec1f76a1e953dc893bfe093bc6dd810264bbb6c3e8b7a69d83a79ea0dc76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c325ec1f76a1e953dc893bfe093bc6dd810264bbb6c3e8b7a69d83a79ea0dc76", kill_on_drop: false }` [INFO] [stdout] c325ec1f76a1e953dc893bfe093bc6dd810264bbb6c3e8b7a69d83a79ea0dc76 [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] 0678f8faed3489d1267706e997e045dbf45bee5939a5afe44e700bb7feb90b78 [INFO] running `Command { std: "docker" "start" "-a" "0678f8faed3489d1267706e997e045dbf45bee5939a5afe44e700bb7feb90b78", kill_on_drop: false }` [INFO] [stderr] Compiling sqlfuzz v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0560]: struct `FuzzConfig` has no field named `semi_joins` [INFO] [stdout] --> src/fuzz_sql.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | semi_joins: false, [INFO] [stdout] | ^^^^^^^^^^ `FuzzConfig` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `FuzzConfig` has no field named `anti_joins` [INFO] [stdout] --> src/fuzz_sql.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | anti_joins: false, [INFO] [stdout] | ^^^^^^^^^^ `FuzzConfig` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlfuzz` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0678f8faed3489d1267706e997e045dbf45bee5939a5afe44e700bb7feb90b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0678f8faed3489d1267706e997e045dbf45bee5939a5afe44e700bb7feb90b78", kill_on_drop: false }` [INFO] [stdout] 0678f8faed3489d1267706e997e045dbf45bee5939a5afe44e700bb7feb90b78