[INFO] fetching crate proof-of-sql-planner 0.123.1... [INFO] testing proof-of-sql-planner-0.123.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate proof-of-sql-planner 0.123.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate proof-of-sql-planner 0.123.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate proof-of-sql-planner 0.123.1 [INFO] tweaked toml for crates.io crate proof-of-sql-planner 0.123.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proof-of-sql-planner 0.123.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate proof-of-sql-planner 0.123.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 043aba3da8cba3027387516990d7a0ca321cba4ee49b7d673a666a4ce2e7d7d8 [INFO] running `Command { std: "docker" "start" "-a" "043aba3da8cba3027387516990d7a0ca321cba4ee49b7d673a666a4ce2e7d7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "043aba3da8cba3027387516990d7a0ca321cba4ee49b7d673a666a4ce2e7d7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043aba3da8cba3027387516990d7a0ca321cba4ee49b7d673a666a4ce2e7d7d8", kill_on_drop: false }` [INFO] [stdout] 043aba3da8cba3027387516990d7a0ca321cba4ee49b7d673a666a4ce2e7d7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9449cd7388ca1f8b5b2d136b2a7bc8baf72da667a17f9e5b0b55bc6dabfc692 [INFO] running `Command { std: "docker" "start" "-a" "f9449cd7388ca1f8b5b2d136b2a7bc8baf72da667a17f9e5b0b55bc6dabfc692", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling arrow-schema v51.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling bnum v0.3.0 [INFO] [stderr] Compiling bit-iter v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v51.0.0 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling sqlparser_derive v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling arrow-data v51.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling datafusion-common-runtime v38.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling sqlparser v0.45.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling arrow-array v51.0.0 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling arrow-select v51.0.0 [INFO] [stderr] Compiling arrow-row v51.0.0 [INFO] [stderr] Compiling arrow-arith 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-bn254 v0.5.0 [INFO] [stderr] Compiling ark-bls12-381 v0.5.0 [INFO] [stderr] Compiling ark-curve25519 v0.5.0 [INFO] [stderr] Compiling arrow-csv v51.0.0 [INFO] [stderr] Compiling arrow-ipc v51.0.0 [INFO] [stderr] Compiling arrow-json v51.0.0 [INFO] [stderr] Compiling arrow v51.0.0 [INFO] [stderr] Compiling datafusion-common v38.0.0 [INFO] [stderr] Compiling proof-of-sql v0.123.1 [INFO] [stderr] Compiling datafusion-expr v38.0.0 [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-functions v38.0.0 [INFO] [stderr] Compiling datafusion-optimizer 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.123.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "f9449cd7388ca1f8b5b2d136b2a7bc8baf72da667a17f9e5b0b55bc6dabfc692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9449cd7388ca1f8b5b2d136b2a7bc8baf72da667a17f9e5b0b55bc6dabfc692", kill_on_drop: false }` [INFO] [stdout] f9449cd7388ca1f8b5b2d136b2a7bc8baf72da667a17f9e5b0b55bc6dabfc692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54537be25b986f57999be03075858881cc909dda02a8e9520fe4a90b7ac0908 [INFO] running `Command { std: "docker" "start" "-a" "f54537be25b986f57999be03075858881cc909dda02a8e9520fe4a90b7ac0908", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling halo2curves v0.8.0 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling object_store v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling ff_derive v0.13.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling halo2derive v0.1.0 [INFO] [stderr] Compiling num v0.4.3 [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 ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [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 nova-snark v0.41.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 ark-poly v0.5.0 [INFO] [stderr] error: could not compile `halo2curves` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name halo2curves --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/halo2curves-0.8.0/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 --cfg 'feature="bits"' --cfg 'feature="default"' --cfg 'feature="derive_serde"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="serde_arrays"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "bits", "bn256-table", "default", "derive_serde", "hex", "print-trace", "serde", "serde_arrays"))' -C metadata=923f1ffd2ac7d5b1 -C extra-filename=-365919cd599631ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2-5d5bee165b79184e.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-a46c902e7e9ea11b.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-16dc6e9d203cfc66.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-a2265e0bd0f873f7.rmeta --extern halo2derive=/opt/rustwide/target/debug/deps/libhalo2derive-b79fa2975c36fd0f.so --extern hex=/opt/rustwide/target/debug/deps/libhex-7125b968ac3bd037.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0596825e469397de.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e6687e96e4a2dfba.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rmeta --extern pairing=/opt/rustwide/target/debug/deps/libpairing-cefc2f749a4b38b7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rand=/opt/rustwide/target/debug/deps/librand-d5156f5861611fab.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-7d22b44a0f62b899.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8771541f3d4b52a3.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-596d5f914b55ca1a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8469a0ee77e7d103.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern unroll=/opt/rustwide/target/debug/deps/libunroll-ffd4cc9f7fc7975b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f54537be25b986f57999be03075858881cc909dda02a8e9520fe4a90b7ac0908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54537be25b986f57999be03075858881cc909dda02a8e9520fe4a90b7ac0908", kill_on_drop: false }` [INFO] [stdout] f54537be25b986f57999be03075858881cc909dda02a8e9520fe4a90b7ac0908