[INFO] cloning repository https://github.com/josedab/blaze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josedab/blaze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosedab%2Fblaze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosedab%2Fblaze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce42df5c5850f980f5bc93e5ce2c3296aa158e57
[INFO] testing josedab/blaze 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%2Fjosedab%2Fblaze" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/josedab/blaze
[INFO] finished tweaking git repo https://github.com/josedab/blaze
[INFO] tweaked toml for git repo https://github.com/josedab/blaze written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josedab/blaze 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/josedab/blaze 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8ee8cd1734d51e20c94311a17541bc39bc55cb84553236b3b964bf3e08340e82
[INFO] running `Command { std: "docker" "start" "-a" "8ee8cd1734d51e20c94311a17541bc39bc55cb84553236b3b964bf3e08340e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee8cd1734d51e20c94311a17541bc39bc55cb84553236b3b964bf3e08340e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee8cd1734d51e20c94311a17541bc39bc55cb84553236b3b964bf3e08340e82", kill_on_drop: false }`
[INFO] [stdout] 8ee8cd1734d51e20c94311a17541bc39bc55cb84553236b3b964bf3e08340e82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2fe1c6a7c71d36729b5e826828ae171b2558bebd8f18e9f13dcf5c53b8707a8b
[INFO] running `Command { std: "docker" "start" "-a" "2fe1c6a7c71d36729b5e826828ae171b2558bebd8f18e9f13dcf5c53b8707a8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sqlparser v0.53.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling arrow-buffer v57.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling arrow-json v57.2.0
[INFO] [stderr]    Compiling arrow-csv v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling blaze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:896:33
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   Err(e) if *if_exists => return Ok(0),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "2fe1c6a7c71d36729b5e826828ae171b2558bebd8f18e9f13dcf5c53b8707a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe1c6a7c71d36729b5e826828ae171b2558bebd8f18e9f13dcf5c53b8707a8b", kill_on_drop: false }`
[INFO] [stdout] 2fe1c6a7c71d36729b5e826828ae171b2558bebd8f18e9f13dcf5c53b8707a8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8de42a6ce1483f2afecec299850ee30f8ce0263162407773cab4f0e89e958b29
[INFO] running `Command { std: "docker" "start" "-a" "8de42a6ce1483f2afecec299850ee30f8ce0263162407773cab4f0e89e958b29", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling arrow-csv v57.2.0
[INFO] [stderr]    Compiling arrow-json v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling blaze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:896:33
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   Err(e) if *if_exists => return Ok(0),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:896:33
[INFO] [stdout]     |
[INFO] [stdout] 896 | ...                   Err(e) if *if_exists => return Ok(0),
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `count` is assigned to, but never used
[INFO] [stdout]     --> src/lib.rs:3091:13
[INFO] [stdout]      |
[INFO] [stdout] 3091 |         let mut count = 0;
[INFO] [stdout]      |             ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_count` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count` is never read
[INFO] [stdout]     --> src/lib.rs:3093:13
[INFO] [stdout]      |
[INFO] [stdout] 3093 |             count += batch.unwrap().num_rows();
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]     --> src/lib.rs:3103:13
[INFO] [stdout]      |
[INFO] [stdout] 3103 |         let stream = conn.query_iter("SELECT * FROM t_stream_empty").unwrap();
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hi`
[INFO] [stdout]     --> src/lib.rs:3115:18
[INFO] [stdout]      |
[INFO] [stdout] 3115 |         let (lo, hi) = stream.size_hint();
[INFO] [stdout]      |                  ^^ help: if this is intentional, prefix it with an underscore: `_hi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lo2`
[INFO] [stdout]     --> src/lib.rs:3120:18
[INFO] [stdout]      |
[INFO] [stdout] 3120 |             let (lo2, hi2) = stream.size_hint();
[INFO] [stdout]      |                  ^^^ help: if this is intentional, prefix it with an underscore: `_lo2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hi2`
[INFO] [stdout]     --> src/lib.rs:3120:23
[INFO] [stdout]      |
[INFO] [stdout] 3120 |             let (lo2, hi2) = stream.size_hint();
[INFO] [stdout]      |                       ^^^ help: if this is intentional, prefix it with an underscore: `_hi2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/benchmark.rs:793:17
[INFO] [stdout]     |
[INFO] [stdout] 793 |         assert!(result.elapsed.as_millis() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/transaction.rs:934:17
[INFO] [stdout]     |
[INFO] [stdout] 934 |         assert!(removed >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blaze` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name blaze --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(feature, values("tracing", "cuda", "opencl"))' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("adaptive", "all-extensions", "c-ffi", "default", "deltalake", "federation", "flight", "gpu", "lakehouse", "learned-optimizer", "nlq", "pyo3", "python", "simd", "streaming", "timeseries", "wasm"))' -C metadata=72eab7f4b05cd5ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-10b36138eb872eba.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-161c4deb6792fc33.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-a9b196776a0d74ef.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-3f743fc6aaef9e29.rlib --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-6a9c947de78bcc5e.rlib --extern arrow_csv=/opt/rustwide/target/debug/deps/libarrow_csv-acbb358615367faa.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-afd20163074f60a6.rlib --extern arrow_json=/opt/rustwide/target/debug/deps/libarrow_json-4d6322bbda325a68.rlib --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-9a7d0a20e0cf0794.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-1cf11785051a9a84.rlib --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-5bd623343e519d08.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-95b4136995faed38.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-29d4d4232c317d5e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3e2a98358510a0a5.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c8abc5b266bb6d35.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-30bce21782d1aebd.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-b65bac408cf89796.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7d33dbd4955cb762.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-ef3d32771a7961c2.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ab728be833e5a4e2.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a631130a5e309f22.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-41f22f5922b36d46.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-f7cf7b82ee0d1a66.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7d363071c4a72204.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-34404d21319bbe73.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-8ba758e603351333.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-63e0d9d6cb6ec6cf.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5c6c8acf7f224829.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-255b37759716fd01.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-849402239c190d0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-db9d5039b33170b2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5684f42aafce0fad.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-574c3cfb0b5220a9.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7d9507ff4dccca86.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2fc59c8da3dd643e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5838878b50951949.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-76dee7e5ce11e755.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0fbf2a54eafae19.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a3641e405891dc67.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a8d039c480b1172a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-902966419be89c5e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b991321b386b932e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-578fc1aaeb465ade/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8de42a6ce1483f2afecec299850ee30f8ce0263162407773cab4f0e89e958b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8de42a6ce1483f2afecec299850ee30f8ce0263162407773cab4f0e89e958b29", kill_on_drop: false }`
[INFO] [stdout] 8de42a6ce1483f2afecec299850ee30f8ce0263162407773cab4f0e89e958b29
