[INFO] fetching crate proof-of-sql-planner 0.124.1...
[INFO] testing proof-of-sql-planner-0.124.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate proof-of-sql-planner 0.124.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate proof-of-sql-planner 0.124.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proof-of-sql-planner 0.124.1
[INFO] tweaked toml for crates.io crate proof-of-sql-planner 0.124.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proof-of-sql-planner 0.124.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proof-of-sql-planner 0.124.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded sqlparser_derive v0.2.2
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded addchain v0.2.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v38.0.0
[INFO] [stderr]   Downloaded arrow-string v51.0.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded halo2curves v0.8.0
[INFO] [stderr]   Downloaded datafusion-common-runtime v38.0.0
[INFO] [stderr]   Downloaded arrow-arith v51.0.0
[INFO] [stderr]   Downloaded arrow-schema v51.0.0
[INFO] [stderr]   Downloaded arrow-cast v51.0.0
[INFO] [stderr]   Downloaded datafusion-common v38.0.0
[INFO] [stderr]   Downloaded datafusion-optimizer v38.0.0
[INFO] [stderr]   Downloaded arrow-ipc v51.0.0
[INFO] [stderr]   Downloaded datafusion-functions v38.0.0
[INFO] [stderr]   Downloaded datafusion-expr v38.0.0
[INFO] [stderr]   Downloaded object_store v0.9.1
[INFO] [stderr]   Downloaded comfy-table v7.2.1
[INFO] [stderr]   Downloaded nova-snark v0.41.0
[INFO] [stderr]   Downloaded datafusion-physical-expr v38.0.0
[INFO] [stderr]   Downloaded datafusion-physical-plan v38.0.0
[INFO] [stderr]   Downloaded sqlparser v0.45.0
[INFO] [stderr]   Downloaded datafusion-sql v38.0.0
[INFO] [stderr]   Downloaded arrow-array v51.0.0
[INFO] [stderr]   Downloaded datafusion v38.0.0
[INFO] [stderr]   Downloaded proof-of-sql v0.124.1
[INFO] [stderr]   Downloaded arrow-ord v51.0.0
[INFO] [stderr]   Downloaded arrow-buffer v51.0.0
[INFO] [stderr]   Downloaded arrow-select v51.0.0
[INFO] [stderr]   Downloaded arrow v51.0.0
[INFO] [stderr]   Downloaded bnum v0.3.0
[INFO] [stderr]   Downloaded arrow-csv v51.0.0
[INFO] [stderr]   Downloaded arrow-json v51.0.0
[INFO] [stderr]   Downloaded arrow-row v51.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr-common v38.0.0
[INFO] [stderr]   Downloaded bit-iter v1.3.1
[INFO] [stderr]   Downloaded generic-array v1.3.5
[INFO] [stderr]   Downloaded halo2derive v0.1.0
[INFO] [stderr]   Downloaded pairing v0.23.0
[INFO] [stderr]   Downloaded datafusion-execution v38.0.0
[INFO] [stderr]   Downloaded ark-curve25519 v0.5.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.21
[INFO] [stderr]   Downloaded arrow-data v51.0.0
[INFO] [stderr]   Downloaded ff_derive v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcf6a5fd2f5fce5c2c61afc4704bd556d430780437edbfe51a024a9c1f833444
[INFO] running `Command { std: "docker" "start" "-a" "dcf6a5fd2f5fce5c2c61afc4704bd556d430780437edbfe51a024a9c1f833444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcf6a5fd2f5fce5c2c61afc4704bd556d430780437edbfe51a024a9c1f833444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf6a5fd2f5fce5c2c61afc4704bd556d430780437edbfe51a024a9c1f833444", kill_on_drop: false }`
[INFO] [stdout] dcf6a5fd2f5fce5c2c61afc4704bd556d430780437edbfe51a024a9c1f833444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 641a6d827dec44893010fc9da91661adffdf6a1cd9e02c24e140343aad2f213b
[INFO] running `Command { std: "docker" "start" "-a" "641a6d827dec44893010fc9da91661adffdf6a1cd9e02c24e140343aad2f213b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling arrow-schema v51.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling bnum v0.3.0
[INFO] [stderr]    Compiling bit-iter v1.3.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling datafusion-common-runtime v38.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling sqlparser v0.45.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arrow-buffer v51.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling arrow-data v51.0.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling object_store v0.9.1
[INFO] [stderr]    Compiling arrow-array v51.0.0
[INFO] [stderr]    Compiling arrow-select v51.0.0
[INFO] [stderr]    Compiling arrow-arith v51.0.0
[INFO] [stderr]    Compiling arrow-row v51.0.0
[INFO] [stderr]    Compiling arrow-cast v51.0.0
[INFO] [stderr]    Compiling arrow-ord v51.0.0
[INFO] [stderr]    Compiling arrow-string v51.0.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling arrow-json v51.0.0
[INFO] [stderr]    Compiling arrow-ipc v51.0.0
[INFO] [stderr]    Compiling arrow-csv v51.0.0
[INFO] [stderr]    Compiling arrow v51.0.0
[INFO] [stderr]    Compiling ark-curve25519 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling datafusion-common v38.0.0
[INFO] [stderr]    Compiling proof-of-sql v0.124.1
[INFO] [stderr]    Compiling datafusion-expr v38.0.0
[INFO] [stderr]    Compiling datafusion-execution v38.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v38.0.0
[INFO] [stderr]    Compiling datafusion-sql v38.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v38.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v38.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v38.0.0
[INFO] [stderr]    Compiling datafusion-functions v38.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v38.0.0
[INFO] [stderr]    Compiling datafusion v38.0.0
[INFO] [stderr]    Compiling proof-of-sql-planner v0.124.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "641a6d827dec44893010fc9da91661adffdf6a1cd9e02c24e140343aad2f213b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641a6d827dec44893010fc9da91661adffdf6a1cd9e02c24e140343aad2f213b", kill_on_drop: false }`
[INFO] [stdout] 641a6d827dec44893010fc9da91661adffdf6a1cd9e02c24e140343aad2f213b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96355182f87c255ec3dcbf0b777780a4ede9f5ade00fc58411fcfdaa88cfee0f
[INFO] running `Command { std: "docker" "start" "-a" "96355182f87c255ec3dcbf0b777780a4ede9f5ade00fc58411fcfdaa88cfee0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling halo2curves v0.8.0
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling object_store v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]    Compiling arrow-buffer v51.0.0
[INFO] [stderr]    Compiling arrow-data v51.0.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling arrow-array v51.0.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling arrow-select v51.0.0
[INFO] [stderr]    Compiling arrow-arith v51.0.0
[INFO] [stderr]    Compiling arrow-row v51.0.0
[INFO] [stderr]    Compiling arrow-cast v51.0.0
[INFO] [stderr]    Compiling arrow-string v51.0.0
[INFO] [stderr]    Compiling arrow-ord v51.0.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling arrow-ipc v51.0.0
[INFO] [stderr]    Compiling arrow-csv v51.0.0
[INFO] [stderr]    Compiling arrow-json v51.0.0
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling nova-snark v0.41.0
[INFO] [stderr]    Compiling arrow v51.0.0
[INFO] [stderr]    Compiling datafusion-common v38.0.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling ark-curve25519 v0.5.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.5.0
[INFO] [stderr]    Compiling datafusion-expr v38.0.0
[INFO] [stderr]    Compiling proof-of-sql v0.124.1
[INFO] [stderr]    Compiling datafusion-physical-expr-common v38.0.0
[INFO] [stderr]    Compiling datafusion-execution v38.0.0
[INFO] [stderr]    Compiling datafusion-sql v38.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v38.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v38.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v38.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v38.0.0
[INFO] [stderr]    Compiling datafusion-functions v38.0.0
[INFO] [stderr] error: could not compile `proof-of-sql` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proof_of_sql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proof-of-sql-0.124.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --warn=unexpected_cfgs '--allow=clippy::missing_errors_doc' --warn=missing_docs '--warn=clippy::allow_attributes' --check-cfg 'cfg(coverage,coverage_nightly)' --cfg 'feature="arrow"' --cfg 'feature="hyperkzg_proof"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "blitzar", "cpu-perf", "default", "hyperkzg_proof", "perf", "rayon", "std", "test", "utils"))' -C metadata=9600fb854dab3777 -C extra-filename=-b6a5c171d94ce3db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1f8236e658b70ff2.rmeta --extern ark_bls12_381=/opt/rustwide/target/debug/deps/libark_bls12_381-4bba1b8003345ccc.rmeta --extern ark_bn254=/opt/rustwide/target/debug/deps/libark_bn254-46edc769096af150.rmeta --extern ark_curve25519=/opt/rustwide/target/debug/deps/libark_curve25519-527181e235dbc339.rmeta --extern ark_ec=/opt/rustwide/target/debug/deps/libark_ec-3f4c88391133c34c.rmeta --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-b70fae9b49ca4a6a.rmeta --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-8aaa6f70d16d0128.rmeta --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-e4f0e5242ceb6dd7.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-4bfdef7cdc9b77aa.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-ee27116766058c3a.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-72b31f18a789f736.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ad423a5524e05716.rmeta --extern bit_iter=/opt/rustwide/target/debug/deps/libbit_iter-bf3d6673f0c35fae.rmeta --extern bnum=/opt/rustwide/target/debug/deps/libbnum-d2f5f27f099e9b18.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e234ea75c9f7ca39.rmeta --extern byte_slice_cast=/opt/rustwide/target/debug/deps/libbyte_slice_cast-991acac40bab7379.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1d63498f2afeee65.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d7f919186d79c57c.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-cd157bee6d9e13c2.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8b7df8774d3145fa.so --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-c9369f10e63cddc0.so --extern ff=/opt/rustwide/target/debug/deps/libff-6a4c1a98ad6b7ba9.rmeta --extern halo2curves=/opt/rustwide/target/debug/deps/libhalo2curves-2e7f09164d75ded1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2b9ede315df25548.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1109128dedf93fa8.rmeta --extern nova_snark=/opt/rustwide/target/debug/deps/libnova_snark-fab9ad5b422d4daa.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-403ec2c3e298f395.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-05d4ab80700f56e6.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-9498ab989a65b6d6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-84185a7f9284e2b6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56d3eca498819596.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-bfdebd6eaffdf979.rmeta --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-126f7a3063083dcd.rmeta --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-5f800a1a2d039411.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-11495311573fd9c1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-77ac6e3e79b61b95.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-5a4f224c158a7edb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "96355182f87c255ec3dcbf0b777780a4ede9f5ade00fc58411fcfdaa88cfee0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96355182f87c255ec3dcbf0b777780a4ede9f5ade00fc58411fcfdaa88cfee0f", kill_on_drop: false }`
[INFO] [stdout] 96355182f87c255ec3dcbf0b777780a4ede9f5ade00fc58411fcfdaa88cfee0f
