[INFO] fetching crate re_ws_comms 0.11.0... [INFO] checking re_ws_comms-0.11.0 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate re_ws_comms 0.11.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate re_ws_comms 0.11.0 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 re_ws_comms 0.11.0 [INFO] finished tweaking crates.io crate re_ws_comms 0.11.0 [INFO] tweaked toml for crates.io crate re_ws_comms 0.11.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9271846294c4ee5bd7706df68180320c0b5ff20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1f4201b60f645c802c114cd9f0fb1655eea47f21588465a5ad0491c74cbc2dea [INFO] running `Command { std: "docker" "start" "-a" "1f4201b60f645c802c114cd9f0fb1655eea47f21588465a5ad0491c74cbc2dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f4201b60f645c802c114cd9f0fb1655eea47f21588465a5ad0491c74cbc2dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4201b60f645c802c114cd9f0fb1655eea47f21588465a5ad0491c74cbc2dea", kill_on_drop: false }` [INFO] [stdout] 1f4201b60f645c802c114cd9f0fb1655eea47f21588465a5ad0491c74cbc2dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d5e0fbaf7afb5679a1210b08ec1248a19ac27424d08130538c101c8f26c6c716 [INFO] running `Command { std: "docker" "start" "-a" "d5e0fbaf7afb5679a1210b08ec1248a19ac27424d08130538c101c8f26c6c716", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Checking puffin v0.16.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking re_tracing v0.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking re_error v0.11.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking log-once v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking re_log v0.11.0 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking re_string_interner v0.11.0 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking re_types_core v0.11.0 [INFO] [stderr] Checking re_tuid v0.11.0 [INFO] [stderr] Checking re_format v0.11.0 [INFO] [stderr] Checking re_log_types v0.11.0 [INFO] [stderr] Checking re_ws_comms v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.41s [INFO] running `Command { std: "docker" "inspect" "d5e0fbaf7afb5679a1210b08ec1248a19ac27424d08130538c101c8f26c6c716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e0fbaf7afb5679a1210b08ec1248a19ac27424d08130538c101c8f26c6c716", kill_on_drop: false }` [INFO] [stdout] d5e0fbaf7afb5679a1210b08ec1248a19ac27424d08130538c101c8f26c6c716 [INFO] checking re_ws_comms-0.11.0 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] extracting crate re_ws_comms 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate re_ws_comms 0.11.0 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 re_ws_comms 0.11.0 [INFO] finished tweaking crates.io crate re_ws_comms 0.11.0 [INFO] tweaked toml for crates.io crate re_ws_comms 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+925e66ec5d7d73da31ddd13e53f21e4674feb4ba" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d5b82f309763307fefa35656eba6f47b48c3369c2fec04e5765423fec2558125 [INFO] running `Command { std: "docker" "start" "-a" "d5b82f309763307fefa35656eba6f47b48c3369c2fec04e5765423fec2558125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b82f309763307fefa35656eba6f47b48c3369c2fec04e5765423fec2558125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b82f309763307fefa35656eba6f47b48c3369c2fec04e5765423fec2558125", kill_on_drop: false }` [INFO] [stdout] d5b82f309763307fefa35656eba6f47b48c3369c2fec04e5765423fec2558125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 691e7b7e242e35f4817d7aaf5c7e6c71fd13a7c6e04a8acffcde254f0a7b3e1b [INFO] running `Command { std: "docker" "start" "-a" "691e7b7e242e35f4817d7aaf5c7e6c71fd13a7c6e04a8acffcde254f0a7b3e1b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking array-init-cursor v0.2.0 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking puffin v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Checking re_tracing v0.11.0 [INFO] [stderr] Checking re_error v0.11.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking log-once v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking comfy-table v6.2.0 [INFO] [stderr] Checking re_log v0.11.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking re_string_interner v0.11.0 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking bincode v1.3.3 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "691e7b7e242e35f4817d7aaf5c7e6c71fd13a7c6e04a8acffcde254f0a7b3e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691e7b7e242e35f4817d7aaf5c7e6c71fd13a7c6e04a8acffcde254f0a7b3e1b", kill_on_drop: false }` [INFO] [stdout] 691e7b7e242e35f4817d7aaf5c7e6c71fd13a7c6e04a8acffcde254f0a7b3e1b