[INFO] fetching crate a2lfile 0.8.0... [INFO] checking a2lfile-0.8.0 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate a2lfile 0.8.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate a2lfile 0.8.0 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate a2lfile 0.8.0 [INFO] finished tweaking crates.io crate a2lfile 0.8.0 [INFO] tweaked toml for crates.io crate a2lfile 0.8.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded a2lmacros v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dba0070101bb6b7bce4ff2ce1851040ae90d89c1f110d58a9f72d515dabf6d0 [INFO] running `Command { std: "docker" "start" "-a" "9dba0070101bb6b7bce4ff2ce1851040ae90d89c1f110d58a9f72d515dabf6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dba0070101bb6b7bce4ff2ce1851040ae90d89c1f110d58a9f72d515dabf6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dba0070101bb6b7bce4ff2ce1851040ae90d89c1f110d58a9f72d515dabf6d0", kill_on_drop: false }` [INFO] [stdout] 9dba0070101bb6b7bce4ff2ce1851040ae90d89c1f110d58a9f72d515dabf6d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c202a52c79722fcb7ab1b5085680720fd78f62a45dcaff744998de636b371df [INFO] running `Command { std: "docker" "start" "-a" "7c202a52c79722fcb7ab1b5085680720fd78f62a45dcaff744998de636b371df", kill_on_drop: false }` [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling a2lmacros v0.8.1 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking a2lfile v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool), (u32, bool), [(u32, bool); 5])>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool), (u32, bool), [(u32, bool); 5])>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool), (u32, bool), [(u32, bool); 5])>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool), (u32, bool), [(u32, bool); 5])>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, (u32, bool), (u32, bool), [(u32, bool); 5])>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, (u32, bool), (u32, bool), [(u32, bool); 5])>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, (u32, bool), (u32, bool), [(u32, bool); 5])>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, (u32, bool), (u32, bool), [(u32, bool); 5])>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `A2ml: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Option` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `A2ml: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Option` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `specification::IfData: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ expected an implementor of trait `Clone` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Clone` for `Vec` [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool), (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<((u32, bool), u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<((u32, bool), u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32, (u32, bool), u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32, (u32, bool), u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32, (u32, bool), u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, (u32, bool))>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, (u32, bool))>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, u32)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, u32)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec<(u32, bool)>, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec<(u32, bool)>, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<()>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<()>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(Vec, ())>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(Vec, ())>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BlockInfo<(u32, Vec)>: Clone` is not satisfied [INFO] [stdout] --> src/specification.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / a2l_specification! { [INFO] [stdout] 53 | | /// Contains all the objects of an A2lfile [INFO] [stdout] 54 | | /// [INFO] [stdout] 55 | | /// An instance of this struct is returned when an a2l file is loaded successfully [INFO] [stdout] ... | [INFO] [stdout] 1783 | | } [INFO] [stdout] 1784 | | } [INFO] [stdout] | |_^ the trait `Clone` is not implemented for `BlockInfo<(u32, Vec)>` [INFO] [stdout] | [INFO] [stdout] = note: required by `clone` [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `a2lfile` [INFO] [stdout] error: aborting due to 175 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to 175 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7c202a52c79722fcb7ab1b5085680720fd78f62a45dcaff744998de636b371df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c202a52c79722fcb7ab1b5085680720fd78f62a45dcaff744998de636b371df", kill_on_drop: false }` [INFO] [stdout] 7c202a52c79722fcb7ab1b5085680720fd78f62a45dcaff744998de636b371df