[INFO] fetching crate tech_analysis 0.1.1... [INFO] checking tech_analysis-0.1.1 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate tech_analysis 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tech_analysis 0.1.1 on toolchain e9271846294c4ee5bd7706df68180320c0b5ff20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tech_analysis 0.1.1 [INFO] finished tweaking crates.io crate tech_analysis 0.1.1 [INFO] tweaked toml for crates.io crate tech_analysis 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tech_analysis 0.1.1 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" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-error v0.32.1 [INFO] [stderr] Downloaded polars v0.32.1 [INFO] [stderr] Downloaded dyn-clone v1.0.13 [INFO] [stderr] Downloaded polars-row v0.32.1 [INFO] [stderr] Downloaded target-features v0.1.4 [INFO] [stderr] Downloaded polars-utils v0.32.1 [INFO] [stderr] Downloaded polars-ops v0.32.1 [INFO] [stderr] Downloaded polars-pipe v0.32.1 [INFO] [stderr] Downloaded arrow2 v0.17.4 [INFO] [stderr] Downloaded polars-core v0.32.1 [INFO] [stderr] Downloaded polars-plan v0.32.1 [INFO] [stderr] Downloaded polars-arrow v0.32.1 [INFO] [stderr] Downloaded polars-io v0.32.1 [INFO] [stderr] Downloaded polars-lazy v0.32.1 [INFO] [stderr] Downloaded sqlparser v0.36.1 [INFO] [stderr] Downloaded ethnum v1.3.2 [INFO] [stderr] Downloaded polars-time v0.32.1 [INFO] [stderr] Downloaded polars-sql v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7668a04345d62a6d1d9cb1815625bb73cbd611739ffb47d912515fe8680a81ff [INFO] running `Command { std: "docker" "start" "-a" "7668a04345d62a6d1d9cb1815625bb73cbd611739ffb47d912515fe8680a81ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7668a04345d62a6d1d9cb1815625bb73cbd611739ffb47d912515fe8680a81ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7668a04345d62a6d1d9cb1815625bb73cbd611739ffb47d912515fe8680a81ff", kill_on_drop: false }` [INFO] [stdout] 7668a04345d62a6d1d9cb1815625bb73cbd611739ffb47d912515fe8680a81ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56a0b9bf2a6c3ddf13ea704d0f288ae58e78f653bb1a7aa4bfc5434b1e131a6c [INFO] running `Command { std: "docker" "start" "-a" "56a0b9bf2a6c3ddf13ea704d0f288ae58e78f653bb1a7aa4bfc5434b1e131a6c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling target-features v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling polars-utils v0.32.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sysinfo v0.29.8 [INFO] [stderr] Compiling polars-arrow v0.32.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling polars-core v0.32.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling polars-ops v0.32.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking argminmax v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling polars-pipe v0.32.1 [INFO] [stderr] Compiling polars-lazy v0.32.1 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking sqlparser v0.36.1 [INFO] [stderr] Compiling polars v0.32.1 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking comfy-table v7.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking polars-error v0.32.1 [INFO] [stderr] Checking polars-row v0.32.1 [INFO] [stderr] Checking polars-time v0.32.1 [INFO] [stderr] Checking polars-io v0.32.1 [INFO] [stderr] Checking polars-sql v0.32.1 [INFO] [stderr] Checking tech_analysis v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `polars::error::PolarsResult` [INFO] [stdout] --> src/lorentzian_classification/kernel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use polars::error::PolarsResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::frame::DataFrame` [INFO] [stdout] --> src/lorentzian_classification/kernel.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use polars::frame::DataFrame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `polars::prelude::CsvReader` [INFO] [stdout] --> src/lorentzian_classification/kernel.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use polars::prelude::CsvReader; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/lorentzian_classification/kernel.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start2` [INFO] [stdout] --> src/lorentzian_classification/kernel.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | let start2 = Instant::now(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_start2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `rational_quadratic_tv`, `rational_quadratic` [INFO] [stdout] --> src/main.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use tech_analysis::{rational_quadratic,rational_quadratic_tv}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `rational_quadratic_tv`, `rational_quadratic` [INFO] [stdout] --> src/main.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use tech_analysis::{rational_quadratic,rational_quadratic_tv}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.23s [INFO] running `Command { std: "docker" "inspect" "56a0b9bf2a6c3ddf13ea704d0f288ae58e78f653bb1a7aa4bfc5434b1e131a6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a0b9bf2a6c3ddf13ea704d0f288ae58e78f653bb1a7aa4bfc5434b1e131a6c", kill_on_drop: false }` [INFO] [stdout] 56a0b9bf2a6c3ddf13ea704d0f288ae58e78f653bb1a7aa4bfc5434b1e131a6c [INFO] checking tech_analysis-0.1.1 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] extracting crate tech_analysis 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tech_analysis 0.1.1 on toolchain 925e66ec5d7d73da31ddd13e53f21e4674feb4ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tech_analysis 0.1.1 [INFO] finished tweaking crates.io crate tech_analysis 0.1.1 [INFO] tweaked toml for crates.io crate tech_analysis 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate tech_analysis 0.1.1 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" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 106a7e4753e7776e639731626596e01a071c3632d395d6559b36b64d60b8b854 [INFO] running `Command { std: "docker" "start" "-a" "106a7e4753e7776e639731626596e01a071c3632d395d6559b36b64d60b8b854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "106a7e4753e7776e639731626596e01a071c3632d395d6559b36b64d60b8b854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "106a7e4753e7776e639731626596e01a071c3632d395d6559b36b64d60b8b854", kill_on_drop: false }` [INFO] [stdout] 106a7e4753e7776e639731626596e01a071c3632d395d6559b36b64d60b8b854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2ce5b2d217bafd77c84482559a64a8a27c2f8df4e2dd21326ee9b1ea15c08f9 [INFO] running `Command { std: "docker" "start" "-a" "b2ce5b2d217bafd77c84482559a64a8a27c2f8df4e2dd21326ee9b1ea15c08f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling target-features v0.1.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling polars-utils v0.32.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking sysinfo v0.29.8 [INFO] [stderr] Compiling polars-arrow v0.32.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling polars-core v0.32.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling polars-ops v0.32.1 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking argminmax v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.32.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling polars-pipe v0.32.1 [INFO] [stderr] Compiling polars-lazy v0.32.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking sqlparser v0.36.1 [INFO] [stderr] Compiling polars v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking comfy-table v7.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/array/mod.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | dyn_clone::clone_trait_object!(Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/array/mod.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | dyn_clone::clone_trait_object!(Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/array/mod.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | dyn_clone::clone_trait_object!(Array); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/scalar/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | dyn_clone::clone_trait_object!(Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/scalar/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | dyn_clone::clone_trait_object!(Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/arrow2-0.17.4/src/scalar/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | dyn_clone::clone_trait_object!(Scalar); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first implementation here [INFO] [stdout] | conflicting implementation for `Box` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__internal_clone_trait_object` which comes from the expansion of the macro `dyn_clone::clone_trait_object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow2` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "b2ce5b2d217bafd77c84482559a64a8a27c2f8df4e2dd21326ee9b1ea15c08f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ce5b2d217bafd77c84482559a64a8a27c2f8df4e2dd21326ee9b1ea15c08f9", kill_on_drop: false }` [INFO] [stdout] b2ce5b2d217bafd77c84482559a64a8a27c2f8df4e2dd21326ee9b1ea15c08f9