[INFO] cloning repository https://github.com/AsherJingkongChen/burn-model-linear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsherJingkongChen/burn-model-linear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-model-linear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-model-linear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f254ed5ae99f802293c6f5d57e24f14c80241590 [INFO] checking AsherJingkongChen/burn-model-linear/f254ed5ae99f802293c6f5d57e24f14c80241590 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-model-linear" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AsherJingkongChen/burn-model-linear on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AsherJingkongChen/burn-model-linear [INFO] finished tweaking git repo https://github.com/AsherJingkongChen/burn-model-linear [INFO] tweaked toml for git repo https://github.com/AsherJingkongChen/burn-model-linear written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AsherJingkongChen/burn-model-linear 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" "+6d565b71a096078f59574161a2a382ec4a1eb751" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cbd08839ef1ecddcdac9648bb03771303b2d7119aaf8e15544a31014a2a4c25 [INFO] running `Command { std: "docker" "start" "-a" "0cbd08839ef1ecddcdac9648bb03771303b2d7119aaf8e15544a31014a2a4c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbd08839ef1ecddcdac9648bb03771303b2d7119aaf8e15544a31014a2a4c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbd08839ef1ecddcdac9648bb03771303b2d7119aaf8e15544a31014a2a4c25", kill_on_drop: false }` [INFO] [stdout] 0cbd08839ef1ecddcdac9648bb03771303b2d7119aaf8e15544a31014a2a4c25 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76862cdaf2030db45fac3dd0b92124fea161c0618f70cac8f17f9a1d58721481 [INFO] running `Command { std: "docker" "start" "-a" "76862cdaf2030db45fac3dd0b92124fea161c0618f70cac8f17f9a1d58721481", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling burn-ndarray v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking atomic_float v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking kdam v0.5.2 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling burn-derive v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking cubecl-common v0.2.0 (https://github.com/tracel-ai/cubecl?rev=0a98d09102e306de5a9dcf7c4e7d2fa3cfc6d934#0a98d091) [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking burn-common v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stderr] Checking burn-tensor v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stderr] Checking burn-autodiff v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stderr] Checking burn-core v0.15.0 (https://github.com/tracel-ai/burn?rev=dce55657bed85fa4f73fd1a547f8172a119e73dc#dce55657) [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `mha::_:: for MultiHeadAttentionRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `conv1d::_:: for Conv1dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `conv2d::_:: for Conv2dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `conv3d::_:: for Conv3dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `deform_conv2d::_:: for DeformConv2dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `std::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required for `binary_cross_entropy::_:: for BinaryCrossEntropyLossRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `std::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required for `cross_entropy::_:: for CrossEntropyLossRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `transformer::decoder::_:: for TransformerDecoderRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `transformer::decoder::_:: for TransformerDecoderLayerRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `encoder::_:: for TransformerEncoderRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `encoder::_:: for TransformerEncoderLayerRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `pwff::_:: for PositionWiseFeedForwardRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> ParamSerde>: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> ParamSerde>: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/record/primitive.rs:168:40 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(new, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` which comes from the expansion of the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `group::_:: for GroupNormRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `instance::_:: for InstanceNormRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `pos_encoding::_:: for PositionalEncodingRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required by a bound in `DeserializeOwned` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DeserializeOwned` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `rope_encoding::_:: for RotaryEncodingRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `interpolate::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `mha::_:: for MultiHeadAttentionRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/attention/mha.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `conv1d::_:: for Conv1dRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv1d.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `conv2d::_:: for Conv2dRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv2d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `conv3d::_:: for Conv3dRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/conv3d.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `deform_conv2d::_:: for DeformConv2dRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/conv/deform_conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `std::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `binary_cross_entropy::_:: for BinaryCrossEntropyLossRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/binary_cross_entropy.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> std::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for std::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `std::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `cross_entropy::_:: for CrossEntropyLossRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/loss/cross_entropy.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `transformer::decoder::_:: for TransformerDecoderRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `transformer::decoder::_:: for TransformerDecoderLayerRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/decoder.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `encoder::_:: for TransformerEncoderRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `encoder::_:: for TransformerEncoderLayerRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/encoder.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `pwff::_:: for PositionWiseFeedForwardRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/transformer/pwff.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `ParamSerde>: Deserialize<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `ParamSerde>: Deserialize<'_>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/record/primitive.rs:168:40 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(new, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:1732:12 [INFO] [stdout] | [INFO] [stdout] 1730 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1731 | where [INFO] [stdout] 1732 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` which comes from the expansion of the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `ParamSerde>: Deserialize<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `ParamSerde>: Deserialize<'_>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/batch.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/record/primitive.rs:168:40 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(new, Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:1871:12 [INFO] [stdout] | [INFO] [stdout] 1869 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1870 | where [INFO] [stdout] 1871 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: this error originates in the derive macro `burn::record::Record` which comes from the expansion of the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `group::_:: for GroupNormRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/group.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `instance::_:: for InstanceNormRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/norm/instance.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `pos_encoding::_:: for PositionalEncodingRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/pos_encoding.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> param::constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/module/param/constant.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | impl<'de> serde::Deserialize<'de> for ConstantRecord { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `param::constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `rope_encoding::_:: for RotaryEncodingRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/burn-178c6829f420dae1/dce5565/crates/burn-core/src/nn/rope_encoding.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ required by this bound in `__Visitor` [INFO] [stdout] = note: this error originates in the derive macro `burn::serde::Deserialize` which comes from the expansion of the derive macro `burn::record::Record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `burn-core` (lib) due to 51 previous errors [INFO] running `Command { std: "docker" "inspect" "76862cdaf2030db45fac3dd0b92124fea161c0618f70cac8f17f9a1d58721481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76862cdaf2030db45fac3dd0b92124fea161c0618f70cac8f17f9a1d58721481", kill_on_drop: false }` [INFO] [stdout] 76862cdaf2030db45fac3dd0b92124fea161c0618f70cac8f17f9a1d58721481