[INFO] fetching crate tract-onnx 0.20.22... [INFO] checking tract-onnx-0.20.22 against master#e9271846294c4ee5bd7706df68180320c0b5ff20 for pr-119825 [INFO] extracting crate tract-onnx 0.20.22 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate tract-onnx 0.20.22 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 tract-onnx 0.20.22 [INFO] finished tweaking crates.io crate tract-onnx 0.20.22 [INFO] tweaked toml for crates.io crate tract-onnx 0.20.22 written to /workspace/builds/worker-1-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] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tract-hir v0.20.22 [INFO] [stderr] Downloaded tract-nnef v0.20.22 [INFO] [stderr] Downloaded tract-onnx-opl v0.20.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2ad5d9c63c58c8cac946e916aa7f93f81a1243ede904c24e76e889024f42f031 [INFO] running `Command { std: "docker" "start" "-a" "2ad5d9c63c58c8cac946e916aa7f93f81a1243ede904c24e76e889024f42f031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad5d9c63c58c8cac946e916aa7f93f81a1243ede904c24e76e889024f42f031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad5d9c63c58c8cac946e916aa7f93f81a1243ede904c24e76e889024f42f031", kill_on_drop: false }` [INFO] [stdout] 2ad5d9c63c58c8cac946e916aa7f93f81a1243ede904c24e76e889024f42f031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a3d1961de8129fcdec14d583105c976630240854ab821349983d6b8b2f183534 [INFO] running `Command { std: "docker" "start" "-a" "a3d1961de8129fcdec14d583105c976630240854ab821349983d6b8b2f183534", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking ahash v0.7.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking xattr v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking tract-data v0.20.22 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.22 [INFO] [stderr] Checking tract-core v0.20.22 [INFO] [stderr] Checking tract-nnef v0.20.22 [INFO] [stderr] Checking tract-hir v0.20.22 [INFO] [stderr] Checking tract-onnx-opl v0.20.22 [INFO] [stderr] Checking tract-onnx v0.20.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.61s [INFO] running `Command { std: "docker" "inspect" "a3d1961de8129fcdec14d583105c976630240854ab821349983d6b8b2f183534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d1961de8129fcdec14d583105c976630240854ab821349983d6b8b2f183534", kill_on_drop: false }` [INFO] [stdout] a3d1961de8129fcdec14d583105c976630240854ab821349983d6b8b2f183534 [INFO] checking tract-onnx-0.20.22 against try#925e66ec5d7d73da31ddd13e53f21e4674feb4ba for pr-119825 [INFO] extracting crate tract-onnx 0.20.22 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tract-onnx 0.20.22 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 tract-onnx 0.20.22 [INFO] finished tweaking crates.io crate tract-onnx 0.20.22 [INFO] tweaked toml for crates.io crate tract-onnx 0.20.22 written to /workspace/builds/worker-1-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 04357414c0fbc074d9efd2e88daad15d4f657684138cbabd1da04a8181cef2ec [INFO] running `Command { std: "docker" "start" "-a" "04357414c0fbc074d9efd2e88daad15d4f657684138cbabd1da04a8181cef2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04357414c0fbc074d9efd2e88daad15d4f657684138cbabd1da04a8181cef2ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04357414c0fbc074d9efd2e88daad15d4f657684138cbabd1da04a8181cef2ec", kill_on_drop: false }` [INFO] [stdout] 04357414c0fbc074d9efd2e88daad15d4f657684138cbabd1da04a8181cef2ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e0623e0f4d3cb541a91b6c153ec9d1e82e73fe43e78d634190a344cf09e60bf5 [INFO] running `Command { std: "docker" "start" "-a" "e0623e0f4d3cb541a91b6c153ec9d1e82e73fe43e78d634190a344cf09e60bf5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling liquid-derive v0.26.4 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Checking ahash v0.7.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Checking string-interner v0.14.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking transpose v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling liquid-core v0.26.4 [INFO] [stderr] Checking xattr v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking tract-data v0.20.22 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling liquid-lib v0.26.4 [INFO] [stderr] Compiling liquid v0.26.4 [INFO] [stderr] Compiling tract-linalg v0.20.22 [INFO] [stdout] error[E0119]: conflicting implementations of trait `Clone` for type `Box>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tract-linalg-0.20.22/src/frame/element_wise.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | dyn_clone::clone_trait_object!( ElementWise where T: Copy, Params: Copy); [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/tract-linalg-0.20.22/src/frame/element_wise.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | dyn_clone::clone_trait_object!( ElementWise where T: Copy, Params: Copy); [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/tract-linalg-0.20.22/src/frame/element_wise.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | dyn_clone::clone_trait_object!( ElementWise where T: Copy, Params: Copy); [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/tract-linalg-0.20.22/src/frame/lut.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(Lut); [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/tract-linalg-0.20.22/src/frame/lut.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(Lut); [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/tract-linalg-0.20.22/src/frame/lut.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(Lut); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(VirtualInputSpec); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(VirtualInputSpec); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | dyn_clone::clone_trait_object!(VirtualInputSpec); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | dyn_clone::clone_trait_object!(VirtualInput); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | dyn_clone::clone_trait_object!(VirtualInput); [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/tract-linalg-0.20.22/src/frame/mmm/input_store.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | dyn_clone::clone_trait_object!(VirtualInput); [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/tract-linalg-0.20.22/src/frame/mmm/mmm.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | dyn_clone::clone_trait_object!(MatMatMul); [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/tract-linalg-0.20.22/src/frame/mmm/mmm.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | dyn_clone::clone_trait_object!(MatMatMul); [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/tract-linalg-0.20.22/src/frame/mmm/mmm.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | dyn_clone::clone_trait_object!(MatMatMul); [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 15 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 `tract-linalg` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "e0623e0f4d3cb541a91b6c153ec9d1e82e73fe43e78d634190a344cf09e60bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0623e0f4d3cb541a91b6c153ec9d1e82e73fe43e78d634190a344cf09e60bf5", kill_on_drop: false }` [INFO] [stdout] e0623e0f4d3cb541a91b6c153ec9d1e82e73fe43e78d634190a344cf09e60bf5