[INFO] cloning repository https://github.com/ssoudan/bayesian-regression-101 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssoudan/bayesian-regression-101" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssoudan%2Fbayesian-regression-101", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssoudan%2Fbayesian-regression-101'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6ea7cc245c09c0afeac5e11f33c6c0c66d2866 [INFO] checking ssoudan/bayesian-regression-101 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssoudan%2Fbayesian-regression-101" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssoudan/bayesian-regression-101 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] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ssoudan/bayesian-regression-101 [INFO] finished tweaking git repo https://github.com/ssoudan/bayesian-regression-101 [INFO] tweaked toml for git repo https://github.com/ssoudan/bayesian-regression-101 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ssoudan/bayesian-regression-101 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethnum v1.5.0 [INFO] [stderr] Downloaded target-features v0.1.5 [INFO] [stderr] Downloaded nuts-rs v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bba6216c35a592b6db2ef69745f501713e35b8d8cf0cb4571d93c9a12398642c [INFO] running `Command { std: "docker" "start" "-a" "bba6216c35a592b6db2ef69745f501713e35b8d8cf0cb4571d93c9a12398642c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba6216c35a592b6db2ef69745f501713e35b8d8cf0cb4571d93c9a12398642c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba6216c35a592b6db2ef69745f501713e35b8d8cf0cb4571d93c9a12398642c", kill_on_drop: false }` [INFO] [stdout] bba6216c35a592b6db2ef69745f501713e35b8d8cf0cb4571d93c9a12398642c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2a9d95df9dc00a50ac921b9619a7b1cb83c008c4a0c407d023b070816ca4f1f8 [INFO] running `Command { std: "docker" "start" "-a" "2a9d95df9dc00a50ac921b9619a7b1cb83c008c4a0c407d023b070816ca4f1f8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling multiversion-macros v0.7.3 [INFO] [stderr] Checking multiversion v0.7.3 [INFO] [stderr] Checking nuts-rs v0.8.0 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking bayesian-regression-101-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking regression v0.1.0 (/opt/rustwide/workdir/crates/regression) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] running `Command { std: "docker" "inspect" "2a9d95df9dc00a50ac921b9619a7b1cb83c008c4a0c407d023b070816ca4f1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a9d95df9dc00a50ac921b9619a7b1cb83c008c4a0c407d023b070816ca4f1f8", kill_on_drop: false }` [INFO] [stdout] 2a9d95df9dc00a50ac921b9619a7b1cb83c008c4a0c407d023b070816ca4f1f8 [INFO] checking ssoudan/bayesian-regression-101 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssoudan%2Fbayesian-regression-101" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssoudan/bayesian-regression-101 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ssoudan/bayesian-regression-101 [INFO] finished tweaking git repo https://github.com/ssoudan/bayesian-regression-101 [INFO] tweaked toml for git repo https://github.com/ssoudan/bayesian-regression-101 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ssoudan/bayesian-regression-101 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7466c54c0f2972baf27e5a70b6af82bd542353728865355b35b400c06ab56ba8 [INFO] running `Command { std: "docker" "start" "-a" "7466c54c0f2972baf27e5a70b6af82bd542353728865355b35b400c06ab56ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7466c54c0f2972baf27e5a70b6af82bd542353728865355b35b400c06ab56ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7466c54c0f2972baf27e5a70b6af82bd542353728865355b35b400c06ab56ba8", kill_on_drop: false }` [INFO] [stdout] 7466c54c0f2972baf27e5a70b6af82bd542353728865355b35b400c06ab56ba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 46a25a27ba1daf2049c5d4a10112064e57dd52163750e5362112f72158590e90 [INFO] running `Command { std: "docker" "start" "-a" "46a25a27ba1daf2049c5d4a10112064e57dd52163750e5362112f72158590e90", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking zerocopy v0.7.25 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling arrow2 v0.17.4 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [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" "46a25a27ba1daf2049c5d4a10112064e57dd52163750e5362112f72158590e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a25a27ba1daf2049c5d4a10112064e57dd52163750e5362112f72158590e90", kill_on_drop: false }` [INFO] [stdout] 46a25a27ba1daf2049c5d4a10112064e57dd52163750e5362112f72158590e90