[INFO] cloning repository https://github.com/infamax/polars-ab-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infamax/polars-ab-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfamax%2Fpolars-ab-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfamax%2Fpolars-ab-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d03214363109824fb90b1bbdfaa9676b3ec1c4e3
[INFO] checking infamax/polars-ab-utils against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfamax%2Fpolars-ab-utils" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/infamax/polars-ab-utils on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/infamax/polars-ab-utils
[INFO] finished tweaking git repo https://github.com/infamax/polars-ab-utils
[INFO] tweaked toml for git repo https://github.com/infamax/polars-ab-utils written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/infamax/polars-ab-utils 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pola-rs/pyo3-polars.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polars-utils v0.43.1
[INFO] [stderr]   Downloaded polars-schema v0.43.1
[INFO] [stderr]   Downloaded polars-error v0.43.1
[INFO] [stderr]   Downloaded pyo3-macros v0.22.3
[INFO] [stderr]   Downloaded polars-ffi v0.43.1
[INFO] [stderr]   Downloaded cc v1.1.25
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.3
[INFO] [stderr]   Downloaded polars-mem-engine v0.43.1
[INFO] [stderr]   Downloaded polars-expr v0.43.1
[INFO] [stderr]   Downloaded polars-pipe v0.43.1
[INFO] [stderr]   Downloaded polars-lazy v0.43.1
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.3
[INFO] [stderr]   Downloaded polars v0.43.1
[INFO] [stderr]   Downloaded polars-io v0.43.1
[INFO] [stderr]   Downloaded polars-ops v0.43.1
[INFO] [stderr]   Downloaded polars-parquet v0.43.1
[INFO] [stderr]   Downloaded polars-plan v0.43.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.3
[INFO] [stderr]   Downloaded polars-compute v0.43.1
[INFO] [stderr]   Downloaded polars-row v0.43.1
[INFO] [stderr]   Downloaded polars-arrow v0.43.1
[INFO] [stderr]   Downloaded pyo3 v0.22.3
[INFO] [stderr]   Downloaded polars-core v0.43.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a140f8fedb06fbfdbf7bfe6c547b8d4fec9fccc37493cca5a79b990ce6246605
[INFO] running `Command { std: "docker" "start" "-a" "a140f8fedb06fbfdbf7bfe6c547b8d4fec9fccc37493cca5a79b990ce6246605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a140f8fedb06fbfdbf7bfe6c547b8d4fec9fccc37493cca5a79b990ce6246605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a140f8fedb06fbfdbf7bfe6c547b8d4fec9fccc37493cca5a79b990ce6246605", kill_on_drop: false }`
[INFO] [stdout] a140f8fedb06fbfdbf7bfe6c547b8d4fec9fccc37493cca5a79b990ce6246605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d9000bf83ecbf6ba7357ea5c0abec3110067b5b39779b9c462d5facf60bba2
[INFO] running `Command { std: "docker" "start" "-a" "98d9000bf83ecbf6ba7357ea5c0abec3110067b5b39779b9c462d5facf60bba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.25
[INFO] [stderr]    Compiling polars-utils v0.43.1
[INFO] [stderr]    Compiling polars-schema v0.43.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polars-compute v0.43.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling pyo3-build-config v0.22.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling polars-arrow v0.43.1
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling polars-core v0.43.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling polars-ops v0.43.1
[INFO] [stderr]    Compiling polars-plan v0.43.1
[INFO] [stderr]    Compiling argminmax v0.6.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.3
[INFO] [stderr]    Compiling pyo3-ffi v0.22.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]    Compiling pyo3 v0.22.3
[INFO] [stderr]    Compiling polars v0.43.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling polars-error v0.43.1
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde-pickle v1.1.1
[INFO] [stderr]     Checking polars-row v0.43.1
[INFO] [stderr]     Checking polars-parquet v0.43.1
[INFO] [stderr]     Checking polars-io v0.43.1
[INFO] [stderr]     Checking polars-ffi v0.43.1
[INFO] [stderr]    Compiling pyo3-polars-derive v0.11.0 (https://github.com/pola-rs/pyo3-polars.git#d426148a)
[INFO] [stderr]     Checking pyo3-polars v0.17.0 (https://github.com/pola-rs/pyo3-polars.git#d426148a)
[INFO] [stderr]     Checking polars-ab-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "98d9000bf83ecbf6ba7357ea5c0abec3110067b5b39779b9c462d5facf60bba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d9000bf83ecbf6ba7357ea5c0abec3110067b5b39779b9c462d5facf60bba2", kill_on_drop: false }`
[INFO] [stdout] 98d9000bf83ecbf6ba7357ea5c0abec3110067b5b39779b9c462d5facf60bba2
