[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] testing ruihe774/polars-readlines against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruihe774%2Fpolars-readlines" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ruihe774/polars-readlines on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a85138952bcdb122ace22eef2596feb61cd99e860003929a5270d0d21f67c28 [INFO] running `Command { std: "docker" "start" "-a" "4a85138952bcdb122ace22eef2596feb61cd99e860003929a5270d0d21f67c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a85138952bcdb122ace22eef2596feb61cd99e860003929a5270d0d21f67c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a85138952bcdb122ace22eef2596feb61cd99e860003929a5270d0d21f67c28", kill_on_drop: false }` [INFO] [stdout] 4a85138952bcdb122ace22eef2596feb61cd99e860003929a5270d0d21f67c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4295f2a8c1b7c7c9054d062a4dc8574cd2ffa9124739f901474966395294696 [INFO] running `Command { std: "docker" "start" "-a" "f4295f2a8c1b7c7c9054d062a4dc8574cd2ffa9124739f901474966395294696", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling polars-utils v0.42.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrow-schema v53.1.0 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling polars-arrow v0.42.0 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling atoi_simd v0.15.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling polars-compute v0.42.0 [INFO] [stderr] Compiling polars-core v0.42.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 crossbeam-deque v0.8.5 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling indexmap v2.6.0 [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 psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [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 rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.64 [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 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 52s [INFO] running `Command { std: "docker" "inspect" "f4295f2a8c1b7c7c9054d062a4dc8574cd2ffa9124739f901474966395294696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4295f2a8c1b7c7c9054d062a4dc8574cd2ffa9124739f901474966395294696", kill_on_drop: false }` [INFO] [stdout] f4295f2a8c1b7c7c9054d062a4dc8574cd2ffa9124739f901474966395294696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43058d100de95a514a46eccc87b7fe674c359ac6e5042b32289512c42833e3d [INFO] running `Command { std: "docker" "start" "-a" "c43058d100de95a514a46eccc87b7fe674c359ac6e5042b32289512c42833e3d", 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 1.17s [INFO] running `Command { std: "docker" "inspect" "c43058d100de95a514a46eccc87b7fe674c359ac6e5042b32289512c42833e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43058d100de95a514a46eccc87b7fe674c359ac6e5042b32289512c42833e3d", kill_on_drop: false }` [INFO] [stdout] c43058d100de95a514a46eccc87b7fe674c359ac6e5042b32289512c42833e3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96d981dbb49ab384f2e744d4af9dfd8ff916818cf45cfb443b3bd9c751183bb9 [INFO] running `Command { std: "docker" "start" "-a" "96d981dbb49ab384f2e744d4af9dfd8ff916818cf45cfb443b3bd9c751183bb9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polars_readlines-31ee2607e579e253) [INFO] [stderr] Doc-tests polars_readlines [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] [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" "96d981dbb49ab384f2e744d4af9dfd8ff916818cf45cfb443b3bd9c751183bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d981dbb49ab384f2e744d4af9dfd8ff916818cf45cfb443b3bd9c751183bb9", kill_on_drop: false }` [INFO] [stdout] 96d981dbb49ab384f2e744d4af9dfd8ff916818cf45cfb443b3bd9c751183bb9