[INFO] cloning repository https://github.com/TitouanReal/contacts-daemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TitouanReal/contacts-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitouanReal%2Fcontacts-daemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitouanReal%2Fcontacts-daemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c683373df3523d33fabaec9e9b04231b838dd516 [INFO] checking TitouanReal/contacts-daemon against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTitouanReal%2Fcontacts-daemon" "/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/TitouanReal/contacts-daemon on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TitouanReal/contacts-daemon [INFO] finished tweaking git repo https://github.com/TitouanReal/contacts-daemon [INFO] tweaked toml for git repo https://github.com/TitouanReal/contacts-daemon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TitouanReal/contacts-daemon 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c180982eec00f1fc19f27ca8397ed033c503174834b856412c00f276f4528390 [INFO] running `Command { std: "docker" "start" "-a" "c180982eec00f1fc19f27ca8397ed033c503174834b856412c00f276f4528390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c180982eec00f1fc19f27ca8397ed033c503174834b856412c00f276f4528390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c180982eec00f1fc19f27ca8397ed033c503174834b856412c00f276f4528390", kill_on_drop: false }` [INFO] [stdout] c180982eec00f1fc19f27ca8397ed033c503174834b856412c00f276f4528390 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97fac317afb26d4d2edb7ad5c3f9eee9315769d494c28d7eb52286999bbaec55 [INFO] running `Command { std: "docker" "start" "-a" "97fac317afb26d4d2edb7ad5c3f9eee9315769d494c28d7eb52286999bbaec55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling polars-utils v0.45.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking raw-cpuid v11.3.0 [INFO] [stderr] Compiling polars-schema v0.45.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling polars-arrow v0.45.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling polars-compute v0.45.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Checking atoi_simd v0.16.0 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling polars-core v0.45.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking comfy-table v7.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling zvariant_utils v3.1.0 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling zvariant_derive v5.2.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Checking polars-error v0.45.1 [INFO] [stderr] Compiling polars-ops v0.45.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling phonenumber v0.2.5+8.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking regex-cache v0.2.1 [INFO] [stderr] Compiling zvariant v5.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Compiling zbus_names v4.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polars v0.45.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking debug-helper v0.3.13 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking validators v0.20.19 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking base64-stream v2.0.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling zbus_macros v5.3.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking polars-row v0.45.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking ical v0.11.0 [INFO] [stderr] Checking zbus v5.3.0 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking vcard v0.4.13 [INFO] [stdout] error[E0277]: the trait bound `::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:222:26 [INFO] [stdout] | [INFO] [stdout] 222 | element_iter.collect_arr() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not implemented for `::Array` [INFO] [stdout] note: required by a bound in `collect_arr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/array/static_array_collect.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 135 | fn collect_arr(self) -> A [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 136 | where [INFO] [stdout] 137 | A: ArrayFromIter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ArrayCollectIterExt::collect_arr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 211 | >, ::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking polars-parquet v0.45.1 [INFO] [stdout] error[E0277]: the trait bound `::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:679:26 [INFO] [stdout] | [INFO] [stdout] 679 | element_iter.collect_arr() [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not implemented for `::Array` [INFO] [stdout] note: required by a bound in `collect_arr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-arrow-0.45.1/src/array/static_array_collect.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 135 | fn collect_arr(self) -> A [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] 136 | where [INFO] [stdout] 137 | A: ArrayFromIter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ArrayCollectIterExt::collect_arr` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 666 | >, ::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>, Option<::Physical<'_>>)>>::Output> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | unary_elementwise(rhs, |b| op(a.clone(), b)).with_name(lhs.name().clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not implemented for `::Array` [INFO] [stdout] note: required by a bound in `unary_elementwise` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn unary_elementwise<'a, T, V, F>(ca: &'a ChunkedArray, mut op: F) -> ChunkedArray [INFO] [stdout] | ----------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 76 | V::Array: ArrayFromIter<>>>::Ret>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `unary_elementwise` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 696 | >, ::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | unary_elementwise(lhs, |a| op(a, b.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output>` is not implemented for `::Array` [INFO] [stdout] note: required by a bound in `unary_elementwise` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.45.1/src/chunked_array/ops/arity.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn unary_elementwise<'a, T, V, F>(ca: &'a ChunkedArray, mut op: F) -> ChunkedArray [INFO] [stdout] | ----------------- required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 76 | V::Array: ArrayFromIter<>>>::Ret>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `unary_elementwise` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 696 | >, ::Array: polars_arrow::array::ArrayFromIter<::Physical<'_>>, Option<::Physical<'_>>)>>::Output> [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `polars-core` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "97fac317afb26d4d2edb7ad5c3f9eee9315769d494c28d7eb52286999bbaec55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fac317afb26d4d2edb7ad5c3f9eee9315769d494c28d7eb52286999bbaec55", kill_on_drop: false }` [INFO] [stdout] 97fac317afb26d4d2edb7ad5c3f9eee9315769d494c28d7eb52286999bbaec55