[INFO] fetching crate polars-ffi 0.52.0... [INFO] testing polars-ffi-0.52.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate polars-ffi 0.52.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate polars-ffi 0.52.0 [INFO] finished tweaking crates.io crate polars-ffi 0.52.0 [INFO] tweaked toml for crates.io crate polars-ffi 0.52.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polars-ffi 0.52.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate polars-ffi 0.52.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d05c7fa36f655162d13f18460f348d04d1599388e889ea000040b930e796e8ca [INFO] running `Command { std: "docker" "start" "-a" "d05c7fa36f655162d13f18460f348d04d1599388e889ea000040b930e796e8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d05c7fa36f655162d13f18460f348d04d1599388e889ea000040b930e796e8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05c7fa36f655162d13f18460f348d04d1599388e889ea000040b930e796e8ca", kill_on_drop: false }` [INFO] [stdout] d05c7fa36f655162d13f18460f348d04d1599388e889ea000040b930e796e8ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e4e7b89a9332c7aa1fbbe70dbd1288355296977ef4c95a9504a74f212a92b0 [INFO] running `Command { std: "docker" "start" "-a" "d1e4e7b89a9332c7aa1fbbe70dbd1288355296977ef4c95a9504a74f212a92b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polars-utils v0.52.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling polars-schema v0.52.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling polars-arrow v0.52.0 [INFO] [stderr] Compiling ethnum v1.5.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling polars-error v0.52.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars-compute v0.52.0 [INFO] [stderr] Compiling debug_unsafe v0.1.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling atoi_simd v0.16.1 [INFO] [stderr] Compiling boxcar v0.2.13 [INFO] [stderr] Compiling polars-core v0.52.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling polars-dtype v0.52.0 [INFO] [stderr] Compiling polars-row v0.52.0 [INFO] [stderr] Compiling polars-ffi v0.52.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "d1e4e7b89a9332c7aa1fbbe70dbd1288355296977ef4c95a9504a74f212a92b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e4e7b89a9332c7aa1fbbe70dbd1288355296977ef4c95a9504a74f212a92b0", kill_on_drop: false }` [INFO] [stdout] d1e4e7b89a9332c7aa1fbbe70dbd1288355296977ef4c95a9504a74f212a92b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0320c66b25474cc5773298090442200eb51bcbfda12b15caf874909def94eeb [INFO] running `Command { std: "docker" "start" "-a" "c0320c66b25474cc5773298090442200eb51bcbfda12b15caf874909def94eeb", kill_on_drop: false }` [INFO] [stderr] Compiling polars-ffi v0.52.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "c0320c66b25474cc5773298090442200eb51bcbfda12b15caf874909def94eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0320c66b25474cc5773298090442200eb51bcbfda12b15caf874909def94eeb", kill_on_drop: false }` [INFO] [stdout] c0320c66b25474cc5773298090442200eb51bcbfda12b15caf874909def94eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5acc519ac8d5c005d7a9f5238ab14c94e653456ac523b60e2560bad2a3047056 [INFO] running `Command { std: "docker" "start" "-a" "5acc519ac8d5c005d7a9f5238ab14c94e653456ac523b60e2560bad2a3047056", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polars_ffi-72013eec1cb3792d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test version_0::test::test_ffi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests polars_ffi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5acc519ac8d5c005d7a9f5238ab14c94e653456ac523b60e2560bad2a3047056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acc519ac8d5c005d7a9f5238ab14c94e653456ac523b60e2560bad2a3047056", kill_on_drop: false }` [INFO] [stdout] 5acc519ac8d5c005d7a9f5238ab14c94e653456ac523b60e2560bad2a3047056