[INFO] cloning repository https://github.com/codonnell/quokka_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codonnell/quokka_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodonnell%2Fquokka_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodonnell%2Fquokka_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab6007eaa6537397af2604e7b76a1d29fb26367f
[INFO] testing codonnell/quokka_rs against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodonnell%2Fquokka_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/codonnell/quokka_rs
[INFO] finished tweaking git repo https://github.com/codonnell/quokka_rs
[INFO] tweaked toml for git repo https://github.com/codonnell/quokka_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codonnell/quokka_rs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codonnell/quokka_rs 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded const-random v0.1.17
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded datafusion-functions-array v36.0.0
[INFO] [stderr]   Downloaded sqlparser_derive v0.2.2
[INFO] [stderr]   Downloaded arrow-row v50.0.0
[INFO] [stderr]   Downloaded arrow-string v50.0.0
[INFO] [stderr]   Downloaded datafusion-functions v36.0.0
[INFO] [stderr]   Downloaded arrow-arith v50.0.0
[INFO] [stderr]   Downloaded arrow-select v50.0.0
[INFO] [stderr]   Downloaded datafusion-execution v36.0.0
[INFO] [stderr]   Downloaded arrow-json v50.0.0
[INFO] [stderr]   Downloaded half v2.3.1
[INFO] [stderr]   Downloaded async-compression v0.4.6
[INFO] [stderr]   Downloaded arrow v50.0.0
[INFO] [stderr]   Downloaded roaring v0.10.3
[INFO] [stderr]   Downloaded arrow-flight v50.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v36.0.0
[INFO] [stderr]   Downloaded arrow-array v50.0.0
[INFO] [stderr]   Downloaded sqlparser v0.43.1
[INFO] [stderr]   Downloaded datafusion-expr v36.0.0
[INFO] [stderr]   Downloaded object_store v0.9.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.35
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded datafusion-physical-plan v36.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr v36.0.0
[INFO] [stderr]   Downloaded datafusion-common v36.0.0
[INFO] [stderr]   Downloaded syn v2.0.49
[INFO] [stderr]   Downloaded datafusion-sql v36.0.0
[INFO] [stderr]   Downloaded arrow-cast v50.0.0
[INFO] [stderr]   Downloaded arrow-ipc v50.0.0
[INFO] [stderr]   Downloaded datafusion v36.0.0
[INFO] [stderr]   Downloaded parquet v50.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.196
[INFO] [stderr]   Downloaded serde v1.0.196
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded arrow-ord v50.0.0
[INFO] [stderr]   Downloaded arrow-buffer v50.0.0
[INFO] [stderr]   Downloaded arrow-schema v50.0.0
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded arrow-csv v50.0.0
[INFO] [stderr]   Downloaded arrow-data v50.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.2
[INFO] [stderr]   Downloaded lz4_flex v0.11.2
[INFO] [stderr]   Downloaded prost-build v0.12.3
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded mimalloc v0.1.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03d721a66bf8ac2042f1a90905174dd751430ccef69c392294a37ae869595227
[INFO] running `Command { std: "docker" "start" "-a" "03d721a66bf8ac2042f1a90905174dd751430ccef69c392294a37ae869595227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03d721a66bf8ac2042f1a90905174dd751430ccef69c392294a37ae869595227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d721a66bf8ac2042f1a90905174dd751430ccef69c392294a37ae869595227", kill_on_drop: false }`
[INFO] [stdout] 03d721a66bf8ac2042f1a90905174dd751430ccef69c392294a37ae869595227
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8dd15db5f192963acd263f2f7e2660dea95760a4a203fc0db946b18ab1cca14
[INFO] running `Command { std: "docker" "start" "-a" "b8dd15db5f192963acd263f2f7e2660dea95760a4a203fc0db946b18ab1cca14", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling arrow-schema v50.0.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lz4_flex v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling arrow-buffer v50.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling arrow-data v50.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling roaring v0.10.3
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling sqlparser v0.43.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling mimalloc v0.1.39
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling comfy-table v7.1.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling arrow-array v50.0.0
[INFO] [stderr]    Compiling object_store v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling arrow-select v50.0.0
[INFO] [stderr]    Compiling arrow-row v50.0.0
[INFO] [stderr]    Compiling arrow-arith v50.0.0
[INFO] [stderr]    Compiling arrow-cast v50.0.0
[INFO] [stderr]    Compiling arrow-string v50.0.0
[INFO] [stderr]    Compiling arrow-ord v50.0.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling arrow-ipc v50.0.0
[INFO] [stderr]    Compiling arrow-json v50.0.0
[INFO] [stderr]    Compiling arrow-csv v50.0.0
[INFO] [stderr]    Compiling arrow v50.0.0
[INFO] [stderr]    Compiling parquet v50.0.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling datafusion-common v36.0.0
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling arrow-flight v50.0.0
[INFO] [stderr]    Compiling datafusion-expr v36.0.0
[INFO] [stderr]    Compiling datafusion-execution v36.0.0
[INFO] [stderr]    Compiling datafusion-sql v36.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v36.0.0
[INFO] [stderr]    Compiling datafusion-functions v36.0.0
[INFO] [stderr]    Compiling datafusion-functions-array v36.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v36.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v36.0.0
[INFO] [stderr]    Compiling datafusion v36.0.0
[INFO] [stderr]    Compiling quokka_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BinaryExpr`
[INFO] [stdout]   --> src/table_provider.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use datafusion_expr::{BinaryExpr, Operator};
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `datafusion_physical_plan::functions::create_physical_expr`
[INFO] [stdout]   --> src/table_provider.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use datafusion_physical_plan::functions::create_physical_expr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_sorted)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `PartitionData` is never used
[INFO] [stdout]   --> src/table_provider.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type PartitionData = Arc<RwLock<Vec<RecordBatch>>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TupletOffset` is never used
[INFO] [stdout]   --> src/table_provider.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 | type TupletOffset = (i32, i32, i32);
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemTable` is never constructed
[INFO] [stdout]   --> src/table_provider.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct MemTable {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/table_provider.rs:77:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl MemTable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  76 |     /// Create a new in-memory table from the provided schema and record batches
[INFO] [stdout]  77 |     pub fn try_new(schema: SchemaRef, partitions: Vec<Vec<RecordBatch>>) -> Result<Self> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     fn supported_filter(&self, expr: &Expr) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn primary_key_filter(&self, expr: &Expr) -> Option<i32> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn with_constraints(mut self, constraints: Constraints) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn with_column_defaults(mut self, column_defaults: HashMap<String, Expr>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn with_sort_order(self, mut sort_order: Vec<Vec<Expr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn load(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemSink` is never constructed
[INFO] [stdout]    --> src/table_provider.rs:426:8
[INFO] [stdout]     |
[INFO] [stdout] 426 | struct MemSink {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/table_provider.rs:451:8
[INFO] [stdout]     |
[INFO] [stdout] 450 | impl MemSink {
[INFO] [stdout]     | ------------ associated function in this implementation
[INFO] [stdout] 451 |     fn new(batches: Vec<PartitionData>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s
[INFO] running `Command { std: "docker" "inspect" "b8dd15db5f192963acd263f2f7e2660dea95760a4a203fc0db946b18ab1cca14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dd15db5f192963acd263f2f7e2660dea95760a4a203fc0db946b18ab1cca14", kill_on_drop: false }`
[INFO] [stdout] b8dd15db5f192963acd263f2f7e2660dea95760a4a203fc0db946b18ab1cca14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d5cd1652a1c92fb18e13ccaf4df68ea2a40d20d5fdcab453666d28ff46b7b33
[INFO] running `Command { std: "docker" "start" "-a" "3d5cd1652a1c92fb18e13ccaf4df68ea2a40d20d5fdcab453666d28ff46b7b33", kill_on_drop: false }`
[INFO] [stderr]    Compiling quokka_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `datafusion_physical_plan::functions::create_physical_expr`
[INFO] [stdout]   --> src/table_provider.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use datafusion_physical_plan::functions::create_physical_expr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_sorted)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `batch`
[INFO] [stdout]    --> src/table_provider.rs:995:13
[INFO] [stdout]     |
[INFO] [stdout] 995 |         let batch = RecordBatch::try_new(
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `supported_filter`, `with_constraints`, `with_column_defaults`, `with_sort_order`, and `load` are never used
[INFO] [stdout]    --> src/table_provider.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl MemTable {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 141 |     fn supported_filter(&self, expr: &Expr) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn with_constraints(mut self, constraints: Constraints) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn with_column_defaults(mut self, column_defaults: HashMap<String, Expr>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn with_sort_order(self, mut sort_order: Vec<Vec<Expr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn load(
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.91s
[INFO] running `Command { std: "docker" "inspect" "3d5cd1652a1c92fb18e13ccaf4df68ea2a40d20d5fdcab453666d28ff46b7b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d5cd1652a1c92fb18e13ccaf4df68ea2a40d20d5fdcab453666d28ff46b7b33", kill_on_drop: false }`
[INFO] [stdout] 3d5cd1652a1c92fb18e13ccaf4df68ea2a40d20d5fdcab453666d28ff46b7b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6351d0041d8f61dc96ccf07154d87fa54e5d6561893d6111fe51f6968a41c121
[INFO] running `Command { std: "docker" "start" "-a" "6351d0041d8f61dc96ccf07154d87fa54e5d6561893d6111fe51f6968a41c121", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `datafusion_physical_plan::functions::create_physical_expr`
[INFO] [stderr]   --> src/table_provider.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | use datafusion_physical_plan::functions::create_physical_expr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(is_sorted)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `batch`
[INFO] [stderr]    --> src/table_provider.rs:995:13
[INFO] [stderr]     |
[INFO] [stderr] 995 |         let batch = RecordBatch::try_new(
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `supported_filter`, `with_constraints`, `with_column_defaults`, `with_sort_order`, and `load` are never used
[INFO] [stderr]    --> src/table_provider.rs:141:8
[INFO] [stderr]     |
[INFO] [stderr]  75 | impl MemTable {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 141 |     fn supported_filter(&self, expr: &Expr) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 218 |     pub fn with_constraints(mut self, constraints: Constraints) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn with_column_defaults(mut self, column_defaults: HashMap<String, Expr>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     pub fn with_sort_order(self, mut sort_order: Vec<Vec<Expr>>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub async fn load(
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `quokka_rs` (bin "quokka_rs" test) generated 4 warnings (run `cargo fix --bin "quokka_rs" -p quokka_rs --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quokka_rs-98db1ee9df65c53e)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test table_provider::tests::test_schema_validation_different_column_count ... ok
[INFO] [stdout] test table_provider::tests::test_invalid_projection ... ok
[INFO] [stdout] test table_provider::tests::test_merged_schema ... ok
[INFO] [stdout] test table_provider::tests::test_with_projection ... ok
[INFO] [stdout] test table_provider::tests::test_with_primary_key_filter ... ok
[INFO] [stdout] test table_provider::tests::test_schema_validation_incompatible_column ... ok
[INFO] [stdout] test table_provider::tests::test_without_projection ... ok
[INFO] [stdout] test table_provider::tests::test_insert_into_single_partition ... ok
[INFO] [stdout] test table_provider::tests::test_insert_into_single_partition_with_multi_partition ... ok
[INFO] [stdout] test table_provider::tests::test_insert_from_empty_table ... ok
[INFO] [stdout] test table_provider::tests::test_insert_into_multi_partition_with_multi_partition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6351d0041d8f61dc96ccf07154d87fa54e5d6561893d6111fe51f6968a41c121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6351d0041d8f61dc96ccf07154d87fa54e5d6561893d6111fe51f6968a41c121", kill_on_drop: false }`
[INFO] [stdout] 6351d0041d8f61dc96ccf07154d87fa54e5d6561893d6111fe51f6968a41c121
