[INFO] cloning repository https://github.com/gennarogravinese/callable_func [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gennarogravinese/callable_func" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgennarogravinese%2Fcallable_func", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgennarogravinese%2Fcallable_func'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00895e1fc1a8267677a21351398a55d0af096675 [INFO] testing gennarogravinese/callable_func 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%2Fgennarogravinese%2Fcallable_func" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gennarogravinese/callable_func [INFO] finished tweaking git repo https://github.com/gennarogravinese/callable_func [INFO] tweaked toml for git repo https://github.com/gennarogravinese/callable_func written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gennarogravinese/callable_func 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/gennarogravinese/callable_func 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-utils v0.38.3 [INFO] [stderr] Downloaded polars-arrow-format v0.1.0 [INFO] [stderr] Downloaded polars-error v0.38.3 [INFO] [stderr] Downloaded typeid v1.0.0 [INFO] [stderr] Downloaded plotly_derive v0.9.0 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded bytemuck v1.16.1 [INFO] [stderr] Downloaded multiversion v0.7.4 [INFO] [stderr] Downloaded erased-serde v0.4.5 [INFO] [stderr] Downloaded multiversion-macros v0.7.4 [INFO] [stderr] Downloaded polars-row v0.38.3 [INFO] [stderr] Downloaded unicode-reverse v1.0.9 [INFO] [stderr] Downloaded seq-macro v0.3.5 [INFO] [stderr] Downloaded streaming-decompression v0.1.2 [INFO] [stderr] Downloaded target-features v0.1.6 [INFO] [stderr] Downloaded parquet-format-safe v0.2.4 [INFO] [stderr] Downloaded argminmax v0.6.2 [INFO] [stderr] Downloaded polars-pipe v0.38.3 [INFO] [stderr] Downloaded polars-io v0.38.3 [INFO] [stderr] Downloaded polars v0.38.3 [INFO] [stderr] Downloaded comfy-table v7.1.1 [INFO] [stderr] Downloaded polars-parquet v0.38.3 [INFO] [stderr] Downloaded sqlparser v0.39.0 [INFO] [stderr] Downloaded polars-lazy v0.38.3 [INFO] [stderr] Downloaded polars-ops v0.38.3 [INFO] [stderr] Downloaded raw-cpuid v11.0.2 [INFO] [stderr] Downloaded polars-plan v0.38.3 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] [stderr] Downloaded sysinfo v0.30.12 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded polars-arrow v0.38.3 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded polars-core v0.38.3 [INFO] [stderr] Downloaded lz4-sys v1.9.5 [INFO] [stderr] Downloaded cc v1.0.99 [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded polars-sql v0.38.3 [INFO] [stderr] Downloaded zstd-safe v7.1.0 [INFO] [stderr] Downloaded zstd v0.13.1 [INFO] [stderr] Downloaded polars-compute v0.38.3 [INFO] [stderr] Downloaded atoi_simd v0.15.6 [INFO] [stderr] Downloaded xxhash-rust v0.8.10 [INFO] [stderr] Downloaded polars-time v0.38.3 [INFO] [stderr] Downloaded memmap2 v0.7.1 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded lz4 v1.25.0 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded streaming-iterator v0.1.9 [INFO] [stderr] Downloaded zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Downloaded plotly v0.9.0 [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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6e901cfab117a5161f1c5f5919f1e87fdb725a50b8b533daa41c768bb62973 [INFO] running `Command { std: "docker" "start" "-a" "cb6e901cfab117a5161f1c5f5919f1e87fdb725a50b8b533daa41c768bb62973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6e901cfab117a5161f1c5f5919f1e87fdb725a50b8b533daa41c768bb62973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6e901cfab117a5161f1c5f5919f1e87fdb725a50b8b533daa41c768bb62973", kill_on_drop: false }` [INFO] [stdout] cb6e901cfab117a5161f1c5f5919f1e87fdb725a50b8b533daa41c768bb62973 [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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514fb9798fd6c429425365e2075722ae8219ead60275f18e3732cf9a5c79f2b1 [INFO] running `Command { std: "docker" "start" "-a" "514fb9798fd6c429425365e2075722ae8219ead60275f18e3732cf9a5c79f2b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling polars-utils v0.38.3 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling polars-arrow v0.38.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling polars-compute v0.38.3 [INFO] [stderr] Compiling polars-core v0.38.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling polars-ops v0.38.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling polars-plan v0.38.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling polars-lazy v0.38.3 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling polars v0.38.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling argminmax v0.6.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling plotly_derive v0.9.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling plotly v0.9.0 [INFO] [stderr] Compiling polars-error v0.38.3 [INFO] [stderr] Compiling polars-row v0.38.3 [INFO] [stderr] Compiling polars-parquet v0.38.3 [INFO] [stderr] Compiling polars-time v0.38.3 [INFO] [stderr] error: could not compile `polars-core` (lib) [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 polars_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.38.3/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="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="lazy"' --cfg 'feature="ndarray"' --cfg 'feature="rand"' --cfg 'feature="rand_distr"' --cfg 'feature="random"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "arrow-array", "arrow_rs", "avx512", "bigidx", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=5e5c8e03ad1333aa -C extra-filename=-4e526d7c40265fa6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-58ab3e5583eb185c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-46cac965755be86c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-96d16ef7da98f7ed.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-97e7a09ad71522dd.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-0bd1d963c98fe481.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-19561c42f4cbd479.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-043270501cc5267f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-72cf19d664978b93.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-52de397cce081b01.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-42774fddedcf92b2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-5d038baf4f2fe4e4.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-d11b74430f345d7d.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-47b001f311b40b30.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-d7a9ea1d5515ef1e.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-8ae42909accadb57.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9819c156074b6be5.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-06c3c81d5f7318f8.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c41e8b14b580cfcd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6f4950a33f893b13.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-808469a17d989ae4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-586666baa1899fb0.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-ff947365fd026992.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "514fb9798fd6c429425365e2075722ae8219ead60275f18e3732cf9a5c79f2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514fb9798fd6c429425365e2075722ae8219ead60275f18e3732cf9a5c79f2b1", kill_on_drop: false }` [INFO] [stdout] 514fb9798fd6c429425365e2075722ae8219ead60275f18e3732cf9a5c79f2b1