[INFO] fetching crate tract-onnx 0.11.1... [INFO] checking tract-onnx-0.11.1 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate tract-onnx 0.11.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tract-onnx 0.11.1 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tract-onnx 0.11.1 [INFO] finished tweaking crates.io crate tract-onnx 0.11.1 [INFO] tweaked toml for crates.io crate tract-onnx 0.11.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5635bf19db8c8aea3dcecad991b592a2224b20d6bfdb34a1e8cc7bd284b18d60 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5635bf19db8c8aea3dcecad991b592a2224b20d6bfdb34a1e8cc7bd284b18d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5635bf19db8c8aea3dcecad991b592a2224b20d6bfdb34a1e8cc7bd284b18d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5635bf19db8c8aea3dcecad991b592a2224b20d6bfdb34a1e8cc7bd284b18d60", kill_on_drop: false }` [INFO] [stdout] 5635bf19db8c8aea3dcecad991b592a2224b20d6bfdb34a1e8cc7bd284b18d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92604def7f5be8e5d80060f7d3185462dfcc20c099b0ce741fd1ce71d2ba3064 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92604def7f5be8e5d80060f7d3185462dfcc20c099b0ce741fd1ce71d2ba3064", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking anyhow v1.0.33 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ndarray v0.13.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling liquid-derive v0.21.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling educe v0.4.11 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking tract-data v0.11.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling tract-onnx v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling kstring v1.0.0 [INFO] [stderr] Compiling liquid-core v0.21.2 [INFO] [stderr] Compiling liquid-lib v0.21.1 [INFO] [stderr] Compiling liquid v0.21.4 [INFO] [stderr] Compiling tract-linalg v0.11.2 [INFO] [stderr] Checking tract-core v0.11.2 [INFO] [stderr] Checking tract-nnef v0.11.2 [INFO] [stderr] Checking tract-pulse-opl v0.11.2 [INFO] [stderr] Checking tract-onnx-opl v0.11.2 [INFO] [stderr] Checking tract-pulse v0.11.2 [INFO] [stderr] Checking tract-hir v0.11.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/compress.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tract_linalg::impl_dyn_hash!(Compress); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/nonzero.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | tract_linalg::impl_dyn_hash!(NonZero); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/one_hot.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | tract_linalg::impl_dyn_hash!(OneHot); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/pad.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | tract_linalg::impl_dyn_hash!(Pad11); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/slice.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | tract_linalg::impl_dyn_hash!(Slice1); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/cast.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | tract_linalg::impl_dyn_hash!(Cast); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/clip.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | tract_linalg::impl_dyn_hash!(Clip11); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/gemm.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | tract_linalg::impl_dyn_hash!(Gemm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | tract_linalg::impl_dyn_hash!(MatMulInteger); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | tract_linalg::impl_dyn_hash!(QLinearMatMul); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/pow.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | tract_linalg::impl_dyn_hash!(Pow); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/rem.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | tract_linalg::impl_dyn_hash!(RemInt); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/resize.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | tract_linalg::impl_dyn_hash!(Resize); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/batch_norm.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | tract_linalg::impl_dyn_hash!(BatchNorm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/dropout.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tract_linalg::impl_dyn_hash!(Dropout); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/instance_norm.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | tract_linalg::impl_dyn_hash!(InstanceNorm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/mod.rs:294:15 [INFO] [stdout] | [INFO] [stdout] 294 | tract_linalg::impl_dyn_hash!(Prelu); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/quant.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | tract_linalg::impl_dyn_hash!(QuantizeLinear); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/quant.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | tract_linalg::impl_dyn_hash!(DequantizeLinear); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/gru.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | tract_linalg::impl_dyn_hash!(GRU); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/lstm.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | tract_linalg::impl_dyn_hash!(LSTM); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/rnn.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | tract_linalg::impl_dyn_hash!(RNN); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/compress.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tract_linalg::impl_dyn_hash!(Compress); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/nonzero.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | tract_linalg::impl_dyn_hash!(NonZero); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/one_hot.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | tract_linalg::impl_dyn_hash!(OneHot); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/pad.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | tract_linalg::impl_dyn_hash!(Pad11); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/array/slice.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | tract_linalg::impl_dyn_hash!(Slice1); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/cast.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | tract_linalg::impl_dyn_hash!(Cast); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/clip.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | tract_linalg::impl_dyn_hash!(Clip11); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/gemm.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | tract_linalg::impl_dyn_hash!(Gemm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | tract_linalg::impl_dyn_hash!(MatMulInteger); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | tract_linalg::impl_dyn_hash!(QLinearMatMul); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/pow.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | tract_linalg::impl_dyn_hash!(Pow); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/math/rem.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | tract_linalg::impl_dyn_hash!(RemInt); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/resize.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | tract_linalg::impl_dyn_hash!(Resize); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/batch_norm.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | tract_linalg::impl_dyn_hash!(BatchNorm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/dropout.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | tract_linalg::impl_dyn_hash!(Dropout); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/instance_norm.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | tract_linalg::impl_dyn_hash!(InstanceNorm); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/nn/mod.rs:294:15 [INFO] [stdout] | [INFO] [stdout] 294 | tract_linalg::impl_dyn_hash!(Prelu); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/quant.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | tract_linalg::impl_dyn_hash!(QuantizeLinear); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/quant.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | tract_linalg::impl_dyn_hash!(DequantizeLinear); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/gru.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | tract_linalg::impl_dyn_hash!(GRU); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/lstm.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | tract_linalg::impl_dyn_hash!(LSTM); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] --> src/ops/rec/rnn.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | tract_linalg::impl_dyn_hash!(RNN); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `impl_dyn_hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `hash` in `tract_linalg` [INFO] [stdout] --> src/ops/category_mapper.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | tract_linalg::hash::dyn_hash(self, hasher) [INFO] [stdout] | ^^^^ could not find `hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `hash` in `tract_linalg` [INFO] [stdout] --> src/ops/category_mapper.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | tract_linalg::hash::dyn_hash(self, hasher) [INFO] [stdout] | ^^^^ could not find `hash` in `tract_linalg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compress: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/compress.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl Op for Compress { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Compress` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NonZero: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/nonzero.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl Op for NonZero { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `NonZero` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::array::one_hot::OneHot: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/one_hot.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl Expansion for OneHot { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::array::one_hot::OneHot` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Compress: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/compress.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl Op for Compress { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Compress` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pad11: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/pad.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl Expansion for Pad11 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Pad11` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `NonZero: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/nonzero.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl Op for NonZero { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `NonZero` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Slice1: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/slice.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl Expansion for Slice1 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Slice1` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::array::one_hot::OneHot: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/one_hot.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl Expansion for OneHot { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::array::one_hot::OneHot` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Pad11: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/pad.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl Expansion for Pad11 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Pad11` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::cast::Cast: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/cast.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl ElementWiseMiniOp for Cast { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::cast::Cast` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/element_wise.rs:6:75 [INFO] [stdout] | [INFO] [stdout] 6 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::internal::ElementWiseMiniOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Slice1: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/array/slice.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl Expansion for Slice1 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Slice1` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Clip11: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/clip.rs:42:6 [INFO] [stdout] | [INFO] [stdout] 42 | impl Expansion for Clip11 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Clip11` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::cast::Cast: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/cast.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl ElementWiseMiniOp for Cast { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::cast::Cast` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/element_wise.rs:6:75 [INFO] [stdout] | [INFO] [stdout] 6 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::internal::ElementWiseMiniOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Gemm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/gemm.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | impl Expansion for Gemm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Gemm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Clip11: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/clip.rs:42:6 [INFO] [stdout] | [INFO] [stdout] 42 | impl Expansion for Clip11 { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Clip11` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Gemm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/gemm.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | impl Expansion for Gemm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Gemm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatMulInteger: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Expansion for MatMulInteger { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `MatMulInteger` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `QLinearMatMul: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | impl Expansion for QLinearMatMul { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `QLinearMatMul` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MatMulInteger: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Expansion for MatMulInteger { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `MatMulInteger` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `QLinearMatMul: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/mat_mul_integer.rs:113:6 [INFO] [stdout] | [INFO] [stdout] 113 | impl Expansion for QLinearMatMul { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `QLinearMatMul` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::math::pow::Pow: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/pow.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | impl Expansion for Pow { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::math::pow::Pow` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ops::math::pow::Pow: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/pow.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | impl Expansion for Pow { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `ops::math::pow::Pow` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RemInt: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/rem.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl Expansion for RemInt { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `RemInt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RemInt: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/math/rem.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl Expansion for RemInt { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `RemInt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Resize: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/resize.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | impl Op for Resize { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Resize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Resize: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/resize.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | impl Op for Resize { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Resize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Resize: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/resize.rs:243:6 [INFO] [stdout] | [INFO] [stdout] 243 | impl TypedOp for Resize { [INFO] [stdout] | ^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Resize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:128:89 [INFO] [stdout] | [INFO] [stdout] 128 | Op + fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::TypedOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BatchNorm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/batch_norm.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl Expansion for BatchNorm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `BatchNorm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Resize: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/resize.rs:243:6 [INFO] [stdout] | [INFO] [stdout] 243 | impl TypedOp for Resize { [INFO] [stdout] | ^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Resize` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:128:89 [INFO] [stdout] | [INFO] [stdout] 128 | Op + fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::TypedOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Dropout: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/dropout.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Op for Dropout { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Dropout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BatchNorm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/batch_norm.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl Expansion for BatchNorm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `BatchNorm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Dropout: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/dropout.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | impl TypedOp for Dropout { [INFO] [stdout] | ^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Dropout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:128:89 [INFO] [stdout] | [INFO] [stdout] 128 | Op + fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::TypedOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `InstanceNorm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/instance_norm.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl Expansion for InstanceNorm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `InstanceNorm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Dropout: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/dropout.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl Op for Dropout { [INFO] [stdout] | ^^ the trait `tract_hir::internal::DynHash` is not implemented for `Dropout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:98:84 [INFO] [stdout] | [INFO] [stdout] 98 | fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Dropout: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/dropout.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | impl TypedOp for Dropout { [INFO] [stdout] | ^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Dropout` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-core-0.11.2/src/ops/mod.rs:128:89 [INFO] [stdout] | [INFO] [stdout] 128 | Op + fmt::Debug + dyn_clone::DynClone + Send + Sync + 'static + Downcast + EvalOp + DynHash [INFO] [stdout] | ------- required by this bound in `tract_hir::prelude::TypedOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Prelu: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/mod.rs:296:6 [INFO] [stdout] | [INFO] [stdout] 296 | impl Expansion for Prelu { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Prelu` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `QuantizeLinear: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/quant.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Expansion for QuantizeLinear { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `QuantizeLinear` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DequantizeLinear: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/quant.rs:101:6 [INFO] [stdout] | [INFO] [stdout] 101 | impl Expansion for DequantizeLinear { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `DequantizeLinear` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `InstanceNorm: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/instance_norm.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl Expansion for InstanceNorm { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `InstanceNorm` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GRU: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/gru.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl Expansion for GRU { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `GRU` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Prelu: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/nn/mod.rs:296:6 [INFO] [stdout] | [INFO] [stdout] 296 | impl Expansion for Prelu { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `Prelu` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LSTM: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/lstm.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl Expansion for LSTM { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `LSTM` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RNN: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/rnn.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl Expansion for RNN { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `RNN` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `QuantizeLinear: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/quant.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl Expansion for QuantizeLinear { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `QuantizeLinear` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DequantizeLinear: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/quant.rs:101:6 [INFO] [stdout] | [INFO] [stdout] 101 | impl Expansion for DequantizeLinear { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `DequantizeLinear` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GRU: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/gru.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl Expansion for GRU { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `GRU` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LSTM: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/lstm.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl Expansion for LSTM { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `LSTM` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `RNN: tract_hir::internal::DynHash` is not satisfied [INFO] [stdout] --> src/ops/rec/rnn.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl Expansion for RNN { [INFO] [stdout] | ^^^^^^^^^ the trait `tract_hir::internal::DynHash` is not implemented for `RNN` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tract-hir-0.11.2/src/ops/expandable.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | + tract_core::internal::DynHash [INFO] [stdout] | ----------------------------- required by this bound in `tract_hir::internal::Expansion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tract-onnx` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "92604def7f5be8e5d80060f7d3185462dfcc20c099b0ce741fd1ce71d2ba3064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92604def7f5be8e5d80060f7d3185462dfcc20c099b0ce741fd1ce71d2ba3064", kill_on_drop: false }` [INFO] [stdout] 92604def7f5be8e5d80060f7d3185462dfcc20c099b0ce741fd1ce71d2ba3064