[INFO] cloning repository https://github.com/sa-/polars-rust-compiled-function
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sa-/polars-rust-compiled-function" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsa-%2Fpolars-rust-compiled-function", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsa-%2Fpolars-rust-compiled-function'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53314354085468c807a90b83ad609cd8ee3bfd1c
[INFO] testing sa-/polars-rust-compiled-function 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%2Fsa-%2Fpolars-rust-compiled-function" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sa-/polars-rust-compiled-function
[INFO] finished tweaking git repo https://github.com/sa-/polars-rust-compiled-function
[INFO] tweaked toml for git repo https://github.com/sa-/polars-rust-compiled-function written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sa-/polars-rust-compiled-function 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/sa-/polars-rust-compiled-function 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] 8944bca20ecddef79112024a1806526644c5a68bc48b6eab713d7b3d0c72d32e
[INFO] running `Command { std: "docker" "start" "-a" "8944bca20ecddef79112024a1806526644c5a68bc48b6eab713d7b3d0c72d32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8944bca20ecddef79112024a1806526644c5a68bc48b6eab713d7b3d0c72d32e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8944bca20ecddef79112024a1806526644c5a68bc48b6eab713d7b3d0c72d32e", kill_on_drop: false }`
[INFO] [stdout] 8944bca20ecddef79112024a1806526644c5a68bc48b6eab713d7b3d0c72d32e
[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] 1b3230bd5f306febd9bfcf5050864ac7e85278f7af1626bf75c25178fa1497b0
[INFO] running `Command { std: "docker" "start" "-a" "1b3230bd5f306febd9bfcf5050864ac7e85278f7af1626bf75c25178fa1497b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling lexical-util v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling simdutf8 v0.1.3
[INFO] [stderr]    Compiling lexical-write-integer v0.8.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling streaming-iterator v0.1.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lexical-parse-float v0.8.3
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling hash_hasher v2.0.3
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling lexical-core v0.8.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling lexical v6.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossterm v0.23.1
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling hashbrown v0.12.0
[INFO] [stderr]    Compiling polars-utils v0.20.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.2
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling bytemuck v1.8.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling arrow2 v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling comfy-table v5.0.1
[INFO] [stderr]    Compiling pyo3-macros v0.16.2
[INFO] [stderr]    Compiling polars-arrow v0.20.0
[INFO] [stderr]    Compiling polars-core v0.20.0
[INFO] [stderr]    Compiling polars-io v0.20.0
[INFO] [stderr]    Compiling polars-time v0.20.0
[INFO] [stderr]    Compiling polars-lazy v0.20.0
[INFO] [stderr]    Compiling polars v0.20.0
[INFO] [stderr]    Compiling polars-rust-compiled-function v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/ffi.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Box::from_raw(array_ptr);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = Box::from_raw(array_ptr);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/ffi.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Box::from_raw(schema_ptr);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let _ = Box::from_raw(schema_ptr);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "1b3230bd5f306febd9bfcf5050864ac7e85278f7af1626bf75c25178fa1497b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b3230bd5f306febd9bfcf5050864ac7e85278f7af1626bf75c25178fa1497b0", kill_on_drop: false }`
[INFO] [stdout] 1b3230bd5f306febd9bfcf5050864ac7e85278f7af1626bf75c25178fa1497b0
[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] a58778385dac23871628c9c350a3150d0398e48676f3d0eaa379b7674192490a
[INFO] running `Command { std: "docker" "start" "-a" "a58778385dac23871628c9c350a3150d0398e48676f3d0eaa379b7674192490a", kill_on_drop: false }`
[INFO] [stderr]    Compiling polars-rust-compiled-function v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/ffi.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         Box::from_raw(array_ptr);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let _ = Box::from_raw(array_ptr);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/ffi.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Box::from_raw(schema_ptr);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let _ = Box::from_raw(schema_ptr);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] running `Command { std: "docker" "inspect" "a58778385dac23871628c9c350a3150d0398e48676f3d0eaa379b7674192490a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a58778385dac23871628c9c350a3150d0398e48676f3d0eaa379b7674192490a", kill_on_drop: false }`
[INFO] [stdout] a58778385dac23871628c9c350a3150d0398e48676f3d0eaa379b7674192490a
[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", kill_on_drop: false }`
[INFO] [stdout] 6eed31800702d440b7cf0b1ac137442efe14a225651840b5d41858b482e5e4b6
[INFO] running `Command { std: "docker" "start" "-a" "6eed31800702d440b7cf0b1ac137442efe14a225651840b5d41858b482e5e4b6", kill_on_drop: false }`
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout] 
[INFO] [stderr]   --> src/ffi.rs:54:9
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 54 |         Box::from_raw(array_ptr);
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let _ = Box::from_raw(array_ptr);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]   --> src/ffi.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |         Box::from_raw(schema_ptr);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let _ = Box::from_raw(schema_ptr);
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `polars-rust-compiled-function` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polars_rust_compiled_function-bb64443cf591f7cc)
[INFO] running `Command { std: "docker" "inspect" "6eed31800702d440b7cf0b1ac137442efe14a225651840b5d41858b482e5e4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eed31800702d440b7cf0b1ac137442efe14a225651840b5d41858b482e5e4b6", kill_on_drop: false }`
[INFO] [stdout] 6eed31800702d440b7cf0b1ac137442efe14a225651840b5d41858b482e5e4b6
