[INFO] fetching crate timeseries-table-core 0.2.2...
[INFO] testing timeseries-table-core-0.2.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate timeseries-table-core 0.2.2 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate timeseries-table-core 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-ord v57.3.0
[INFO] [stderr]   Downloaded arrow-data v57.3.0
[INFO] [stderr]   Downloaded arrow-arith v57.3.0
[INFO] [stderr]   Downloaded arrow-csv v57.3.0
[INFO] [stderr]   Downloaded arrow-row v57.3.0
[INFO] [stderr]   Downloaded arrow-ipc v57.3.0
[INFO] [stderr]   Downloaded arrow-cast v57.3.0
[INFO] [stderr]   Downloaded arrow-buffer v57.3.0
[INFO] [stderr]   Downloaded arrow-select v57.3.0
[INFO] [stderr]   Downloaded arrow-array v57.3.0
[INFO] [stderr]   Downloaded arrow-schema v57.3.0
[INFO] [stderr]   Downloaded arrow-string v57.3.0
[INFO] [stderr]   Downloaded arrow-json v57.3.0
[INFO] [stderr]   Downloaded arrow v57.3.0
[INFO] [stderr]   Downloaded parquet v57.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3df382e8d9faafb0447a0e0130499c3800291bd904113f29665a6d259c790d94
[INFO] running `Command { std: "docker" "start" "-a" "3df382e8d9faafb0447a0e0130499c3800291bd904113f29665a6d259c790d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3df382e8d9faafb0447a0e0130499c3800291bd904113f29665a6d259c790d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3df382e8d9faafb0447a0e0130499c3800291bd904113f29665a6d259c790d94", kill_on_drop: false }`
[INFO] [stdout] 3df382e8d9faafb0447a0e0130499c3800291bd904113f29665a6d259c790d94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c601eb30e70121ffefaaf83495ce935ebd8068099e87115b4ba59b0637b9f255
[INFO] running `Command { std: "docker" "start" "-a" "c601eb30e70121ffefaaf83495ce935ebd8068099e87115b4ba59b0637b9f255", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling arrow-schema v57.3.0
[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 futures-core v0.3.32
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[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 flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[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 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 futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[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 49.75s
[INFO] running `Command { std: "docker" "inspect" "c601eb30e70121ffefaaf83495ce935ebd8068099e87115b4ba59b0637b9f255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c601eb30e70121ffefaaf83495ce935ebd8068099e87115b4ba59b0637b9f255", kill_on_drop: false }`
[INFO] [stdout] c601eb30e70121ffefaaf83495ce935ebd8068099e87115b4ba59b0637b9f255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 734ba2b9060f97c5a304564901026d43e34c909fe7ef51374c1dcb483f0f7244
[INFO] running `Command { std: "docker" "start" "-a" "734ba2b9060f97c5a304564901026d43e34c909fe7ef51374c1dcb483f0f7244", 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 rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[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/1.95.0-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=22d00db864c2fd21 -C extra-filename=-7cefeb50994faaf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-0f2c9afd20c5f204.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-c83a42602477a25f.rlib --extern arrow_csv=/opt/rustwide/target/debug/deps/libarrow_csv-2eb0e7527172cc57.rlib --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-d7d0db6554de12f0.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-2976572fd1233d7e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c789665e46f44152.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a4f1cfb55365167c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8cdbcf384ab44191.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-7e601d5b31da1f68.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b2f177a9d87a5c8d.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-6cd5fc570be6df82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-297805933e776660.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1bbfe6eb5ed9a6ed.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-d2b0a23b58aa3d06.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-af91e2aa58b1e631.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3857695413d0130a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-12bcecff038597bf/out -L native=/opt/rustwide/target/debug/build/blake3-12bcecff038597bf/out -L native=/opt/rustwide/target/debug/build/zstd-sys-61b80eb0f3068198/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "734ba2b9060f97c5a304564901026d43e34c909fe7ef51374c1dcb483f0f7244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "734ba2b9060f97c5a304564901026d43e34c909fe7ef51374c1dcb483f0f7244", kill_on_drop: false }`
[INFO] [stdout] 734ba2b9060f97c5a304564901026d43e34c909fe7ef51374c1dcb483f0f7244
