[INFO] cloning repository https://github.com/Dicklesworthstone/frankenpandas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/frankenpandas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenpandas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ffrankenpandas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66c2f543d7b20c65ec6a91f5a6bcc0911897147f
[INFO] testing Dicklesworthstone/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%2FDicklesworthstone%2Ffrankenpandas" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/frankenpandas
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/frankenpandas
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/frankenpandas written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/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/Dicklesworthstone/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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8499d4c1dee6864221f7894ea0c4bc94b73c5dba5a86a0fb3d1551ae4c5df5af
[INFO] running `Command { std: "docker" "start" "-a" "8499d4c1dee6864221f7894ea0c4bc94b73c5dba5a86a0fb3d1551ae4c5df5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8499d4c1dee6864221f7894ea0c4bc94b73c5dba5a86a0fb3d1551ae4c5df5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8499d4c1dee6864221f7894ea0c4bc94b73c5dba5a86a0fb3d1551ae4c5df5af", kill_on_drop: false }`
[INFO] [stdout] 8499d4c1dee6864221f7894ea0c4bc94b73c5dba5a86a0fb3d1551ae4c5df5af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bce449045cd35f0f3b0f7cc39c067853b2a967510427b021df7be2106ad63781
[INFO] running `Command { std: "docker" "start" "-a" "bce449045cd35f0f3b0f7cc39c067853b2a967510427b021df7be2106ad63781", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[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 once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float 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 atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[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 getrandom v0.3.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[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 zerocopy v0.8.39
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 raptorq v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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-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-ipc v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-arith 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" "bce449045cd35f0f3b0f7cc39c067853b2a967510427b021df7be2106ad63781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce449045cd35f0f3b0f7cc39c067853b2a967510427b021df7be2106ad63781", kill_on_drop: false }`
[INFO] [stdout] bce449045cd35f0f3b0f7cc39c067853b2a967510427b021df7be2106ad63781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 44756342f67e8b8434c9f36a714b30ccfe0383c34e6dff5c2ab193ea4e2868b4
[INFO] running `Command { std: "docker" "start" "-a" "44756342f67e8b8434c9f36a714b30ccfe0383c34e6dff5c2ab193ea4e2868b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[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 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 bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[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 rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling tempfile v3.25.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-arith v54.3.1
[INFO] [stderr]    Compiling arrow-row v54.3.1
[INFO] [stderr]    Compiling arrow-ipc 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]    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] error: could not compile `fp-conformance` (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_conformance --edition=2024 crates/fp-conformance/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asupersync", "default"))' -C metadata=9ab2f5305f874f4c -C extra-filename=-34aa477442cfd677 --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_frame=/opt/rustwide/target/debug/deps/libfp_frame-1e74dc15adeda4e5.rlib --extern fp_groupby=/opt/rustwide/target/debug/deps/libfp_groupby-8d9fa3333683781c.rlib --extern fp_index=/opt/rustwide/target/debug/deps/libfp_index-d4d4ec2882b143cb.rlib --extern fp_io=/opt/rustwide/target/debug/deps/libfp_io-189559c1899a9b5a.rlib --extern fp_join=/opt/rustwide/target/debug/deps/libfp_join-88b707a1bb45508c.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 proptest=/opt/rustwide/target/debug/deps/libproptest-48942dedece30cdf.rlib --extern raptorq=/opt/rustwide/target/debug/deps/libraptorq-6d93d9d5c13f38c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe2ed4681ca91296.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4826ca2a89b3c7d6.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8595e5cab323a55e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6777488adf6403e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7d33d6fc741306c5.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" "44756342f67e8b8434c9f36a714b30ccfe0383c34e6dff5c2ab193ea4e2868b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44756342f67e8b8434c9f36a714b30ccfe0383c34e6dff5c2ab193ea4e2868b4", kill_on_drop: false }`
[INFO] [stdout] 44756342f67e8b8434c9f36a714b30ccfe0383c34e6dff5c2ab193ea4e2868b4
