[INFO] fetching crate simple-whisper 0.1.1... [INFO] checking simple-whisper-0.1.1 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate simple-whisper 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate simple-whisper 0.1.1 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 simple-whisper 0.1.1 [INFO] finished tweaking crates.io crate simple-whisper 0.1.1 [INFO] tweaked toml for crates.io crate simple-whisper 0.1.1 written to /workspace/builds/worker-3-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 490 packages to latest compatible versions [INFO] [stderr] Adding burn v0.13.2 (available: v0.15.0) [INFO] [stderr] Adding tokenizers v0.19.1 (available: v0.20.1) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 51d291b8621bb88c0af20369c9a23bd6de3e56d0878b747c87dfa0fe8339a82d [INFO] running `Command { std: "docker" "start" "-a" "51d291b8621bb88c0af20369c9a23bd6de3e56d0878b747c87dfa0fe8339a82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d291b8621bb88c0af20369c9a23bd6de3e56d0878b747c87dfa0fe8339a82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d291b8621bb88c0af20369c9a23bd6de3e56d0878b747c87dfa0fe8339a82d", kill_on_drop: false }` [INFO] [stdout] 51d291b8621bb88c0af20369c9a23bd6de3e56d0878b747c87dfa0fe8339a82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 347c5522c8b91f18acd7363856740e6aec98a224f80aaeec3aac2b00d5c509e5 [INFO] running `Command { std: "docker" "start" "-a" "347c5522c8b91f18acd7363856740e6aec98a224f80aaeec3aac2b00d5c509e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling burn-ndarray v0.13.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [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 subtle v2.6.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking burn-tensor v0.13.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking burn-compute v0.13.2 [INFO] [stderr] Checking text_placeholder v0.5.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v2.0.0-rc.3 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking burn-fusion v0.13.2 [INFO] [stderr] Checking burn-autodiff v0.13.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling burn-derive v0.13.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking burn-jit v0.13.2 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking monostate v0.1.13 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hf-hub v0.3.2 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tokenizers v0.19.1 [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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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> std::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> std::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 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.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> std::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 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 `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> std::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> std::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 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.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> std::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 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 `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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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> param::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> param::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.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.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> param::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 `param::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.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.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> param::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.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.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> param::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 `param::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> param::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> param::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 `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.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> param::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> param::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 `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.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> param::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> param::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 `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.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> std::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> std::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 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.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> std::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> std::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 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.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> param::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> param::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 `param::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> param::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> param::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 `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.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> param::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> param::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 `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.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> param::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> param::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 `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.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> param::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> param::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 `param::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.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.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.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.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> param::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 `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.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" "347c5522c8b91f18acd7363856740e6aec98a224f80aaeec3aac2b00d5c509e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347c5522c8b91f18acd7363856740e6aec98a224f80aaeec3aac2b00d5c509e5", kill_on_drop: false }` [INFO] [stdout] 347c5522c8b91f18acd7363856740e6aec98a224f80aaeec3aac2b00d5c509e5