[INFO] cloning repository https://github.com/pola-rs/polars-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pola-rs/polars-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ecaac88dac534610f313276ac55c46fb5961fc0 [INFO] checking pola-rs/polars-cli against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pola-rs/polars-cli on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pola-rs/polars-cli [INFO] finished tweaking git repo https://github.com/pola-rs/polars-cli [INFO] tweaked toml for git repo https://github.com/pola-rs/polars-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pola-rs/polars-cli 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.0 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded cc v1.0.89 [INFO] [stderr] Downloaded jobserver v0.1.28 [INFO] [stderr] Downloaded reedline v0.30.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.22 [INFO] [stderr] Downloaded multiversion-macros v0.7.3 [INFO] [stderr] Downloaded comfy-table v7.1.0 [INFO] [stderr] Downloaded target-features v0.1.5 [INFO] [stderr] Downloaded jemallocator v0.5.4 [INFO] [stderr] Downloaded multiversion v0.7.3 [INFO] [stderr] Downloaded zstd-safe v7.0.0 [INFO] [stderr] Downloaded zstd v0.13.0 [INFO] [stderr] Downloaded polars-pipe v0.38.1 [INFO] [stderr] Downloaded polars-parquet v0.38.1 [INFO] [stderr] Downloaded polars-plan v0.38.1 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Downloaded polars-arrow v0.38.1 [INFO] [stderr] Downloaded sqlparser v0.44.0 [INFO] [stderr] Downloaded polars-json v0.38.1 [INFO] [stderr] Downloaded brotli v3.4.0 [INFO] [stderr] Downloaded unicode-reverse v1.0.8 [INFO] [stderr] Downloaded tmp_env v0.1.1 [INFO] [stderr] Downloaded polars-lazy v0.38.1 [INFO] [stderr] Downloaded polars-io v0.38.1 [INFO] [stderr] Downloaded polars-sql v0.38.1 [INFO] [stderr] Downloaded polars v0.38.1 [INFO] [stderr] Downloaded brotli-decompressor v2.5.1 [INFO] [stderr] Downloaded jsonpath_lib_polars_vendor v0.0.1 [INFO] [stderr] Downloaded polars-compute v0.38.1 [INFO] [stderr] Downloaded polars-row v0.38.1 [INFO] [stderr] Downloaded polars-core v0.38.1 [INFO] [stderr] Downloaded polars-ops v0.38.1 [INFO] [stderr] Downloaded polars-time v0.38.1 [INFO] [stderr] Downloaded polars-error v0.38.1 [INFO] [stderr] Downloaded polars-utils v0.38.1 [INFO] [stderr] Downloaded bytemuck v1.14.3 [INFO] [stderr] Downloaded sysinfo v0.30.7 [INFO] [stderr] Downloaded ref-cast v1.0.22 [INFO] [stderr] Downloaded halfbrown v0.2.5 [INFO] [stderr] Downloaded value-trait v0.8.1 [INFO] [stderr] Downloaded simd-json v0.13.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 477e0be1d053aafa2bcca325ae8e1af5e86eb149c248fe5097e0885a35541b3e [INFO] running `Command { std: "docker" "start" "-a" "477e0be1d053aafa2bcca325ae8e1af5e86eb149c248fe5097e0885a35541b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "477e0be1d053aafa2bcca325ae8e1af5e86eb149c248fe5097e0885a35541b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477e0be1d053aafa2bcca325ae8e1af5e86eb149c248fe5097e0885a35541b3e", kill_on_drop: false }` [INFO] [stdout] 477e0be1d053aafa2bcca325ae8e1af5e86eb149c248fe5097e0885a35541b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d1d9c81ad7d5dd1ffc1c7f7961b01f8489b7bc14f5da29c3d41fafc3e1592c [INFO] running `Command { std: "docker" "start" "-a" "63d1d9c81ad7d5dd1ffc1c7f7961b01f8489b7bc14f5da29c3d41fafc3e1592c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling polars-utils v0.38.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling polars-arrow v0.38.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling polars-compute v0.38.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling polars-core v0.38.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling polars-ops v0.38.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking unicode-reverse v1.0.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling polars-plan v0.38.1 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling polars-lazy v0.38.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking sqlparser v0.39.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling polars v0.38.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tmp_env v0.1.1 [INFO] [stderr] Checking sqlparser v0.44.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking simd-json v0.13.8 [INFO] [stderr] Checking jsonpath_lib_polars_vendor v0.0.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking reedline v0.30.0 [INFO] [stderr] Checking polars-error v0.38.1 [INFO] [stderr] Checking polars-row v0.38.1 [INFO] [stderr] Checking polars-json v0.38.1 [INFO] [stderr] Checking polars-parquet v0.38.1 [INFO] [stderr] Checking polars-time v0.38.1 [INFO] [stderr] Checking polars-io v0.38.1 [INFO] [stderr] Checking polars-sql v0.38.1 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking polars-cli v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "63d1d9c81ad7d5dd1ffc1c7f7961b01f8489b7bc14f5da29c3d41fafc3e1592c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d1d9c81ad7d5dd1ffc1c7f7961b01f8489b7bc14f5da29c3d41fafc3e1592c", kill_on_drop: false }` [INFO] [stdout] 63d1d9c81ad7d5dd1ffc1c7f7961b01f8489b7bc14f5da29c3d41fafc3e1592c [INFO] checking pola-rs/polars-cli against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli" "/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/pola-rs/polars-cli on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/pola-rs/polars-cli [INFO] finished tweaking git repo https://github.com/pola-rs/polars-cli [INFO] tweaked toml for git repo https://github.com/pola-rs/polars-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pola-rs/polars-cli 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c0435f395d8bc99fd7dd4e5cf3e08db13c590ebb5907d9dd22144b6ec204d8c [INFO] running `Command { std: "docker" "start" "-a" "7c0435f395d8bc99fd7dd4e5cf3e08db13c590ebb5907d9dd22144b6ec204d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c0435f395d8bc99fd7dd4e5cf3e08db13c590ebb5907d9dd22144b6ec204d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0435f395d8bc99fd7dd4e5cf3e08db13c590ebb5907d9dd22144b6ec204d8c", kill_on_drop: false }` [INFO] [stdout] 7c0435f395d8bc99fd7dd4e5cf3e08db13c590ebb5907d9dd22144b6ec204d8c [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1e5ffa5dafd5db628cf7bb513658e294f5182dcc889ade585027fa9816a9b7e [INFO] running `Command { std: "docker" "start" "-a" "c1e5ffa5dafd5db628cf7bb513658e294f5182dcc889ade585027fa9816a9b7e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (1 fix) [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling polars-utils v0.38.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling polars-arrow v0.38.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling polars-compute v0.38.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling polars-core v0.38.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling polars-ops v0.38.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking unicode-reverse v1.0.8 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling polars-plan v0.38.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling polars-lazy v0.38.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking sqlparser v0.39.0 [INFO] [stderr] Compiling polars v0.38.1 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking tmp_env v0.1.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking sqlparser v0.44.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking comfy-table v7.1.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking simd-json v0.13.8 [INFO] [stderr] Checking jsonpath_lib_polars_vendor v0.0.1 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking reedline v0.30.0 [INFO] [stderr] Checking polars-error v0.38.1 [INFO] [stderr] Checking polars-row v0.38.1 [INFO] [stderr] Checking polars-json v0.38.1 [INFO] [stderr] Checking polars-parquet v0.38.1 [INFO] [stderr] Checking polars-time v0.38.1 [INFO] [stderr] Checking polars-io v0.38.1 [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking polars-sql v0.38.1 [INFO] [stderr] Checking polars-cli v0.7.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.93s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking polars-cli v0.7.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "c1e5ffa5dafd5db628cf7bb513658e294f5182dcc889ade585027fa9816a9b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e5ffa5dafd5db628cf7bb513658e294f5182dcc889ade585027fa9816a9b7e", kill_on_drop: false }` [INFO] [stdout] c1e5ffa5dafd5db628cf7bb513658e294f5182dcc889ade585027fa9816a9b7e