[INFO] cloning repository https://github.com/ruihe774/polars-readlines [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruihe774/polars-readlines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruihe774%2Fpolars-readlines", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruihe774%2Fpolars-readlines'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5059c21b3de2b95a43eab3cf53122735718ae03 [INFO] building ruihe774/polars-readlines against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruihe774%2Fpolars-readlines" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruihe774/polars-readlines on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruihe774/polars-readlines [INFO] finished tweaking git repo https://github.com/ruihe774/polars-readlines [INFO] tweaked toml for git repo https://github.com/ruihe774/polars-readlines written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ruihe774/polars-readlines 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b4e18e5565d78899ac27c251f666a9d26cc22e7bc492a7f4397664f25af538 [INFO] running `Command { std: "docker" "start" "-a" "62b4e18e5565d78899ac27c251f666a9d26cc22e7bc492a7f4397664f25af538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b4e18e5565d78899ac27c251f666a9d26cc22e7bc492a7f4397664f25af538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b4e18e5565d78899ac27c251f666a9d26cc22e7bc492a7f4397664f25af538", kill_on_drop: false }` [INFO] [stdout] 62b4e18e5565d78899ac27c251f666a9d26cc22e7bc492a7f4397664f25af538 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b8fa17bfdeebd8a8dec512da58c5e80e367b710117c5aec0b393a8d998fd2b4 [INFO] running `Command { std: "docker" "start" "-a" "3b8fa17bfdeebd8a8dec512da58c5e80e367b710117c5aec0b393a8d998fd2b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling polars-utils v0.42.0 [INFO] [stderr] Compiling arrow-schema v53.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling polars-arrow v0.42.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling syn v2.0.79 [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 streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars-compute v0.42.0 [INFO] [stderr] Compiling polars-core v0.42.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars v0.42.0 [INFO] [stderr] Compiling parquet-format-safe v0.2.4 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v53.1.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling arrow-data v53.1.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling multiversion v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling polars-arrow-format v0.1.0 [INFO] [stderr] Compiling arrow-array v53.1.0 [INFO] [stderr] Compiling polars-error v0.42.0 [INFO] [stderr] Compiling polars-row v0.42.0 [INFO] [stderr] Compiling polars-parquet v0.42.0 [INFO] [stderr] Compiling polars-readlines v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "3b8fa17bfdeebd8a8dec512da58c5e80e367b710117c5aec0b393a8d998fd2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b8fa17bfdeebd8a8dec512da58c5e80e367b710117c5aec0b393a8d998fd2b4", kill_on_drop: false }` [INFO] [stdout] 3b8fa17bfdeebd8a8dec512da58c5e80e367b710117c5aec0b393a8d998fd2b4 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fa01365c6df7d1a587ff46c7df45f59a8bccd1097171856558ad2d12c6600f6 [INFO] running `Command { std: "docker" "start" "-a" "8fa01365c6df7d1a587ff46c7df45f59a8bccd1097171856558ad2d12c6600f6", kill_on_drop: false }` [INFO] [stderr] Compiling polars-readlines v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "8fa01365c6df7d1a587ff46c7df45f59a8bccd1097171856558ad2d12c6600f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fa01365c6df7d1a587ff46c7df45f59a8bccd1097171856558ad2d12c6600f6", kill_on_drop: false }` [INFO] [stdout] 8fa01365c6df7d1a587ff46c7df45f59a8bccd1097171856558ad2d12c6600f6