[INFO] cloning repository https://github.com/thanhdv66/frankenpandas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thanhdv66/frankenpandas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhdv66%2Ffrankenpandas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhdv66%2Ffrankenpandas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11bc325caae7ad16def6679e3d958e2a23b0f131
[INFO] testing thanhdv66/frankenpandas against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthanhdv66%2Ffrankenpandas" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thanhdv66/frankenpandas
[INFO] finished tweaking git repo https://github.com/thanhdv66/frankenpandas
[INFO] tweaked toml for git repo https://github.com/thanhdv66/frankenpandas written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thanhdv66/frankenpandas on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thanhdv66/frankenpandas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 237ff5dddf3fe6f884df617d5220baa22174c43d0fde3b89f76f50ea104a1092
[INFO] running `Command { std: "docker" "start" "-a" "237ff5dddf3fe6f884df617d5220baa22174c43d0fde3b89f76f50ea104a1092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237ff5dddf3fe6f884df617d5220baa22174c43d0fde3b89f76f50ea104a1092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237ff5dddf3fe6f884df617d5220baa22174c43d0fde3b89f76f50ea104a1092", kill_on_drop: false }`
[INFO] [stdout] 237ff5dddf3fe6f884df617d5220baa22174c43d0fde3b89f76f50ea104a1092
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb276b0ee915ae77a272f3d9e75ae42427d73d1d40e0214ae1a12d0acbb7efa6
[INFO] running `Command { std: "docker" "start" "-a" "eb276b0ee915ae77a272f3d9e75ae42427d73d1d40e0214ae1a12d0acbb7efa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lexical-core v1.0.6
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fp-types v0.1.0 (/opt/rustwide/workdir/crates/fp-types)
[INFO] [stderr]    Compiling fp-runtime v0.1.0 (/opt/rustwide/workdir/crates/fp-runtime)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling raptorq v2.0.0
[INFO] [stderr]    Compiling fp-index v0.1.0 (/opt/rustwide/workdir/crates/fp-index)
[INFO] [stderr]    Compiling fp-columnar v0.1.0 (/opt/rustwide/workdir/crates/fp-columnar)
[INFO] [stderr]    Compiling fp-frame v0.1.0 (/opt/rustwide/workdir/crates/fp-frame)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling fp-groupby v0.1.0 (/opt/rustwide/workdir/crates/fp-groupby)
[INFO] [stderr]    Compiling fp-join v0.1.0 (/opt/rustwide/workdir/crates/fp-join)
[INFO] [stderr]    Compiling fp-expr v0.1.0 (/opt/rustwide/workdir/crates/fp-expr)
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr]    Compiling fp-io v0.1.0 (/opt/rustwide/workdir/crates/fp-io)
[INFO] [stderr]    Compiling fp-conformance v0.1.0 (/opt/rustwide/workdir/crates/fp-conformance)
[INFO] [stderr]    Compiling fp-frankentui v0.1.0 (/opt/rustwide/workdir/crates/fp-frankentui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "eb276b0ee915ae77a272f3d9e75ae42427d73d1d40e0214ae1a12d0acbb7efa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb276b0ee915ae77a272f3d9e75ae42427d73d1d40e0214ae1a12d0acbb7efa6", kill_on_drop: false }`
[INFO] [stdout] eb276b0ee915ae77a272f3d9e75ae42427d73d1d40e0214ae1a12d0acbb7efa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90e7150fdccac27ecd382f0e131baff57cdfb52163a55e0cbbc90dd4bd366eda
[INFO] running `Command { std: "docker" "start" "-a" "90e7150fdccac27ecd382f0e131baff57cdfb52163a55e0cbbc90dd4bd366eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling fp-join v0.1.0 (/opt/rustwide/workdir/crates/fp-join)
[INFO] [stderr]    Compiling fp-groupby v0.1.0 (/opt/rustwide/workdir/crates/fp-groupby)
[INFO] [stderr]    Compiling fp-expr v0.1.0 (/opt/rustwide/workdir/crates/fp-expr)
[INFO] [stderr]    Compiling fp-frame v0.1.0 (/opt/rustwide/workdir/crates/fp-frame)
[INFO] [stderr]    Compiling fp-columnar v0.1.0 (/opt/rustwide/workdir/crates/fp-columnar)
[INFO] [stderr]    Compiling fp-index v0.1.0 (/opt/rustwide/workdir/crates/fp-index)
[INFO] [stderr]    Compiling fp-runtime v0.1.0 (/opt/rustwide/workdir/crates/fp-runtime)
[INFO] [stderr]    Compiling fp-types v0.1.0 (/opt/rustwide/workdir/crates/fp-types)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-ipc v54.3.1
[INFO] [stderr]    Compiling arrow-arith v54.3.1
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow v54.3.1
[INFO] [stderr]    Compiling parquet v54.3.1
[INFO] [stderr] error: could not compile `fp-frame` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name fp_frame --edition=2024 crates/fp-frame/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd23ff13c933bdfc -C extra-filename=-f8e86eedf264697d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fp_columnar=/opt/rustwide/target/debug/deps/libfp_columnar-8ad1858ed35111cd.rlib --extern fp_index=/opt/rustwide/target/debug/deps/libfp_index-d4d4ec2882b143cb.rlib --extern fp_runtime=/opt/rustwide/target/debug/deps/libfp_runtime-4209a2f71ae65125.rlib --extern fp_types=/opt/rustwide/target/debug/deps/libfp_types-831dd8ac364a5309.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93af6486a78ab1b6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe2ed4681ca91296.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8daf2c75b046fe2e.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90e7150fdccac27ecd382f0e131baff57cdfb52163a55e0cbbc90dd4bd366eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90e7150fdccac27ecd382f0e131baff57cdfb52163a55e0cbbc90dd4bd366eda", kill_on_drop: false }`
[INFO] [stdout] 90e7150fdccac27ecd382f0e131baff57cdfb52163a55e0cbbc90dd4bd366eda
