[INFO] fetching crate scra-mirach-model 1.0.0... [INFO] checking scra-mirach-model-1.0.0 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate scra-mirach-model 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate scra-mirach-model 1.0.0 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 crates.io crate scra-mirach-model 1.0.0 [INFO] finished tweaking crates.io crate scra-mirach-model 1.0.0 [INFO] tweaked toml for crates.io crate scra-mirach-model 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 449 packages to latest compatible versions [INFO] [stderr] Adding burn v0.14.0 (available: v0.15.0) [INFO] [stderr] Adding cudarc v0.11.5 (available: v0.11.9) [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1e0616669548485a4f5f3376a8abbe756403ffe9da43e1d57e704615a112d983 [INFO] running `Command { std: "docker" "start" "-a" "1e0616669548485a4f5f3376a8abbe756403ffe9da43e1d57e704615a112d983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e0616669548485a4f5f3376a8abbe756403ffe9da43e1d57e704615a112d983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0616669548485a4f5f3376a8abbe756403ffe9da43e1d57e704615a112d983", kill_on_drop: false }` [INFO] [stdout] 1e0616669548485a4f5f3376a8abbe756403ffe9da43e1d57e704615a112d983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 996bb2fa891942d2282fbbd30f723e4d46678e2ad9be041b9445b4fab6382b9f [INFO] running `Command { std: "docker" "start" "-a" "996bb2fa891942d2282fbbd30f723e4d46678e2ad9be041b9445b4fab6382b9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling burn-derive v0.14.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking image v0.25.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [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 serde v1.0.214 [INFO] [stderr] Checking cubecl-common v0.2.0 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking burn-common v0.14.0 [INFO] [stderr] Checking burn-tensor v0.14.0 [INFO] [stderr] Checking burn-core v0.14.0 [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> param::constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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> std::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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.214/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.14.0/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 48 previous errors [INFO] running `Command { std: "docker" "inspect" "996bb2fa891942d2282fbbd30f723e4d46678e2ad9be041b9445b4fab6382b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996bb2fa891942d2282fbbd30f723e4d46678e2ad9be041b9445b4fab6382b9f", kill_on_drop: false }` [INFO] [stdout] 996bb2fa891942d2282fbbd30f723e4d46678e2ad9be041b9445b4fab6382b9f