[INFO] fetching crate timeseries-table-core 0.2.2...
[INFO] testing timeseries-table-core-0.2.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate timeseries-table-core 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate timeseries-table-core 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate timeseries-table-core 0.2.2
[INFO] tweaked toml for crates.io crate timeseries-table-core 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate timeseries-table-core 0.2.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate timeseries-table-core 0.2.2 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a291b7c7387e0b54d3b70935918d8fbcbf7d849ef37bebd588f695daf2dcb3
[INFO] running `Command { std: "docker" "start" "-a" "09a291b7c7387e0b54d3b70935918d8fbcbf7d849ef37bebd588f695daf2dcb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a291b7c7387e0b54d3b70935918d8fbcbf7d849ef37bebd588f695daf2dcb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a291b7c7387e0b54d3b70935918d8fbcbf7d849ef37bebd588f695daf2dcb3", kill_on_drop: false }`
[INFO] [stdout] 09a291b7c7387e0b54d3b70935918d8fbcbf7d849ef37bebd588f695daf2dcb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e53488a6cc2d7bd61cb6cbe86cc776441b88ec1e47e60d51a42569e7c1e0a73e
[INFO] running `Command { std: "docker" "start" "-a" "e53488a6cc2d7bd61cb6cbe86cc776441b88ec1e47e60d51a42569e7c1e0a73e", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrow-schema v57.3.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-buffer v57.3.0
[INFO] [stderr]    Compiling arrow-data v57.3.0
[INFO] [stderr]    Compiling arrow-array v57.3.0
[INFO] [stderr]    Compiling arrow-select v57.3.0
[INFO] [stderr]    Compiling arrow-row v57.3.0
[INFO] [stderr]    Compiling arrow-arith v57.3.0
[INFO] [stderr]    Compiling arrow-ord v57.3.0
[INFO] [stderr]    Compiling arrow-ipc v57.3.0
[INFO] [stderr]    Compiling arrow-string v57.3.0
[INFO] [stderr]    Compiling arrow-cast v57.3.0
[INFO] [stderr]    Compiling arrow-csv v57.3.0
[INFO] [stderr]    Compiling arrow-json v57.3.0
[INFO] [stderr]    Compiling parquet v57.3.0
[INFO] [stderr]    Compiling arrow v57.3.0
[INFO] [stderr]    Compiling timeseries-table-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "e53488a6cc2d7bd61cb6cbe86cc776441b88ec1e47e60d51a42569e7c1e0a73e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53488a6cc2d7bd61cb6cbe86cc776441b88ec1e47e60d51a42569e7c1e0a73e", kill_on_drop: false }`
[INFO] [stdout] e53488a6cc2d7bd61cb6cbe86cc776441b88ec1e47e60d51a42569e7c1e0a73e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4762b45fe6238e9c66427d88733acf03fdc2fa7bccdc855e796640cf3a6c1b
[INFO] running `Command { std: "docker" "start" "-a" "3f4762b45fe6238e9c66427d88733acf03fdc2fa7bccdc855e796640cf3a6c1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-array v57.3.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling arrow-select v57.3.0
[INFO] [stderr]    Compiling arrow-arith v57.3.0
[INFO] [stderr]    Compiling arrow-row v57.3.0
[INFO] [stderr]    Compiling arrow-ord v57.3.0
[INFO] [stderr]    Compiling arrow-ipc v57.3.0
[INFO] [stderr]    Compiling arrow-string v57.3.0
[INFO] [stderr]    Compiling arrow-cast v57.3.0
[INFO] [stderr]    Compiling arrow-csv v57.3.0
[INFO] [stderr]    Compiling arrow-json v57.3.0
[INFO] [stderr]    Compiling parquet v57.3.0
[INFO] [stderr]    Compiling arrow v57.3.0
[INFO] [stderr]    Compiling timeseries-table-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `timeseries-table-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name timeseries_table_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' '--deny=clippy::panic' --deny=missing_docs '--deny=clippy::expect_used' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "test-counters"))' -C metadata=3c7fdf17b072b532 -C extra-filename=-b178faf8fa3535eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-0728775324ff7b25.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-9b64a77d77223c35.rlib --extern arrow_csv=/opt/rustwide/target/debug/deps/libarrow_csv-3dd9dbf11de7f72f.rlib --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-76d5761143696c90.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-94677f1f43747813.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-796fe1fb93b7f09d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f3f3e5b1f0af9cb6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b4877c6cda7d43ee.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2b9d57b1476b54fc.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-5d2463910e43868f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a8c7c0a7b2755a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd6af19393f61222.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-1e447dccfdd145e5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-8d69e597cbcef141.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-10f529fe24615f79.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-4cbef7ea764f5b0e/out -L native=/opt/rustwide/target/debug/build/blake3-4cbef7ea764f5b0e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2a399edf7a9402d2/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3f4762b45fe6238e9c66427d88733acf03fdc2fa7bccdc855e796640cf3a6c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4762b45fe6238e9c66427d88733acf03fdc2fa7bccdc855e796640cf3a6c1b", kill_on_drop: false }`
[INFO] [stdout] 3f4762b45fe6238e9c66427d88733acf03fdc2fa7bccdc855e796640cf3a6c1b
