[INFO] cloning repository https://github.com/AsherJingkongChen/burn-custom-wgpu-kernel [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-custom-wgpu-kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-custom-wgpu-kernel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-custom-wgpu-kernel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cec493e9a84aa3697133213c2d01d4082c72efb5 [INFO] checking AsherJingkongChen/burn-custom-wgpu-kernel/cec493e9a84aa3697133213c2d01d4082c72efb5 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsherJingkongChen%2Fburn-custom-wgpu-kernel" "/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-custom-wgpu-kernel 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-custom-wgpu-kernel [INFO] finished tweaking git repo https://github.com/AsherJingkongChen/burn-custom-wgpu-kernel [INFO] tweaked toml for git repo https://github.com/AsherJingkongChen/burn-custom-wgpu-kernel written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AsherJingkongChen/burn-custom-wgpu-kernel 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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] 6a2fa1aabadb6a195006d49999453c05968cec84344135a92091c81753be6af5 [INFO] running `Command { std: "docker" "start" "-a" "6a2fa1aabadb6a195006d49999453c05968cec84344135a92091c81753be6af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2fa1aabadb6a195006d49999453c05968cec84344135a92091c81753be6af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2fa1aabadb6a195006d49999453c05968cec84344135a92091c81753be6af5", kill_on_drop: false }` [INFO] [stdout] 6a2fa1aabadb6a195006d49999453c05968cec84344135a92091c81753be6af5 [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] c8c3fb0b4d6cd23b473430340d61f433be9dd58c262bea9393445619304adb0c [INFO] running `Command { std: "docker" "start" "-a" "c8c3fb0b4d6cd23b473430340d61f433be9dd58c262bea9393445619304adb0c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking libm v0.2.8 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.19.4 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.6.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling burn-derive v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking burn-common v0.13.2 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking burn-tensor v0.13.2 [INFO] [stderr] Checking text_placeholder v0.5.0 [INFO] [stderr] Checking burn-compute v0.13.2 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking burn-jit v0.13.2 [INFO] [stderr] Checking burn-autodiff v0.13.2 [INFO] [stderr] Checking burn-wgpu v0.13.2 [INFO] [stderr] Checking burn-core v0.13.2 [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `for<'de> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `mha::_:: for MultiHeadAttentionRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `conv1d::_:: for Conv1dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `conv2d::_:: for Conv2dRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.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> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.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> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `core::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required for `binary_cross_entropy::_:: for BinaryCrossEntropyLossRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `core::option::Option` to implement `DeserializeOwned` [INFO] [stdout] note: required for `cross_entropy::_:: for CrossEntropyLossRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/huber.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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/loss/huber.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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/huber.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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/loss/huber.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `huber::_:: for HuberLossRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/huber.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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `transformer::decoder::_:: for TransformerDecoderLayerRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `encoder::_:: for TransformerEncoderLayerRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `pwff::_:: for PositionWiseFeedForwardRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `leaky_relu::_:: for LeakyReluRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/record/primitive.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[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.200/src/de/mod.rs:607:29 [INFO] [stdout] | [INFO] [stdout] 607 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required for `group::_:: for GroupNormRecordItem>::deserialize::__Visitor<'de, B, S>` to implement `record::primitive::_::_serde::de::Visitor<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/attention/mha.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/conv/conv1d.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/conv/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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/conv/conv2d.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/conv/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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.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> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/binary_cross_entropy.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `core::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.13.2/src/nn/loss/binary_cross_entropy.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> core::option::Option: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> core::option::Option: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: and another `impl` found in the `serde` crate: [INFO] [stdout] - impl<'de, T> Deserialize<'de> for core::option::Option [INFO] [stdout] where T: Deserialize<'de>; [INFO] [stdout] = note: required for `core::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.13.2/src/nn/loss/cross_entropy.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/huber.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> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/loss/huber.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `huber::_:: for HuberLossRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/loss/huber.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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/transformer/decoder.rs:123:10 [INFO] [stdout] | [INFO] [stdout] 123 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/transformer/encoder.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/transformer/pwff.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `constant::ConstantRecord` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `leaky_relu::_:: for LeakyReluRecordItem>::deserialize::__Visitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/leaky_relu.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/record/primitive.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | #[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.200/src/de/mod.rs:1726:12 [INFO] [stdout] | [INFO] [stdout] 1724 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1725 | where [INFO] [stdout] 1726 | 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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[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.13.2/src/nn/norm/batch.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/record/primitive.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | #[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.200/src/de/mod.rs:1865:12 [INFO] [stdout] | [INFO] [stdout] 1863 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1864 | where [INFO] [stdout] 1865 | 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> constant::ConstantRecord: Deserialize<'de>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `for<'de> constant::ConstantRecord: Deserialize<'de>` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/burn-core-0.13.2/src/module/param/constant.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Module, Debug)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: required for `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.13.2/src/nn/norm/group.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[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 36 previous errors [INFO] running `Command { std: "docker" "inspect" "c8c3fb0b4d6cd23b473430340d61f433be9dd58c262bea9393445619304adb0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c3fb0b4d6cd23b473430340d61f433be9dd58c262bea9393445619304adb0c", kill_on_drop: false }` [INFO] [stdout] c8c3fb0b4d6cd23b473430340d61f433be9dd58c262bea9393445619304adb0c