[INFO] cloning repository https://github.com/svranesevic/query-engines-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svranesevic/query-engines-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvranesevic%2Fquery-engines-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvranesevic%2Fquery-engines-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 460ef55c49570b8903c78fd8ef214d8eec5f472b
[INFO] testing svranesevic/query-engines-playground against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvranesevic%2Fquery-engines-playground" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/svranesevic/query-engines-playground
[INFO] finished tweaking git repo https://github.com/svranesevic/query-engines-playground
[INFO] tweaked toml for git repo https://github.com/svranesevic/query-engines-playground written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/svranesevic/query-engines-playground on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/svranesevic/query-engines-playground 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-data v58.0.0
[INFO] [stderr]   Downloaded cranelift-control v0.119.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v32.0.1
[INFO] [stderr]   Downloaded cranelift-srcgen v0.119.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.119.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.5
[INFO] [stderr]   Downloaded cranelift-jit v0.119.1
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.119.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.119.1
[INFO] [stderr]   Downloaded arrow-json v58.0.0
[INFO] [stderr]   Downloaded arrow-buffer v58.0.0
[INFO] [stderr]   Downloaded arrow-select v58.0.0
[INFO] [stderr]   Downloaded arrow-ipc v58.0.0
[INFO] [stderr]   Downloaded arrow-cast v58.0.0
[INFO] [stderr]   Downloaded regalloc2 v0.11.2
[INFO] [stderr]   Downloaded arrow-array v58.0.0
[INFO] [stderr]   Downloaded arrow-row v58.0.0
[INFO] [stderr]   Downloaded arrow-schema v58.0.0
[INFO] [stderr]   Downloaded cranelift-isle v0.119.1
[INFO] [stderr]   Downloaded arrow v58.0.0
[INFO] [stderr]   Downloaded arrow-arith v58.0.0
[INFO] [stderr]   Downloaded arrow-csv v58.0.0
[INFO] [stderr]   Downloaded arrow-ord v58.0.0
[INFO] [stderr]   Downloaded arrow-string v58.0.0
[INFO] [stderr]   Downloaded cranelift-module v0.119.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.119.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.119.1
[INFO] [stderr]   Downloaded cranelift-entity v0.119.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.119.1
[INFO] [stderr]   Downloaded cranelift-native v0.119.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.119.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.119.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa402a9d1ab40732787540de9c7488b648d4ff8719f8c2442e86e3f746ebfc2b
[INFO] running `Command { std: "docker" "start" "-a" "fa402a9d1ab40732787540de9c7488b648d4ff8719f8c2442e86e3f746ebfc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa402a9d1ab40732787540de9c7488b648d4ff8719f8c2442e86e3f746ebfc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa402a9d1ab40732787540de9c7488b648d4ff8719f8c2442e86e3f746ebfc2b", kill_on_drop: false }`
[INFO] [stdout] fa402a9d1ab40732787540de9c7488b648d4ff8719f8c2442e86e3f746ebfc2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 309be0c649f69f46e29a350fd5748bad628b4ac1ffa3363e58f26fa07cf9c19c
[INFO] running `Command { std: "docker" "start" "-a" "309be0c649f69f46e29a350fd5748bad628b4ac1ffa3363e58f26fa07cf9c19c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling arrow-schema v58.0.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.119.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling cranelift-isle v0.119.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.119.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-bitset v0.119.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.119.1
[INFO] [stderr]    Compiling cranelift-entity v0.119.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.119.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling regalloc2 v0.11.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.119.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-bforest v0.119.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling cranelift-control v0.119.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v32.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cranelift-codegen v0.119.1
[INFO] [stderr]    Compiling arrow-buffer v58.0.0
[INFO] [stderr]    Compiling arrow-data v58.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling arrow-array v58.0.0
[INFO] [stderr]    Compiling arrow-select v58.0.0
[INFO] [stderr]    Compiling arrow-row v58.0.0
[INFO] [stderr]    Compiling arrow-arith v58.0.0
[INFO] [stderr]    Compiling arrow-ord v58.0.0
[INFO] [stderr]    Compiling arrow-ipc v58.0.0
[INFO] [stderr]    Compiling arrow-string v58.0.0
[INFO] [stderr]    Compiling arrow-cast v58.0.0
[INFO] [stderr]    Compiling arrow-json v58.0.0
[INFO] [stderr]    Compiling arrow-csv v58.0.0
[INFO] [stderr]    Compiling arrow v58.0.0
[INFO] [stderr]    Compiling query-core v0.1.0 (/opt/rustwide/workdir/crates/query-core)
[INFO] [stderr]    Compiling volcano-engine v0.1.0 (/opt/rustwide/workdir/crates/volcano-engine)
[INFO] [stderr]    Compiling cranelift-module v0.119.1
[INFO] [stderr]    Compiling cranelift-native v0.119.1
[INFO] [stderr]    Compiling cranelift-frontend v0.119.1
[INFO] [stderr]    Compiling cranelift-jit v0.119.1
[INFO] [stderr]    Compiling jit-engine v0.1.0 (/opt/rustwide/workdir/crates/jit-engine)
[INFO] [stderr]    Compiling how-query-engines-work-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "309be0c649f69f46e29a350fd5748bad628b4ac1ffa3363e58f26fa07cf9c19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309be0c649f69f46e29a350fd5748bad628b4ac1ffa3363e58f26fa07cf9c19c", kill_on_drop: false }`
[INFO] [stdout] 309be0c649f69f46e29a350fd5748bad628b4ac1ffa3363e58f26fa07cf9c19c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658e0595654309b1e70fac1be2bf73b6b96ec07aa0cf0df059e75b953c660967
[INFO] running `Command { std: "docker" "start" "-a" "658e0595654309b1e70fac1be2bf73b6b96ec07aa0cf0df059e75b953c660967", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling arrow-buffer v58.0.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling arrow-data v58.0.0
[INFO] [stderr]    Compiling arrow-array v58.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrow-select v58.0.0
[INFO] [stderr]    Compiling arrow-arith v58.0.0
[INFO] [stderr]    Compiling arrow-row v58.0.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling arrow-ord v58.0.0
[INFO] [stderr]    Compiling arrow-ipc v58.0.0
[INFO] [stderr]    Compiling arrow-string v58.0.0
[INFO] [stderr]    Compiling arrow-cast v58.0.0
[INFO] [stderr]    Compiling arrow-json v58.0.0
[INFO] [stderr]    Compiling arrow-csv v58.0.0
[INFO] [stderr]    Compiling arrow v58.0.0
[INFO] [stderr]    Compiling query-core v0.1.0 (/opt/rustwide/workdir/crates/query-core)
[INFO] [stderr]    Compiling volcano-engine v0.1.0 (/opt/rustwide/workdir/crates/volcano-engine)
[INFO] [stderr]    Compiling jit-engine v0.1.0 (/opt/rustwide/workdir/crates/jit-engine)
[INFO] [stderr]    Compiling how-query-engines-work-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "658e0595654309b1e70fac1be2bf73b6b96ec07aa0cf0df059e75b953c660967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658e0595654309b1e70fac1be2bf73b6b96ec07aa0cf0df059e75b953c660967", kill_on_drop: false }`
[INFO] [stdout] 658e0595654309b1e70fac1be2bf73b6b96ec07aa0cf0df059e75b953c660967
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e125c151e2b406dbacb2b9ca4b88b55a8c33765d86f7ff7b097bef8d0f95429
[INFO] running `Command { std: "docker" "start" "-a" "5e125c151e2b406dbacb2b9ca4b88b55a8c33765d86f7ff7b097bef8d0f95429", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/how_query_engines_work_rust-cb6c1a309abc12c6)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/how_query_engines_work_rust-4a2410e57b3a562c)
[INFO] [stderr]    Doc-tests how_query_engines_work_rust
[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] [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" "5e125c151e2b406dbacb2b9ca4b88b55a8c33765d86f7ff7b097bef8d0f95429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e125c151e2b406dbacb2b9ca4b88b55a8c33765d86f7ff7b097bef8d0f95429", kill_on_drop: false }`
[INFO] [stdout] 5e125c151e2b406dbacb2b9ca4b88b55a8c33765d86f7ff7b097bef8d0f95429
