[INFO] fetching crate atsamv70n20b 0.33.6-alpha0... [INFO] testing atsamv70n20b-0.33.6-alpha0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate atsamv70n20b 0.33.6-alpha0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate atsamv70n20b 0.33.6-alpha0 [INFO] finished tweaking crates.io crate atsamv70n20b 0.33.6-alpha0 [INFO] tweaked toml for crates.io crate atsamv70n20b 0.33.6-alpha0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate atsamv70n20b 0.33.6-alpha0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.0.1) [INFO] [stderr] Adding form v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding irx-config v3.3.0 (available: v3.5.0) [INFO] [stderr] Adding svd2rust v0.33.5 (available: v0.36.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04aeedc5fe911f9dd4ac91b8a7cb7ed9d5e7b1ffeaa1ede495294f312b804628 [INFO] running `Command { std: "docker" "start" "-a" "04aeedc5fe911f9dd4ac91b8a7cb7ed9d5e7b1ffeaa1ede495294f312b804628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04aeedc5fe911f9dd4ac91b8a7cb7ed9d5e7b1ffeaa1ede495294f312b804628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04aeedc5fe911f9dd4ac91b8a7cb7ed9d5e7b1ffeaa1ede495294f312b804628", kill_on_drop: false }` [INFO] [stdout] 04aeedc5fe911f9dd4ac91b8a7cb7ed9d5e7b1ffeaa1ede495294f312b804628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 636425ab36151f37d6603353f30b0c863cfc199e0e350cda422930213dddec85 [INFO] running `Command { std: "docker" "start" "-a" "636425ab36151f37d6603353f30b0c863cfc199e0e350cda422930213dddec85", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling svd2rust v0.33.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling form v0.12.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling svd-rs v0.14.12 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling svd-parser v0.14.9 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling irx-config v3.3.0 [INFO] [stderr] Compiling atsamv70n20b v0.33.6-alpha0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/cr.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:633:21 [INFO] [stdout] | [INFO] [stdout] 633 | pub fn selminus(&mut self) -> SELMINUS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 633 | pub fn selminus(&mut self) -> SELMINUS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:639:20 [INFO] [stdout] | [INFO] [stdout] 639 | pub fn selplus(&mut self) -> SELPLUS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 639 | pub fn selplus(&mut self) -> SELPLUS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:645:17 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn acen(&mut self) -> ACEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 645 | pub fn acen(&mut self) -> ACEN_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:651:20 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn edgetyp(&mut self) -> EDGETYP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 651 | pub fn edgetyp(&mut self) -> EDGETYP_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:657:16 [INFO] [stdout] | [INFO] [stdout] 657 | pub fn inv(&mut self) -> INV_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 657 | pub fn inv(&mut self) -> INV_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:663:18 [INFO] [stdout] | [INFO] [stdout] 663 | pub fn selfs(&mut self) -> SELFS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 663 | pub fn selfs(&mut self) -> SELFS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/mr.rs:669:15 [INFO] [stdout] | [INFO] [stdout] 669 | pub fn fe(&mut self) -> FE_W { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 669 | pub fn fe(&mut self) -> FE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/ier.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn ce(&mut self) -> CE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn ce(&mut self) -> CE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/idr.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn ce(&mut self) -> CE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn ce(&mut self) -> CE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/acr.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn isel(&mut self) -> ISEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn isel(&mut self) -> ISEL_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/acr.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn hyst(&mut self) -> HYST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn hyst(&mut self) -> HYST_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/acc/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/cr.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn start(&mut self) -> START_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn start(&mut self) -> START_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/cr.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/cr.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn loadseed(&mut self) -> LOADSEED_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn loadseed(&mut self) -> LOADSEED_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:546:19 [INFO] [stdout] | [INFO] [stdout] 546 | pub fn cipher(&mut self) -> CIPHER_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 546 | pub fn cipher(&mut self) -> CIPHER_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:552:19 [INFO] [stdout] | [INFO] [stdout] 552 | pub fn gtagen(&mut self) -> GTAGEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 552 | pub fn gtagen(&mut self) -> GTAGEN_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:558:21 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn dualbuff(&mut self) -> DUALBUFF_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 558 | pub fn dualbuff(&mut self) -> DUALBUFF_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:564:20 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn procdly(&mut self) -> PROCDLY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 564 | pub fn procdly(&mut self) -> PROCDLY_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | pub fn smod(&mut self) -> SMOD_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 570 | pub fn smod(&mut self) -> SMOD_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:576:20 [INFO] [stdout] | [INFO] [stdout] 576 | pub fn keysize(&mut self) -> KEYSIZE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 576 | pub fn keysize(&mut self) -> KEYSIZE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:582:18 [INFO] [stdout] | [INFO] [stdout] 582 | pub fn opmod(&mut self) -> OPMOD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 582 | pub fn opmod(&mut self) -> OPMOD_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:588:16 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn lod(&mut self) -> LOD_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 588 | pub fn lod(&mut self) -> LOD_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:594:17 [INFO] [stdout] | [INFO] [stdout] 594 | pub fn cfbs(&mut self) -> CFBS_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 594 | pub fn cfbs(&mut self) -> CFBS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/mr.rs:600:17 [INFO] [stdout] | [INFO] [stdout] 600 | pub fn ckey(&mut self) -> CKEY_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 600 | pub fn ckey(&mut self) -> CKEY_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/ier.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn datrdy(&mut self) -> DATRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn datrdy(&mut self) -> DATRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/ier.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn urad(&mut self) -> URAD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn urad(&mut self) -> URAD_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/ier.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn tagrdy(&mut self) -> TAGRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn tagrdy(&mut self) -> TAGRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/idr.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn datrdy(&mut self) -> DATRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 13 | pub fn datrdy(&mut self) -> DATRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/idr.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn urad(&mut self) -> URAD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn urad(&mut self) -> URAD_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/idr.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn tagrdy(&mut self) -> TAGRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn tagrdy(&mut self) -> TAGRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/keywr.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn keyw(&mut self) -> KEYW_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn keyw(&mut self) -> KEYW_W<'_, KEYWR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/idatar.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn idata(&mut self) -> IDATA_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn idata(&mut self) -> IDATA_W<'_, IDATAR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/ivr.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn iv(&mut self) -> IV_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn iv(&mut self) -> IV_W<'_, IVR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/aadlenr.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn aadlen(&mut self) -> AADLEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn aadlen(&mut self) -> AADLEN_W<'_, AADLENR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/clenr.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn clen(&mut self) -> CLEN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn clen(&mut self) -> CLEN_W<'_, CLENR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/ghashr.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn ghash(&mut self) -> GHASH_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn ghash(&mut self) -> GHASH_W<'_, GHASHR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/aes/gcmhr.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn h(&mut self) -> H_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn h(&mut self) -> H_W<'_, GCMHR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cr.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cr.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn start(&mut self) -> START_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn start(&mut self) -> START_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:734:18 [INFO] [stdout] | [INFO] [stdout] 734 | pub fn trgen(&mut self) -> TRGEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 734 | pub fn trgen(&mut self) -> TRGEN_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:740:19 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn trgsel(&mut self) -> TRGSEL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 740 | pub fn trgsel(&mut self) -> TRGSEL_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:746:18 [INFO] [stdout] | [INFO] [stdout] 746 | pub fn sleep(&mut self) -> SLEEP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 746 | pub fn sleep(&mut self) -> SLEEP_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:752:17 [INFO] [stdout] | [INFO] [stdout] 752 | pub fn fwup(&mut self) -> FWUP_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 752 | pub fn fwup(&mut self) -> FWUP_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:758:20 [INFO] [stdout] | [INFO] [stdout] 758 | pub fn freerun(&mut self) -> FREERUN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 758 | pub fn freerun(&mut self) -> FREERUN_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:764:20 [INFO] [stdout] | [INFO] [stdout] 764 | pub fn prescal(&mut self) -> PRESCAL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 764 | pub fn prescal(&mut self) -> PRESCAL_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:770:20 [INFO] [stdout] | [INFO] [stdout] 770 | pub fn startup(&mut self) -> STARTUP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 770 | pub fn startup(&mut self) -> STARTUP_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:776:16 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn one(&mut self) -> ONE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 776 | pub fn one(&mut self) -> ONE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:782:21 [INFO] [stdout] | [INFO] [stdout] 782 | pub fn tracktim(&mut self) -> TRACKTIM_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 782 | pub fn tracktim(&mut self) -> TRACKTIM_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:788:21 [INFO] [stdout] | [INFO] [stdout] 788 | pub fn transfer(&mut self) -> TRANSFER_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 788 | pub fn transfer(&mut self) -> TRANSFER_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/mr.rs:794:17 [INFO] [stdout] | [INFO] [stdout] 794 | pub fn useq(&mut self) -> USEQ_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 794 | pub fn useq(&mut self) -> USEQ_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:360:20 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn cmpmode(&mut self) -> CMPMODE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 360 | pub fn cmpmode(&mut self) -> CMPMODE_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:366:19 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn cmpsel(&mut self) -> CMPSEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn cmpsel(&mut self) -> CMPSEL_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn cmpall(&mut self) -> CMPALL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 372 | pub fn cmpall(&mut self) -> CMPALL_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:378:22 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn cmpfilter(&mut self) -> CMPFILTER_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 378 | pub fn cmpfilter(&mut self) -> CMPFILTER_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:384:16 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn res(&mut self) -> RES_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 384 | pub fn res(&mut self) -> RES_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:390:16 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn tag(&mut self) -> TAG_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 390 | pub fn tag(&mut self) -> TAG_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:396:16 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn stm(&mut self) -> STM_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 396 | pub fn stm(&mut self) -> STM_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/emr.rs:402:21 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn signmode(&mut self) -> SIGNMODE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 402 | pub fn signmode(&mut self) -> SIGNMODE_W<'_, EMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn usch0(&mut self) -> USCH0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn usch0(&mut self) -> USCH0_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn usch1(&mut self) -> USCH1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn usch1(&mut self) -> USCH1_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn usch2(&mut self) -> USCH2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn usch2(&mut self) -> USCH2_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn usch3(&mut self) -> USCH3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn usch3(&mut self) -> USCH3_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn usch4(&mut self) -> USCH4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn usch4(&mut self) -> USCH4_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn usch5(&mut self) -> USCH5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 113 | pub fn usch5(&mut self) -> USCH5_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn usch6(&mut self) -> USCH6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn usch6(&mut self) -> USCH6_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq1r.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn usch7(&mut self) -> USCH7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn usch7(&mut self) -> USCH7_W<'_, SEQ1R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq2r.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn usch8(&mut self) -> USCH8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn usch8(&mut self) -> USCH8_W<'_, SEQ2R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq2r.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn usch9(&mut self) -> USCH9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn usch9(&mut self) -> USCH9_W<'_, SEQ2R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq2r.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn usch10(&mut self) -> USCH10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn usch10(&mut self) -> USCH10_W<'_, SEQ2R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/seq2r.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn usch11(&mut self) -> USCH11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn usch11(&mut self) -> USCH11_W<'_, SEQ2R_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn ch0(&mut self) -> CH0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn ch0(&mut self) -> CH0_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ch1(&mut self) -> CH1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ch1(&mut self) -> CH1_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ch2(&mut self) -> CH2_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ch2(&mut self) -> CH2_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn ch3(&mut self) -> CH3_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn ch3(&mut self) -> CH3_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ch4(&mut self) -> CH4_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ch4(&mut self) -> CH4_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ch5(&mut self) -> CH5_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ch5(&mut self) -> CH5_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ch6(&mut self) -> CH6_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ch6(&mut self) -> CH6_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn ch7(&mut self) -> CH7_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn ch7(&mut self) -> CH7_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn ch8(&mut self) -> CH8_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn ch8(&mut self) -> CH8_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ch9(&mut self) -> CH9_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ch9(&mut self) -> CH9_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn ch10(&mut self) -> CH10_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn ch10(&mut self) -> CH10_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cher.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn ch11(&mut self) -> CH11_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn ch11(&mut self) -> CH11_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn ch0(&mut self) -> CH0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn ch0(&mut self) -> CH0_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ch1(&mut self) -> CH1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn ch1(&mut self) -> CH1_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ch2(&mut self) -> CH2_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn ch2(&mut self) -> CH2_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn ch3(&mut self) -> CH3_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn ch3(&mut self) -> CH3_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ch4(&mut self) -> CH4_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn ch4(&mut self) -> CH4_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ch5(&mut self) -> CH5_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn ch5(&mut self) -> CH5_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ch6(&mut self) -> CH6_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn ch6(&mut self) -> CH6_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn ch7(&mut self) -> CH7_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn ch7(&mut self) -> CH7_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn ch8(&mut self) -> CH8_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn ch8(&mut self) -> CH8_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ch9(&mut self) -> CH9_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn ch9(&mut self) -> CH9_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn ch10(&mut self) -> CH10_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn ch10(&mut self) -> CH10_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/chdr.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn ch11(&mut self) -> CH11_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn ch11(&mut self) -> CH11_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn eoc0(&mut self) -> EOC0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn eoc0(&mut self) -> EOC0_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eoc1(&mut self) -> EOC1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eoc1(&mut self) -> EOC1_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn eoc2(&mut self) -> EOC2_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn eoc2(&mut self) -> EOC2_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn eoc3(&mut self) -> EOC3_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn eoc3(&mut self) -> EOC3_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn eoc4(&mut self) -> EOC4_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn eoc4(&mut self) -> EOC4_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn eoc5(&mut self) -> EOC5_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn eoc5(&mut self) -> EOC5_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn eoc6(&mut self) -> EOC6_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn eoc6(&mut self) -> EOC6_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn eoc7(&mut self) -> EOC7_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn eoc7(&mut self) -> EOC7_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eoc8(&mut self) -> EOC8_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eoc8(&mut self) -> EOC8_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn eoc9(&mut self) -> EOC9_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn eoc9(&mut self) -> EOC9_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn eoc10(&mut self) -> EOC10_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn eoc10(&mut self) -> EOC10_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn eoc11(&mut self) -> EOC11_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn eoc11(&mut self) -> EOC11_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn drdy(&mut self) -> DRDY_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn drdy(&mut self) -> DRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn govre(&mut self) -> GOVRE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn govre(&mut self) -> GOVRE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn compe(&mut self) -> COMPE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn compe(&mut self) -> COMPE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/ier.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn tempchg(&mut self) -> TEMPCHG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn tempchg(&mut self) -> TEMPCHG_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn eoc0(&mut self) -> EOC0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn eoc0(&mut self) -> EOC0_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eoc1(&mut self) -> EOC1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn eoc1(&mut self) -> EOC1_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn eoc2(&mut self) -> EOC2_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn eoc2(&mut self) -> EOC2_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn eoc3(&mut self) -> EOC3_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn eoc3(&mut self) -> EOC3_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn eoc4(&mut self) -> EOC4_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn eoc4(&mut self) -> EOC4_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn eoc5(&mut self) -> EOC5_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn eoc5(&mut self) -> EOC5_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn eoc6(&mut self) -> EOC6_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn eoc6(&mut self) -> EOC6_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn eoc7(&mut self) -> EOC7_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn eoc7(&mut self) -> EOC7_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eoc8(&mut self) -> EOC8_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn eoc8(&mut self) -> EOC8_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn eoc9(&mut self) -> EOC9_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn eoc9(&mut self) -> EOC9_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn eoc10(&mut self) -> EOC10_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn eoc10(&mut self) -> EOC10_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn eoc11(&mut self) -> EOC11_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 105 | pub fn eoc11(&mut self) -> EOC11_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn drdy(&mut self) -> DRDY_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn drdy(&mut self) -> DRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:117:18 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn govre(&mut self) -> GOVRE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 117 | pub fn govre(&mut self) -> GOVRE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn compe(&mut self) -> COMPE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 123 | pub fn compe(&mut self) -> COMPE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/idr.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn tempchg(&mut self) -> TEMPCHG_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn tempchg(&mut self) -> TEMPCHG_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cwr.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn lowthres(&mut self) -> LOWTHRES_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn lowthres(&mut self) -> LOWTHRES_W<'_, CWR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cwr.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn highthres(&mut self) -> HIGHTHRES_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn highthres(&mut self) -> HIGHTHRES_W<'_, CWR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn gain0(&mut self) -> GAIN0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn gain0(&mut self) -> GAIN0_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn gain1(&mut self) -> GAIN1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn gain1(&mut self) -> GAIN1_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn gain2(&mut self) -> GAIN2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn gain2(&mut self) -> GAIN2_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn gain3(&mut self) -> GAIN3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn gain3(&mut self) -> GAIN3_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn gain4(&mut self) -> GAIN4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn gain4(&mut self) -> GAIN4_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn gain5(&mut self) -> GAIN5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn gain5(&mut self) -> GAIN5_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn gain6(&mut self) -> GAIN6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn gain6(&mut self) -> GAIN6_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn gain7(&mut self) -> GAIN7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn gain7(&mut self) -> GAIN7_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn gain8(&mut self) -> GAIN8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn gain8(&mut self) -> GAIN8_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn gain9(&mut self) -> GAIN9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn gain9(&mut self) -> GAIN9_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn gain10(&mut self) -> GAIN10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn gain10(&mut self) -> GAIN10_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cgr.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn gain11(&mut self) -> GAIN11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn gain11(&mut self) -> GAIN11_W<'_, CGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn diff0(&mut self) -> DIFF0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn diff0(&mut self) -> DIFF0_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn diff1(&mut self) -> DIFF1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn diff1(&mut self) -> DIFF1_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn diff2(&mut self) -> DIFF2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn diff2(&mut self) -> DIFF2_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn diff3(&mut self) -> DIFF3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn diff3(&mut self) -> DIFF3_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn diff4(&mut self) -> DIFF4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn diff4(&mut self) -> DIFF4_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn diff5(&mut self) -> DIFF5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn diff5(&mut self) -> DIFF5_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn diff6(&mut self) -> DIFF6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn diff6(&mut self) -> DIFF6_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn diff7(&mut self) -> DIFF7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn diff7(&mut self) -> DIFF7_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn diff8(&mut self) -> DIFF8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn diff8(&mut self) -> DIFF8_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn diff9(&mut self) -> DIFF9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn diff9(&mut self) -> DIFF9_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn diff10(&mut self) -> DIFF10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn diff10(&mut self) -> DIFF10_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/diffr.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn diff11(&mut self) -> DIFF11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn diff11(&mut self) -> DIFF11_W<'_, DIFFR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cselr.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csel(&mut self) -> CSEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csel(&mut self) -> CSEL_W<'_, CSELR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cocr.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn aoff(&mut self) -> AOFF_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn aoff(&mut self) -> AOFF_W<'_, COCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/tempmr.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn rtct(&mut self) -> RTCT_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn rtct(&mut self) -> RTCT_W<'_, TEMPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/tempmr.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn tempcmpmod(&mut self) -> TEMPCMPMOD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn tempcmpmod(&mut self) -> TEMPCMPMOD_W<'_, TEMPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/tempcwr.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn tlowthres(&mut self) -> TLOWTHRES_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn tlowthres(&mut self) -> TLOWTHRES_W<'_, TEMPCWR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/tempcwr.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn thighthres(&mut self) -> THIGHTHRES_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn thighthres(&mut self) -> THIGHTHRES_W<'_, TEMPCWR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/acr.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pga0en(&mut self) -> PGA0EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn pga0en(&mut self) -> PGA0EN_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/acr.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn pga1en(&mut self) -> PGA1EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn pga1en(&mut self) -> PGA1EN_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/acr.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn ibctl(&mut self) -> IBCTL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn ibctl(&mut self) -> IBCTL_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn dual0(&mut self) -> DUAL0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn dual0(&mut self) -> DUAL0_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:125:18 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn dual1(&mut self) -> DUAL1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn dual1(&mut self) -> DUAL1_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn dual2(&mut self) -> DUAL2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn dual2(&mut self) -> DUAL2_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn dual3(&mut self) -> DUAL3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn dual3(&mut self) -> DUAL3_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:143:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn dual4(&mut self) -> DUAL4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn dual4(&mut self) -> DUAL4_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn dual5(&mut self) -> DUAL5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn dual5(&mut self) -> DUAL5_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:155:18 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn dual6(&mut self) -> DUAL6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn dual6(&mut self) -> DUAL6_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn dual7(&mut self) -> DUAL7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn dual7(&mut self) -> DUAL7_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:167:18 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn dual8(&mut self) -> DUAL8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn dual8(&mut self) -> DUAL8_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn dual9(&mut self) -> DUAL9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn dual9(&mut self) -> DUAL9_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn dual10(&mut self) -> DUAL10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn dual10(&mut self) -> DUAL10_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/shmr.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn dual11(&mut self) -> DUAL11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn dual11(&mut self) -> DUAL11_W<'_, SHMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cosr.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csel(&mut self) -> CSEL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csel(&mut self) -> CSEL_W<'_, COSR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cvr.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn offsetcorr(&mut self) -> OFFSETCORR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn offsetcorr(&mut self) -> OFFSETCORR_W<'_, CVR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cvr.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn gaincorr(&mut self) -> GAINCORR_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn gaincorr(&mut self) -> GAINCORR_W<'_, CVR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn ecorr0(&mut self) -> ECORR0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn ecorr0(&mut self) -> ECORR0_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn ecorr1(&mut self) -> ECORR1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn ecorr1(&mut self) -> ECORR1_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn ecorr2(&mut self) -> ECORR2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn ecorr2(&mut self) -> ECORR2_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn ecorr3(&mut self) -> ECORR3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn ecorr3(&mut self) -> ECORR3_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn ecorr4(&mut self) -> ECORR4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn ecorr4(&mut self) -> ECORR4_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn ecorr5(&mut self) -> ECORR5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn ecorr5(&mut self) -> ECORR5_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn ecorr6(&mut self) -> ECORR6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn ecorr6(&mut self) -> ECORR6_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn ecorr7(&mut self) -> ECORR7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn ecorr7(&mut self) -> ECORR7_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn ecorr8(&mut self) -> ECORR8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn ecorr8(&mut self) -> ECORR8_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:173:19 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn ecorr9(&mut self) -> ECORR9_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn ecorr9(&mut self) -> ECORR9_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:179:20 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn ecorr10(&mut self) -> ECORR10_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn ecorr10(&mut self) -> ECORR10_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/cecr.rs:185:20 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn ecorr11(&mut self) -> ECORR11_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn ecorr11(&mut self) -> ECORR11_W<'_, CECR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/afec0/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/cr.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn maxs0(&mut self) -> MAXS0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 269 | pub fn maxs0(&mut self) -> MAXS0_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn maxs1(&mut self) -> MAXS1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn maxs1(&mut self) -> MAXS1_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn word(&mut self) -> WORD_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn word(&mut self) -> WORD_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn zero(&mut self) -> ZERO_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn zero(&mut self) -> ZERO_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn diff(&mut self) -> DIFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn diff(&mut self) -> DIFF_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/mr.rs:299:22 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn prescaler(&mut self) -> PRESCALER_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn prescaler(&mut self) -> PRESCALER_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:671:19 [INFO] [stdout] | [INFO] [stdout] 671 | pub fn trgen0(&mut self) -> TRGEN0_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 671 | pub fn trgen0(&mut self) -> TRGEN0_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:677:19 [INFO] [stdout] | [INFO] [stdout] 677 | pub fn trgen1(&mut self) -> TRGEN1_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 677 | pub fn trgen1(&mut self) -> TRGEN1_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:683:20 [INFO] [stdout] | [INFO] [stdout] 683 | pub fn trgsel0(&mut self) -> TRGSEL0_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 683 | pub fn trgsel0(&mut self) -> TRGSEL0_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:689:20 [INFO] [stdout] | [INFO] [stdout] 689 | pub fn trgsel1(&mut self) -> TRGSEL1_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 689 | pub fn trgsel1(&mut self) -> TRGSEL1_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:695:17 [INFO] [stdout] | [INFO] [stdout] 695 | pub fn osr0(&mut self) -> OSR0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 695 | pub fn osr0(&mut self) -> OSR0_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/trigr.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | pub fn osr1(&mut self) -> OSR1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 701 | pub fn osr1(&mut self) -> OSR1_W<'_, TRIGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/cher.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ch0(&mut self) -> CH0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ch0(&mut self) -> CH0_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/cher.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ch1(&mut self) -> CH1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ch1(&mut self) -> CH1_W<'_, CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/chdr.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ch0(&mut self) -> CH0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn ch0(&mut self) -> CH0_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/chdr.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ch1(&mut self) -> CH1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn ch1(&mut self) -> CH1_W<'_, CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/cdr.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn data0(&mut self) -> DATA0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn data0(&mut self) -> DATA0_W<'_, CDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/cdr.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn data1(&mut self) -> DATA1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn data1(&mut self) -> DATA1_W<'_, CDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/ier.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn txrdy0(&mut self) -> TXRDY0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn txrdy0(&mut self) -> TXRDY0_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/ier.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txrdy1(&mut self) -> TXRDY1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txrdy1(&mut self) -> TXRDY1_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/ier.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn eoc0(&mut self) -> EOC0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn eoc0(&mut self) -> EOC0_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/ier.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn eoc1(&mut self) -> EOC1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn eoc1(&mut self) -> EOC1_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/idr.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn txrdy0(&mut self) -> TXRDY0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn txrdy0(&mut self) -> TXRDY0_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/idr.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txrdy1(&mut self) -> TXRDY1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txrdy1(&mut self) -> TXRDY1_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/idr.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn eoc0(&mut self) -> EOC0_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn eoc0(&mut self) -> EOC0_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/idr.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn eoc1(&mut self) -> EOC1_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn eoc1(&mut self) -> EOC1_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/acr.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn ibctlch0(&mut self) -> IBCTLCH0_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn ibctlch0(&mut self) -> IBCTLCH0_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/acr.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn ibctlch1(&mut self) -> IBCTLCH1_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn ibctlch1(&mut self) -> IBCTLCH1_W<'_, ACR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/dacc/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fmr.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn frdy(&mut self) -> FRDY_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn frdy(&mut self) -> FRDY_W<'_, EEFC_FMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fmr.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn fws(&mut self) -> FWS_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn fws(&mut self) -> FWS_W<'_, EEFC_FMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fmr.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn scod(&mut self) -> SCOD_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn scod(&mut self) -> SCOD_W<'_, EEFC_FMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fmr.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cloe(&mut self) -> CLOE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cloe(&mut self) -> CLOE_W<'_, EEFC_FMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fcr.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn fcmd(&mut self) -> FCMD_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | pub fn fcmd(&mut self) -> FCMD_W<'_, EEFC_FCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fcr.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn farg(&mut self) -> FARG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 219 | pub fn farg(&mut self) -> FARG_W<'_, EEFC_FCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_fcr.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn fkey(&mut self) -> FKEY_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn fkey(&mut self) -> FKEY_W<'_, EEFC_FCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, EEFC_WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/efc/eefc_wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, EEFC_WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/gpbr/sys_gpbr.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn gpbr_value(&mut self) -> GPBR_VALUE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn gpbr_value(&mut self) -> GPBR_VALUE_W<'_, SYS_GPBR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cr.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn mcien(&mut self) -> MCIEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn mcien(&mut self) -> MCIEN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cr.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn mcidis(&mut self) -> MCIDIS_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn mcidis(&mut self) -> MCIDIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cr.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn pwsen(&mut self) -> PWSEN_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn pwsen(&mut self) -> PWSEN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cr.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn pwsdis(&mut self) -> PWSDIS_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn pwsdis(&mut self) -> PWSDIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cr.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn clkdiv(&mut self) -> CLKDIV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn clkdiv(&mut self) -> CLKDIV_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn pwsdiv(&mut self) -> PWSDIV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn pwsdiv(&mut self) -> PWSDIV_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn rdproof(&mut self) -> RDPROOF_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn rdproof(&mut self) -> RDPROOF_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrproof(&mut self) -> WRPROOF_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub fn wrproof(&mut self) -> WRPROOF_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn fbyte(&mut self) -> FBYTE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 98 | pub fn fbyte(&mut self) -> FBYTE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn padv(&mut self) -> PADV_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn padv(&mut self) -> PADV_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/mr.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn clkodd(&mut self) -> CLKODD_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 110 | pub fn clkodd(&mut self) -> CLKODD_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/dtor.rs:165:19 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn dtocyc(&mut self) -> DTOCYC_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 165 | pub fn dtocyc(&mut self) -> DTOCYC_W<'_, DTOR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/dtor.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn dtomul(&mut self) -> DTOMUL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn dtomul(&mut self) -> DTOMUL_W<'_, DTOR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/sdcr.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn sdcsel(&mut self) -> SDCSEL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn sdcsel(&mut self) -> SDCSEL_W<'_, SDCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/sdcr.rs:151:19 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn sdcbus(&mut self) -> SDCBUS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn sdcbus(&mut self) -> SDCBUS_W<'_, SDCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/argr.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn arg(&mut self) -> ARG_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn arg(&mut self) -> ARG_W<'_, ARGR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:429:18 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn cmdnb(&mut self) -> CMDNB_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 429 | pub fn cmdnb(&mut self) -> CMDNB_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:435:19 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn rsptyp(&mut self) -> RSPTYP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 435 | pub fn rsptyp(&mut self) -> RSPTYP_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:441:18 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn spcmd(&mut self) -> SPCMD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 441 | pub fn spcmd(&mut self) -> SPCMD_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:447:19 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn opdcmd(&mut self) -> OPDCMD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 447 | pub fn opdcmd(&mut self) -> OPDCMD_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:453:19 [INFO] [stdout] | [INFO] [stdout] 453 | pub fn maxlat(&mut self) -> MAXLAT_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 453 | pub fn maxlat(&mut self) -> MAXLAT_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:459:18 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn trcmd(&mut self) -> TRCMD_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 459 | pub fn trcmd(&mut self) -> TRCMD_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:465:18 [INFO] [stdout] | [INFO] [stdout] 465 | pub fn trdir(&mut self) -> TRDIR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 465 | pub fn trdir(&mut self) -> TRDIR_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:471:18 [INFO] [stdout] | [INFO] [stdout] 471 | pub fn trtyp(&mut self) -> TRTYP_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 471 | pub fn trtyp(&mut self) -> TRTYP_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:477:20 [INFO] [stdout] | [INFO] [stdout] 477 | pub fn iospcmd(&mut self) -> IOSPCMD_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 477 | pub fn iospcmd(&mut self) -> IOSPCMD_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:483:18 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn atacs(&mut self) -> ATACS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 483 | pub fn atacs(&mut self) -> ATACS_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cmdr.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn boot_ack(&mut self) -> BOOT_ACK_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 489 | pub fn boot_ack(&mut self) -> BOOT_ACK_W<'_, CMDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/blkr.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn bcnt(&mut self) -> BCNT_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn bcnt(&mut self) -> BCNT_W<'_, BLKR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/blkr.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blklen(&mut self) -> BLKLEN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blklen(&mut self) -> BLKLEN_W<'_, BLKR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cstor.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | pub fn cstocyc(&mut self) -> CSTOCYC_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 171 | pub fn cstocyc(&mut self) -> CSTOCYC_W<'_, CSTOR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cstor.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn cstomul(&mut self) -> CSTOMUL_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 177 | pub fn cstomul(&mut self) -> CSTOMUL_W<'_, CSTOR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/tdr.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn data(&mut self) -> DATA_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn data(&mut self) -> DATA_W<'_, TDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn cmdrdy(&mut self) -> CMDRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn cmdrdy(&mut self) -> CMDRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn rxrdy(&mut self) -> RXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn rxrdy(&mut self) -> RXRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn txrdy(&mut self) -> TXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn txrdy(&mut self) -> TXRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blke(&mut self) -> BLKE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blke(&mut self) -> BLKE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn dtip(&mut self) -> DTIP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn dtip(&mut self) -> DTIP_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn notbusy(&mut self) -> NOTBUSY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn notbusy(&mut self) -> NOTBUSY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn sdioirqa(&mut self) -> SDIOIRQA_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn sdioirqa(&mut self) -> SDIOIRQA_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn sdiowait(&mut self) -> SDIOWAIT_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn sdiowait(&mut self) -> SDIOWAIT_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn csrcv(&mut self) -> CSRCV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn csrcv(&mut self) -> CSRCV_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn rinde(&mut self) -> RINDE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn rinde(&mut self) -> RINDE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn rdire(&mut self) -> RDIRE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn rdire(&mut self) -> RDIRE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn rcrce(&mut self) -> RCRCE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn rcrce(&mut self) -> RCRCE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn rende(&mut self) -> RENDE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn rende(&mut self) -> RENDE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn rtoe(&mut self) -> RTOE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 133 | pub fn rtoe(&mut self) -> RTOE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn dcrce(&mut self) -> DCRCE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn dcrce(&mut self) -> DCRCE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn dtoe(&mut self) -> DTOE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn dtoe(&mut self) -> DTOE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn cstoe(&mut self) -> CSTOE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn cstoe(&mut self) -> CSTOE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn blkovre(&mut self) -> BLKOVRE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn blkovre(&mut self) -> BLKOVRE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn fifoempty(&mut self) -> FIFOEMPTY_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn fifoempty(&mut self) -> FIFOEMPTY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn xfrdone(&mut self) -> XFRDONE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | pub fn xfrdone(&mut self) -> XFRDONE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn ackrcv(&mut self) -> ACKRCV_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn ackrcv(&mut self) -> ACKRCV_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn ackrcve(&mut self) -> ACKRCVE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn ackrcve(&mut self) -> ACKRCVE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn ovre(&mut self) -> OVRE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | pub fn ovre(&mut self) -> OVRE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/ier.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn unre(&mut self) -> UNRE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | pub fn unre(&mut self) -> UNRE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn cmdrdy(&mut self) -> CMDRDY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn cmdrdy(&mut self) -> CMDRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn rxrdy(&mut self) -> RXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn rxrdy(&mut self) -> RXRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn txrdy(&mut self) -> TXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn txrdy(&mut self) -> TXRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blke(&mut self) -> BLKE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blke(&mut self) -> BLKE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn dtip(&mut self) -> DTIP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn dtip(&mut self) -> DTIP_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn notbusy(&mut self) -> NOTBUSY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn notbusy(&mut self) -> NOTBUSY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn sdioirqa(&mut self) -> SDIOIRQA_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn sdioirqa(&mut self) -> SDIOIRQA_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn sdiowait(&mut self) -> SDIOWAIT_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn sdiowait(&mut self) -> SDIOWAIT_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn csrcv(&mut self) -> CSRCV_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn csrcv(&mut self) -> CSRCV_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn rinde(&mut self) -> RINDE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn rinde(&mut self) -> RINDE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn rdire(&mut self) -> RDIRE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn rdire(&mut self) -> RDIRE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn rcrce(&mut self) -> RCRCE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn rcrce(&mut self) -> RCRCE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn rende(&mut self) -> RENDE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 127 | pub fn rende(&mut self) -> RENDE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn rtoe(&mut self) -> RTOE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 133 | pub fn rtoe(&mut self) -> RTOE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:139:18 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn dcrce(&mut self) -> DCRCE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 139 | pub fn dcrce(&mut self) -> DCRCE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn dtoe(&mut self) -> DTOE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn dtoe(&mut self) -> DTOE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn cstoe(&mut self) -> CSTOE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn cstoe(&mut self) -> CSTOE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn blkovre(&mut self) -> BLKOVRE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn blkovre(&mut self) -> BLKOVRE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn fifoempty(&mut self) -> FIFOEMPTY_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn fifoempty(&mut self) -> FIFOEMPTY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn xfrdone(&mut self) -> XFRDONE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | pub fn xfrdone(&mut self) -> XFRDONE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn ackrcv(&mut self) -> ACKRCV_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn ackrcv(&mut self) -> ACKRCV_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn ackrcve(&mut self) -> ACKRCVE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn ackrcve(&mut self) -> ACKRCVE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn ovre(&mut self) -> OVRE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 187 | pub fn ovre(&mut self) -> OVRE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/idr.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn unre(&mut self) -> UNRE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 193 | pub fn unre(&mut self) -> UNRE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/dma.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn chksize(&mut self) -> CHKSIZE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn chksize(&mut self) -> CHKSIZE_W<'_, DMA_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/dma.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn dmaen(&mut self) -> DMAEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | pub fn dmaen(&mut self) -> DMAEN_W<'_, DMA_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cfg.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fifomode(&mut self) -> FIFOMODE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn fifomode(&mut self) -> FIFOMODE_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cfg.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn ferrctrl(&mut self) -> FERRCTRL_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn ferrctrl(&mut self) -> FERRCTRL_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cfg.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn hsmode(&mut self) -> HSMODE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn hsmode(&mut self) -> HSMODE_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/cfg.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn lsync(&mut self) -> LSYNC_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn lsync(&mut self) -> LSYNC_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/hsmci/fifo.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data(&mut self) -> DATA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn data(&mut self) -> DATA_W<'_, FIFO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxen(&mut self) -> RXEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxen(&mut self) -> RXEN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxdis(&mut self) -> RXDIS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxdis(&mut self) -> RXDIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cken(&mut self) -> CKEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn cken(&mut self) -> CKEN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:39:18 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn ckdis(&mut self) -> CKDIS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn ckdis(&mut self) -> CKDIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn txen(&mut self) -> TXEN_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn txen(&mut self) -> TXEN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn txdis(&mut self) -> TXDIS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn txdis(&mut self) -> TXDIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/cr.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn swrst(&mut self) -> SWRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | pub fn mode(&mut self) -> MODE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 500 | pub fn mode(&mut self) -> MODE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:506:23 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn datalength(&mut self) -> DATALENGTH_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 506 | pub fn datalength(&mut self) -> DATALENGTH_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:512:19 [INFO] [stdout] | [INFO] [stdout] 512 | pub fn rxmono(&mut self) -> RXMONO_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 512 | pub fn rxmono(&mut self) -> RXMONO_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:518:18 [INFO] [stdout] | [INFO] [stdout] 518 | pub fn rxdma(&mut self) -> RXDMA_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 518 | pub fn rxdma(&mut self) -> RXDMA_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:524:19 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn rxloop(&mut self) -> RXLOOP_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 524 | pub fn rxloop(&mut self) -> RXLOOP_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:530:19 [INFO] [stdout] | [INFO] [stdout] 530 | pub fn txmono(&mut self) -> TXMONO_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 530 | pub fn txmono(&mut self) -> TXMONO_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:536:18 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn txdma(&mut self) -> TXDMA_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 536 | pub fn txdma(&mut self) -> TXDMA_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:542:19 [INFO] [stdout] | [INFO] [stdout] 542 | pub fn txsame(&mut self) -> TXSAME_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 542 | pub fn txsame(&mut self) -> TXSAME_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:548:20 [INFO] [stdout] | [INFO] [stdout] 548 | pub fn imckdiv(&mut self) -> IMCKDIV_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 548 | pub fn imckdiv(&mut self) -> IMCKDIV_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:554:19 [INFO] [stdout] | [INFO] [stdout] 554 | pub fn imckfs(&mut self) -> IMCKFS_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 554 | pub fn imckfs(&mut self) -> IMCKFS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:560:21 [INFO] [stdout] | [INFO] [stdout] 560 | pub fn imckmode(&mut self) -> IMCKMODE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 560 | pub fn imckmode(&mut self) -> IMCKMODE_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/mr.rs:566:16 [INFO] [stdout] | [INFO] [stdout] 566 | pub fn iws(&mut self) -> IWS_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 566 | pub fn iws(&mut self) -> IWS_W<'_, MR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/scr.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxor(&mut self) -> RXOR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxor(&mut self) -> RXOR_W<'_, SCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/scr.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txur(&mut self) -> TXUR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txur(&mut self) -> TXUR_W<'_, SCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/scr.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxorch(&mut self) -> RXORCH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxorch(&mut self) -> RXORCH_W<'_, SCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/scr.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txurch(&mut self) -> TXURCH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txurch(&mut self) -> TXURCH_W<'_, SCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ssr.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxor(&mut self) -> RXOR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxor(&mut self) -> RXOR_W<'_, SSR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ssr.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txur(&mut self) -> TXUR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn txur(&mut self) -> TXUR_W<'_, SSR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ssr.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxorch(&mut self) -> RXORCH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rxorch(&mut self) -> RXORCH_W<'_, SSR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ssr.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txurch(&mut self) -> TXURCH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txurch(&mut self) -> TXURCH_W<'_, SSR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ier.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxrdy(&mut self) -> RXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxrdy(&mut self) -> RXRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ier.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxor(&mut self) -> RXOR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxor(&mut self) -> RXOR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ier.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn txrdy(&mut self) -> TXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn txrdy(&mut self) -> TXRDY_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/ier.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txur(&mut self) -> TXUR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txur(&mut self) -> TXUR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/idr.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxrdy(&mut self) -> RXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn rxrdy(&mut self) -> RXRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/idr.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxor(&mut self) -> RXOR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rxor(&mut self) -> RXOR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/idr.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn txrdy(&mut self) -> TXRDY_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn txrdy(&mut self) -> TXRDY_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/idr.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txur(&mut self) -> TXUR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn txur(&mut self) -> TXUR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/i2sc0/thr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn thr(&mut self) -> THR_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn thr(&mut self) -> THR_W<'_, THR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn wbdis(&mut self) -> WBDIS_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 154 | pub fn wbdis(&mut self) -> WBDIS_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn eomdis(&mut self) -> EOMDIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 160 | pub fn eomdis(&mut self) -> EOMDIS_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:166:19 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn slbdis(&mut self) -> SLBDIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn slbdis(&mut self) -> SLBDIS_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:172:16 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn bbc(&mut self) -> BBC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 172 | pub fn bbc(&mut self) -> BBC_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn ascd(&mut self) -> ASCD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | pub fn ascd(&mut self) -> ASCD_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn dualbuff(&mut self) -> DUALBUFF_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 184 | pub fn dualbuff(&mut self) -> DUALBUFF_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn uihash(&mut self) -> UIHASH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn uihash(&mut self) -> UIHASH_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/cfg.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn ualgo(&mut self) -> UALGO_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn ualgo(&mut self) -> UALGO_W<'_, CFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn enable(&mut self) -> ENABLE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn enable(&mut self) -> ENABLE_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn disable(&mut self) -> DISABLE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn disable(&mut self) -> DISABLE_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn swrst(&mut self) -> SWRST_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn swrst(&mut self) -> SWRST_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rehash(&mut self) -> REHASH_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn rehash(&mut self) -> REHASH_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn rmdis(&mut self) -> RMDIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn rmdis(&mut self) -> RMDIS_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ctrl.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rmen(&mut self) -> RMEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rmen(&mut self) -> RMEN_W<'_, CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rhc(&mut self) -> RHC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rhc(&mut self) -> RHC_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rdm(&mut self) -> RDM_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rdm(&mut self) -> RDM_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn rbe(&mut self) -> RBE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn rbe(&mut self) -> RBE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rwc(&mut self) -> RWC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rwc(&mut self) -> RWC_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rec(&mut self) -> REC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rec(&mut self) -> REC_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn rsu(&mut self) -> RSU_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn rsu(&mut self) -> RSU_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/ier.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn urad(&mut self) -> URAD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn urad(&mut self) -> URAD_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rhc(&mut self) -> RHC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn rhc(&mut self) -> RHC_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rdm(&mut self) -> RDM_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn rdm(&mut self) -> RDM_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn rbe(&mut self) -> RBE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn rbe(&mut self) -> RBE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rwc(&mut self) -> RWC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn rwc(&mut self) -> RWC_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rec(&mut self) -> REC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | pub fn rec(&mut self) -> REC_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn rsu(&mut self) -> RSU_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn rsu(&mut self) -> RSU_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/idr.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn urad(&mut self) -> URAD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn urad(&mut self) -> URAD_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/dscr.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dasa(&mut self) -> DASA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dasa(&mut self) -> DASA_W<'_, DSCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/hash.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn hasa(&mut self) -> HASA_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn hasa(&mut self) -> HASA_W<'_, HASH_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/icm/uihval.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn val(&mut self) -> VAL_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn val(&mut self) -> VAL_W<'_, UIHVAL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:190:22 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn hsync_pol(&mut self) -> HSYNC_POL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn hsync_pol(&mut self) -> HSYNC_POL_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:196:22 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn vsync_pol(&mut self) -> VSYNC_POL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn vsync_pol(&mut self) -> VSYNC_POL_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn pixclk_pol(&mut self) -> PIXCLK_POL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | pub fn pixclk_pol(&mut self) -> PIXCLK_POL_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | pub fn grayle(&mut self) -> GRAYLE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | pub fn grayle(&mut self) -> GRAYLE_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn emb_sync(&mut self) -> EMB_SYNC_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | pub fn emb_sync(&mut self) -> EMB_SYNC_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn crc_sync(&mut self) -> CRC_SYNC_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | pub fn crc_sync(&mut self) -> CRC_SYNC_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn frate(&mut self) -> FRATE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 226 | pub fn frate(&mut self) -> FRATE_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:232:18 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn discr(&mut self) -> DISCR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | pub fn discr(&mut self) -> DISCR_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn full(&mut self) -> FULL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 238 | pub fn full(&mut self) -> FULL_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:244:19 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn thmask(&mut self) -> THMASK_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 244 | pub fn thmask(&mut self) -> THMASK_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn sld(&mut self) -> SLD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 250 | pub fn sld(&mut self) -> SLD_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg1.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn sfd(&mut self) -> SFD_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | pub fn sfd(&mut self) -> SFD_W<'_, CFG1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn im_vsize(&mut self) -> IM_VSIZE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 272 | pub fn im_vsize(&mut self) -> IM_VSIZE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:278:20 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn gs_mode(&mut self) -> GS_MODE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub fn gs_mode(&mut self) -> GS_MODE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn rgb_mode(&mut self) -> RGB_MODE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | pub fn rgb_mode(&mut self) -> RGB_MODE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn grayscale(&mut self) -> GRAYSCALE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 290 | pub fn grayscale(&mut self) -> GRAYSCALE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn rgb_swap(&mut self) -> RGB_SWAP_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 296 | pub fn rgb_swap(&mut self) -> RGB_SWAP_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:302:22 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn col_space(&mut self) -> COL_SPACE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 302 | pub fn col_space(&mut self) -> COL_SPACE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn im_hsize(&mut self) -> IM_HSIZE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 308 | pub fn im_hsize(&mut self) -> IM_HSIZE_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn ycc_swap(&mut self) -> YCC_SWAP_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | pub fn ycc_swap(&mut self) -> YCC_SWAP_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cfg2.rs:320:20 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn rgb_cfg(&mut self) -> RGB_CFG_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 320 | pub fn rgb_cfg(&mut self) -> RGB_CFG_W<'_, CFG2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/psize.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn prev_vsize(&mut self) -> PREV_VSIZE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn prev_vsize(&mut self) -> PREV_VSIZE_W<'_, PSIZE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/psize.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn prev_hsize(&mut self) -> PREV_HSIZE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn prev_hsize(&mut self) -> PREV_HSIZE_W<'_, PSIZE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/pdecf.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dec_factor(&mut self) -> DEC_FACTOR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn dec_factor(&mut self) -> DEC_FACTOR_W<'_, PDECF_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set0.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c0(&mut self) -> C0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c0(&mut self) -> C0_W<'_, Y2R_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set0.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c1(&mut self) -> C1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c1(&mut self) -> C1_W<'_, Y2R_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set0.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c2(&mut self) -> C2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c2(&mut self) -> C2_W<'_, Y2R_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set0.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn c3(&mut self) -> C3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn c3(&mut self) -> C3_W<'_, Y2R_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set1.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c4(&mut self) -> C4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c4(&mut self) -> C4_W<'_, Y2R_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set1.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn yoff(&mut self) -> YOFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn yoff(&mut self) -> YOFF_W<'_, Y2R_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set1.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn croff(&mut self) -> CROFF_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn croff(&mut self) -> CROFF_W<'_, Y2R_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/y2r_set1.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cboff(&mut self) -> CBOFF_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn cboff(&mut self) -> CBOFF_W<'_, Y2R_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set0.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c0(&mut self) -> C0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c0(&mut self) -> C0_W<'_, R2Y_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set0.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c1(&mut self) -> C1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c1(&mut self) -> C1_W<'_, R2Y_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set0.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c2(&mut self) -> C2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c2(&mut self) -> C2_W<'_, R2Y_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set0.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn roff(&mut self) -> ROFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn roff(&mut self) -> ROFF_W<'_, R2Y_SET0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set1.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c3(&mut self) -> C3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c3(&mut self) -> C3_W<'_, R2Y_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set1.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c4(&mut self) -> C4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c4(&mut self) -> C4_W<'_, R2Y_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set1.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c5(&mut self) -> C5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c5(&mut self) -> C5_W<'_, R2Y_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set1.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn goff(&mut self) -> GOFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn goff(&mut self) -> GOFF_W<'_, R2Y_SET1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set2.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c6(&mut self) -> C6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c6(&mut self) -> C6_W<'_, R2Y_SET2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set2.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c7(&mut self) -> C7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c7(&mut self) -> C7_W<'_, R2Y_SET2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set2.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c8(&mut self) -> C8_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c8(&mut self) -> C8_W<'_, R2Y_SET2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/r2y_set2.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn boff(&mut self) -> BOFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn boff(&mut self) -> BOFF_W<'_, R2Y_SET2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cr.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn isi_en(&mut self) -> ISI_EN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn isi_en(&mut self) -> ISI_EN_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cr.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn isi_dis(&mut self) -> ISI_DIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn isi_dis(&mut self) -> ISI_DIS_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cr.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn isi_srst(&mut self) -> ISI_SRST_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn isi_srst(&mut self) -> ISI_SRST_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/cr.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn isi_cdc(&mut self) -> ISI_CDC_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn isi_cdc(&mut self) -> ISI_CDC_W<'_, CR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn dis_done(&mut self) -> DIS_DONE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn dis_done(&mut self) -> DIS_DONE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn srst(&mut self) -> SRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn srst(&mut self) -> SRST_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn vsync(&mut self) -> VSYNC_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn vsync(&mut self) -> VSYNC_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn pxfr_done(&mut self) -> PXFR_DONE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn pxfr_done(&mut self) -> PXFR_DONE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn cxfr_done(&mut self) -> CXFR_DONE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn cxfr_done(&mut self) -> CXFR_DONE_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn p_ovr(&mut self) -> P_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn p_ovr(&mut self) -> P_OVR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn c_ovr(&mut self) -> C_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn c_ovr(&mut self) -> C_OVR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn crc_err(&mut self) -> CRC_ERR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn crc_err(&mut self) -> CRC_ERR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/ier.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn fr_ovr(&mut self) -> FR_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn fr_ovr(&mut self) -> FR_OVR_W<'_, IER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn dis_done(&mut self) -> DIS_DONE_W { [INFO] [stdout] | ^^^^^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn dis_done(&mut self) -> DIS_DONE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn srst(&mut self) -> SRST_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn srst(&mut self) -> SRST_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn vsync(&mut self) -> VSYNC_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | pub fn vsync(&mut self) -> VSYNC_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn pxfr_done(&mut self) -> PXFR_DONE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn pxfr_done(&mut self) -> PXFR_DONE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn cxfr_done(&mut self) -> CXFR_DONE_W { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn cxfr_done(&mut self) -> CXFR_DONE_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn p_ovr(&mut self) -> P_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn p_ovr(&mut self) -> P_OVR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn c_ovr(&mut self) -> C_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 61 | pub fn c_ovr(&mut self) -> C_OVR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn crc_err(&mut self) -> CRC_ERR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn crc_err(&mut self) -> CRC_ERR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/idr.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn fr_ovr(&mut self) -> FR_OVR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 73 | pub fn fr_ovr(&mut self) -> FR_OVR_W<'_, IDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_cher.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn p_ch_en(&mut self) -> P_CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn p_ch_en(&mut self) -> P_CH_EN_W<'_, DMA_CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_cher.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn c_ch_en(&mut self) -> C_CH_EN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn c_ch_en(&mut self) -> C_CH_EN_W<'_, DMA_CHER_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_chdr.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn p_ch_dis(&mut self) -> P_CH_DIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | pub fn p_ch_dis(&mut self) -> P_CH_DIS_W<'_, DMA_CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_chdr.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn c_ch_dis(&mut self) -> C_CH_DIS_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | pub fn c_ch_dis(&mut self) -> C_CH_DIS_W<'_, DMA_CHDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_addr.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn p_addr(&mut self) -> P_ADDR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn p_addr(&mut self) -> P_ADDR_W<'_, DMA_P_ADDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_ctrl.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn p_fetch(&mut self) -> P_FETCH_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn p_fetch(&mut self) -> P_FETCH_W<'_, DMA_P_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_ctrl.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn p_wb(&mut self) -> P_WB_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn p_wb(&mut self) -> P_WB_W<'_, DMA_P_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_ctrl.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn p_ien(&mut self) -> P_IEN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn p_ien(&mut self) -> P_IEN_W<'_, DMA_P_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_ctrl.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn p_done(&mut self) -> P_DONE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn p_done(&mut self) -> P_DONE_W<'_, DMA_P_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_p_dscr.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn p_dscr(&mut self) -> P_DSCR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn p_dscr(&mut self) -> P_DSCR_W<'_, DMA_P_DSCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_addr.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn c_addr(&mut self) -> C_ADDR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn c_addr(&mut self) -> C_ADDR_W<'_, DMA_C_ADDR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_ctrl.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c_fetch(&mut self) -> C_FETCH_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn c_fetch(&mut self) -> C_FETCH_W<'_, DMA_C_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_ctrl.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c_wb(&mut self) -> C_WB_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn c_wb(&mut self) -> C_WB_W<'_, DMA_C_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_ctrl.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c_ien(&mut self) -> C_IEN_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn c_ien(&mut self) -> C_IEN_W<'_, DMA_C_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_ctrl.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn c_done(&mut self) -> C_DONE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn c_done(&mut self) -> C_DONE_W<'_, DMA_C_CTRL_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/dma_c_dscr.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn c_dscr(&mut self) -> C_DSCR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn c_dscr(&mut self) -> C_DSCR_W<'_, DMA_C_DSCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/isi/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mcfg.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn ulbt(&mut self) -> ULBT_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn ulbt(&mut self) -> ULBT_W<'_, MCFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/scfg.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn slot_cycle(&mut self) -> SLOT_CYCLE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn slot_cycle(&mut self) -> SLOT_CYCLE_W<'_, SCFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/scfg.rs:115:25 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn defmstr_type(&mut self) -> DEFMSTR_TYPE_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 115 | pub fn defmstr_type(&mut self) -> DEFMSTR_TYPE_W<'_, SCFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/scfg.rs:121:26 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn fixed_defmstr(&mut self) -> FIXED_DEFMSTR_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn fixed_defmstr(&mut self) -> FIXED_DEFMSTR_W<'_, SCFG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn m0pr(&mut self) -> M0PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn m0pr(&mut self) -> M0PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn m1pr(&mut self) -> M1PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn m1pr(&mut self) -> M1PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn m2pr(&mut self) -> M2PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn m2pr(&mut self) -> M2PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn m3pr(&mut self) -> M3PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn m3pr(&mut self) -> M3PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn m4pr(&mut self) -> M4PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn m4pr(&mut self) -> M4PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn m5pr(&mut self) -> M5PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 113 | pub fn m5pr(&mut self) -> M5PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn m6pr(&mut self) -> M6PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn m6pr(&mut self) -> M6PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/pras.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn m7pr(&mut self) -> M7PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn m7pr(&mut self) -> M7PR_W<'_, PRAS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/prbs.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn m8pr(&mut self) -> M8PR_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn m8pr(&mut self) -> M8PR_W<'_, PRBS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/prbs.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn m10pr(&mut self) -> M10PR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn m10pr(&mut self) -> M10PR_W<'_, PRBS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/prbs.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn m11pr(&mut self) -> M11PR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn m11pr(&mut self) -> M11PR_W<'_, PRBS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/matrix_pr/prbs.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn m12pr(&mut self) -> M12PR_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn m12pr(&mut self) -> M12PR_W<'_, PRBS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn rcb0(&mut self) -> RCB0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn rcb0(&mut self) -> RCB0_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rcb1(&mut self) -> RCB1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn rcb1(&mut self) -> RCB1_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn rcb2(&mut self) -> RCB2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn rcb2(&mut self) -> RCB2_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn rcb3(&mut self) -> RCB3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn rcb3(&mut self) -> RCB3_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn rcb4(&mut self) -> RCB4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn rcb4(&mut self) -> RCB4_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn rcb5(&mut self) -> RCB5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 149 | pub fn rcb5(&mut self) -> RCB5_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn rcb6(&mut self) -> RCB6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | pub fn rcb6(&mut self) -> RCB6_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn rcb7(&mut self) -> RCB7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn rcb7(&mut self) -> RCB7_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn rcb8(&mut self) -> RCB8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 167 | pub fn rcb8(&mut self) -> RCB8_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn rcb10(&mut self) -> RCB10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn rcb10(&mut self) -> RCB10_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rcb11(&mut self) -> RCB11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rcb11(&mut self) -> RCB11_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/mrcr.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rcb12(&mut self) -> RCB12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rcb12(&mut self) -> RCB12_W<'_, MRCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_can0.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn can0dmaba(&mut self) -> CAN0DMABA_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn can0dmaba(&mut self) -> CAN0DMABA_W<'_, CCFG_CAN0_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn sysio4(&mut self) -> SYSIO4_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn sysio4(&mut self) -> SYSIO4_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn sysio5(&mut self) -> SYSIO5_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 71 | pub fn sysio5(&mut self) -> SYSIO5_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn sysio6(&mut self) -> SYSIO6_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 77 | pub fn sysio6(&mut self) -> SYSIO6_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn sysio7(&mut self) -> SYSIO7_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn sysio7(&mut self) -> SYSIO7_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn sysio12(&mut self) -> SYSIO12_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn sysio12(&mut self) -> SYSIO12_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_sysio.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn can1dmaba(&mut self) -> CAN1DMABA_W { [INFO] [stdout] | ^^^^^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn can1dmaba(&mut self) -> CAN1DMABA_W<'_, CCFG_SYSIO_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_pccr.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn tc0cc(&mut self) -> TC0CC_W { [INFO] [stdout] | ^^^^^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn tc0cc(&mut self) -> TC0CC_W<'_, CCFG_PCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_pccr.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn i2sc0cc(&mut self) -> I2SC0CC_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn i2sc0cc(&mut self) -> I2SC0CC_W<'_, CCFG_PCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_pccr.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn i2sc1cc(&mut self) -> I2SC1CC_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn i2sc1cc(&mut self) -> I2SC1CC_W<'_, CCFG_PCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_dynckg.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn matckg(&mut self) -> MATCKG_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn matckg(&mut self) -> MATCKG_W<'_, CCFG_DYNCKG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_dynckg.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn bridckg(&mut self) -> BRIDCKG_W { [INFO] [stdout] | ^^^^^^^^^ --------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn bridckg(&mut self) -> BRIDCKG_W<'_, CCFG_DYNCKG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_dynckg.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn efcckg(&mut self) -> EFCCKG_W { [INFO] [stdout] | ^^^^^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 50 | pub fn efcckg(&mut self) -> EFCCKG_W<'_, CCFG_DYNCKG_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_smcnfcs.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn smc_nfcs0(&mut self) -> SMC_NFCS0_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn smc_nfcs0(&mut self) -> SMC_NFCS0_W<'_, CCFG_SMCNFCS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_smcnfcs.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn smc_nfcs1(&mut self) -> SMC_NFCS1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn smc_nfcs1(&mut self) -> SMC_NFCS1_W<'_, CCFG_SMCNFCS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_smcnfcs.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn smc_nfcs2(&mut self) -> SMC_NFCS2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn smc_nfcs2(&mut self) -> SMC_NFCS2_W<'_, CCFG_SMCNFCS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/ccfg_smcnfcs.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn smc_nfcs3(&mut self) -> SMC_NFCS3_W { [INFO] [stdout] | ^^^^^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn smc_nfcs3(&mut self) -> SMC_NFCS3_W<'_, CCFG_SMCNFCS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/wpmr.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn wpen(&mut self) -> WPEN_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/matrix/wpmr.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn wpkey(&mut self) -> WPKEY_W<'_, WPMR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cust.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csv(&mut self) -> CSV_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn csv(&mut self) -> CSV_W<'_, CUST_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/dbtp.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn dsjw(&mut self) -> DSJW_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | pub fn dsjw(&mut self) -> DSJW_W<'_, DBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/dbtp.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn dtseg2(&mut self) -> DTSEG2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 113 | pub fn dtseg2(&mut self) -> DTSEG2_W<'_, DBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/dbtp.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn dtseg1(&mut self) -> DTSEG1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn dtseg1(&mut self) -> DTSEG1_W<'_, DBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/dbtp.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn dbrp(&mut self) -> DBRP_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn dbrp(&mut self) -> DBRP_W<'_, DBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/dbtp.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn tdc(&mut self) -> TDC_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn tdc(&mut self) -> TDC_W<'_, DBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/test.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lbck(&mut self) -> LBCK_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn lbck(&mut self) -> LBCK_W<'_, TEST_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/test.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn tx(&mut self) -> TX_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn tx(&mut self) -> TX_W<'_, TEST_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/test.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rx(&mut self) -> RX_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn rx(&mut self) -> RX_W<'_, TEST_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/rwd.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn wdc(&mut self) -> WDC_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn wdc(&mut self) -> WDC_W<'_, RWD_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/rwd.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn wdv(&mut self) -> WDV_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn wdv(&mut self) -> WDV_W<'_, RWD_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | pub fn init(&mut self) -> INIT_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 596 | pub fn init(&mut self) -> INIT_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:602:16 [INFO] [stdout] | [INFO] [stdout] 602 | pub fn cce(&mut self) -> CCE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 602 | pub fn cce(&mut self) -> CCE_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:608:16 [INFO] [stdout] | [INFO] [stdout] 608 | pub fn asm(&mut self) -> ASM_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 608 | pub fn asm(&mut self) -> ASM_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:614:16 [INFO] [stdout] | [INFO] [stdout] 614 | pub fn csa(&mut self) -> CSA_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 614 | pub fn csa(&mut self) -> CSA_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:620:16 [INFO] [stdout] | [INFO] [stdout] 620 | pub fn csr(&mut self) -> CSR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 620 | pub fn csr(&mut self) -> CSR_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:626:16 [INFO] [stdout] | [INFO] [stdout] 626 | pub fn mon(&mut self) -> MON_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 626 | pub fn mon(&mut self) -> MON_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:632:16 [INFO] [stdout] | [INFO] [stdout] 632 | pub fn dar(&mut self) -> DAR_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 632 | pub fn dar(&mut self) -> DAR_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:638:17 [INFO] [stdout] | [INFO] [stdout] 638 | pub fn test(&mut self) -> TEST_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 638 | pub fn test(&mut self) -> TEST_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:644:17 [INFO] [stdout] | [INFO] [stdout] 644 | pub fn fdoe(&mut self) -> FDOE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 644 | pub fn fdoe(&mut self) -> FDOE_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn brse(&mut self) -> BRSE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 650 | pub fn brse(&mut self) -> BRSE_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:656:17 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn pxhd(&mut self) -> PXHD_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 656 | pub fn pxhd(&mut self) -> PXHD_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:662:17 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn efbi(&mut self) -> EFBI_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 662 | pub fn efbi(&mut self) -> EFBI_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:668:16 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn txp(&mut self) -> TXP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | pub fn txp(&mut self) -> TXP_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/cccr.rs:674:17 [INFO] [stdout] | [INFO] [stdout] 674 | pub fn niso(&mut self) -> NISO_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 674 | pub fn niso(&mut self) -> NISO_W<'_, CCCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/nbtp.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn ntseg2(&mut self) -> NTSEG2_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 47 | pub fn ntseg2(&mut self) -> NTSEG2_W<'_, NBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/nbtp.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn ntseg1(&mut self) -> NTSEG1_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | pub fn ntseg1(&mut self) -> NTSEG1_W<'_, NBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/nbtp.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn nbrp(&mut self) -> NBRP_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn nbrp(&mut self) -> NBRP_W<'_, NBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/nbtp.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn nsjw(&mut self) -> NSJW_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn nsjw(&mut self) -> NSJW_W<'_, NBTP_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tscc.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn tss(&mut self) -> TSS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | pub fn tss(&mut self) -> TSS_W<'_, TSCC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tscc.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn tcp(&mut self) -> TCP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn tcp(&mut self) -> TCP_W<'_, TSCC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tscv.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn tsc(&mut self) -> TSC_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn tsc(&mut self) -> TSC_W<'_, TSCV_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tocc.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn etoc(&mut self) -> ETOC_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 173 | pub fn etoc(&mut self) -> ETOC_W<'_, TOCC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tocc.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn tos(&mut self) -> TOS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn tos(&mut self) -> TOS_W<'_, TOCC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tocc.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn top(&mut self) -> TOP_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn top(&mut self) -> TOP_W<'_, TOCC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tocv.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn toc(&mut self) -> TOC_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn toc(&mut self) -> TOC_W<'_, TOCV_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tdcr.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn tdcf(&mut self) -> TDCF_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn tdcf(&mut self) -> TDCF_W<'_, TDCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/tdcr.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn tdco(&mut self) -> TDCO_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn tdco(&mut self) -> TDCO_W<'_, TDCR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0n(&mut self) -> RF0N_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0n(&mut self) -> RF0N_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:269:17 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0w(&mut self) -> RF0W_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0w(&mut self) -> RF0W_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0f(&mut self) -> RF0F_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0f(&mut self) -> RF0F_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0l(&mut self) -> RF0L_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0l(&mut self) -> RF0L_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1n(&mut self) -> RF1N_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1n(&mut self) -> RF1N_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1w(&mut self) -> RF1W_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1w(&mut self) -> RF1W_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1f(&mut self) -> RF1F_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1f(&mut self) -> RF1F_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1l(&mut self) -> RF1L_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1l(&mut self) -> RF1L_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpm(&mut self) -> HPM_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpm(&mut self) -> HPM_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tc(&mut self) -> TC_W { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tc(&mut self) -> TC_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:323:16 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcf(&mut self) -> TCF_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcf(&mut self) -> TCF_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:329:16 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfe(&mut self) -> TFE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfe(&mut self) -> TFE_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefn(&mut self) -> TEFN_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefn(&mut self) -> TEFN_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefw(&mut self) -> TEFW_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefw(&mut self) -> TEFW_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teff(&mut self) -> TEFF_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teff(&mut self) -> TEFF_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefl(&mut self) -> TEFL_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefl(&mut self) -> TEFL_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:359:16 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tsw(&mut self) -> TSW_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tsw(&mut self) -> TSW_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mraf(&mut self) -> MRAF_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mraf(&mut self) -> MRAF_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:371:16 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn too(&mut self) -> TOO_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 371 | pub fn too(&mut self) -> TOO_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:377:16 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drx(&mut self) -> DRX_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drx(&mut self) -> DRX_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:383:16 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn elo(&mut self) -> ELO_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn elo(&mut self) -> ELO_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:389:15 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn ep(&mut self) -> EP_W { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn ep(&mut self) -> EP_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ew(&mut self) -> EW_W { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ew(&mut self) -> EW_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:401:15 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn bo(&mut self) -> BO_W { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn bo(&mut self) -> BO_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:407:16 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdi(&mut self) -> WDI_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdi(&mut self) -> WDI_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:413:16 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn pea(&mut self) -> PEA_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 413 | pub fn pea(&mut self) -> PEA_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:419:16 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn ped(&mut self) -> PED_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 419 | pub fn ped(&mut self) -> PED_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ir.rs:425:16 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn ara(&mut self) -> ARA_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn ara(&mut self) -> ARA_W<'_, IR_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0ne(&mut self) -> RF0NE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0ne(&mut self) -> RF0NE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0we(&mut self) -> RF0WE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0we(&mut self) -> RF0WE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0fe(&mut self) -> RF0FE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0fe(&mut self) -> RF0FE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0le(&mut self) -> RF0LE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0le(&mut self) -> RF0LE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1ne(&mut self) -> RF1NE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1ne(&mut self) -> RF1NE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1we(&mut self) -> RF1WE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1we(&mut self) -> RF1WE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1fe(&mut self) -> RF1FE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1fe(&mut self) -> RF1FE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1le(&mut self) -> RF1LE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1le(&mut self) -> RF1LE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpme(&mut self) -> HPME_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpme(&mut self) -> HPME_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tce(&mut self) -> TCE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tce(&mut self) -> TCE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcfe(&mut self) -> TCFE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcfe(&mut self) -> TCFE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfee(&mut self) -> TFEE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfee(&mut self) -> TFEE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:335:18 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefne(&mut self) -> TEFNE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefne(&mut self) -> TEFNE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefwe(&mut self) -> TEFWE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefwe(&mut self) -> TEFWE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teffe(&mut self) -> TEFFE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teffe(&mut self) -> TEFFE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefle(&mut self) -> TEFLE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefle(&mut self) -> TEFLE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tswe(&mut self) -> TSWE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tswe(&mut self) -> TSWE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:365:18 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mrafe(&mut self) -> MRAFE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mrafe(&mut self) -> MRAFE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn tooe(&mut self) -> TOOE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 371 | pub fn tooe(&mut self) -> TOOE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drxe(&mut self) -> DRXE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drxe(&mut self) -> DRXE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn eloe(&mut self) -> ELOE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn eloe(&mut self) -> ELOE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn epe(&mut self) -> EPE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn epe(&mut self) -> EPE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:395:16 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ewe(&mut self) -> EWE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ewe(&mut self) -> EWE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn boe(&mut self) -> BOE_W { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn boe(&mut self) -> BOE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdie(&mut self) -> WDIE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdie(&mut self) -> WDIE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn peae(&mut self) -> PEAE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 413 | pub fn peae(&mut self) -> PEAE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn pede(&mut self) -> PEDE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 419 | pub fn pede(&mut self) -> PEDE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ie.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn arae(&mut self) -> ARAE_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn arae(&mut self) -> ARAE_W<'_, IE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:263:18 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0nl(&mut self) -> RF0NL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 263 | pub fn rf0nl(&mut self) -> RF0NL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0wl(&mut self) -> RF0WL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 269 | pub fn rf0wl(&mut self) -> RF0WL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0fl(&mut self) -> RF0FL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn rf0fl(&mut self) -> RF0FL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0ll(&mut self) -> RF0LL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn rf0ll(&mut self) -> RF0LL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1nl(&mut self) -> RF1NL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 287 | pub fn rf1nl(&mut self) -> RF1NL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1wl(&mut self) -> RF1WL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn rf1wl(&mut self) -> RF1WL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:299:18 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1fl(&mut self) -> RF1FL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn rf1fl(&mut self) -> RF1FL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1ll(&mut self) -> RF1LL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 305 | pub fn rf1ll(&mut self) -> RF1LL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpml(&mut self) -> HPML_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn hpml(&mut self) -> HPML_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tcl(&mut self) -> TCL_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn tcl(&mut self) -> TCL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcfl(&mut self) -> TCFL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn tcfl(&mut self) -> TCFL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfel(&mut self) -> TFEL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn tfel(&mut self) -> TFEL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:335:18 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefnl(&mut self) -> TEFNL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn tefnl(&mut self) -> TEFNL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefwl(&mut self) -> TEFWL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn tefwl(&mut self) -> TEFWL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teffl(&mut self) -> TEFFL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn teffl(&mut self) -> TEFFL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:353:18 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefll(&mut self) -> TEFLL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn tefll(&mut self) -> TEFLL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tswl(&mut self) -> TSWL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn tswl(&mut self) -> TSWL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:365:18 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mrafl(&mut self) -> MRAFL_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn mrafl(&mut self) -> MRAFL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn tool(&mut self) -> TOOL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 371 | pub fn tool(&mut self) -> TOOL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drxl(&mut self) -> DRXL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 377 | pub fn drxl(&mut self) -> DRXL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn elol(&mut self) -> ELOL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn elol(&mut self) -> ELOL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn epl(&mut self) -> EPL_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn epl(&mut self) -> EPL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:395:16 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ewl(&mut self) -> EWL_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | pub fn ewl(&mut self) -> EWL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:401:16 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn bol(&mut self) -> BOL_W { [INFO] [stdout] | ^^^^^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn bol(&mut self) -> BOL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdil(&mut self) -> WDIL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn wdil(&mut self) -> WDIL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn peal(&mut self) -> PEAL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 413 | pub fn peal(&mut self) -> PEAL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn pedl(&mut self) -> PEDL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 419 | pub fn pedl(&mut self) -> PEDL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ils.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn aral(&mut self) -> ARAL_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn aral(&mut self) -> ARAL_W<'_, ILS_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ile.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn eint0(&mut self) -> EINT0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn eint0(&mut self) -> EINT0_W<'_, ILE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ile.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eint1(&mut self) -> EINT1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eint1(&mut self) -> EINT1_W<'_, ILE_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/gfc.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn rrfe(&mut self) -> RRFE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn rrfe(&mut self) -> RRFE_W<'_, GFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/gfc.rs:271:17 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn rrfs(&mut self) -> RRFS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 271 | pub fn rrfs(&mut self) -> RRFS_W<'_, GFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/gfc.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn anfe(&mut self) -> ANFE_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 277 | pub fn anfe(&mut self) -> ANFE_W<'_, GFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/gfc.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn anfs(&mut self) -> ANFS_W { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn anfs(&mut self) -> ANFS_W<'_, GFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/sidfc.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn flssa(&mut self) -> FLSSA_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn flssa(&mut self) -> FLSSA_W<'_, SIDFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/sidfc.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn lss(&mut self) -> LSS_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn lss(&mut self) -> LSS_W<'_, SIDFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/xidfc.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn flesa(&mut self) -> FLESA_W { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn flesa(&mut self) -> FLESA_W<'_, XIDFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/xidfc.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn lse(&mut self) -> LSE_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 35 | pub fn lse(&mut self) -> LSE_W<'_, XIDFC_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/xidam.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn eidm(&mut self) -> EIDM_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 20 | pub fn eidm(&mut self) -> EIDM_W<'_, XIDAM_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn nd0(&mut self) -> ND0_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn nd0(&mut self) -> ND0_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn nd1(&mut self) -> ND1_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 305 | pub fn nd1(&mut self) -> ND1_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn nd2(&mut self) -> ND2_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn nd2(&mut self) -> ND2_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:317:16 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn nd3(&mut self) -> ND3_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn nd3(&mut self) -> ND3_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:323:16 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn nd4(&mut self) -> ND4_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn nd4(&mut self) -> ND4_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:329:16 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn nd5(&mut self) -> ND5_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn nd5(&mut self) -> ND5_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:335:16 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn nd6(&mut self) -> ND6_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn nd6(&mut self) -> ND6_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:341:16 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn nd7(&mut self) -> ND7_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn nd7(&mut self) -> ND7_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:347:16 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn nd8(&mut self) -> ND8_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn nd8(&mut self) -> ND8_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:353:16 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn nd9(&mut self) -> ND9_W { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn nd9(&mut self) -> ND9_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn nd10(&mut self) -> ND10_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn nd10(&mut self) -> ND10_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn nd11(&mut self) -> ND11_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn nd11(&mut self) -> ND11_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn nd12(&mut self) -> ND12_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 371 | pub fn nd12(&mut self) -> ND12_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn nd13(&mut self) -> ND13_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 377 | pub fn nd13(&mut self) -> ND13_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn nd14(&mut self) -> ND14_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn nd14(&mut self) -> ND14_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn nd15(&mut self) -> ND15_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn nd15(&mut self) -> ND15_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn nd16(&mut self) -> ND16_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | pub fn nd16(&mut self) -> ND16_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn nd17(&mut self) -> ND17_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn nd17(&mut self) -> ND17_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn nd18(&mut self) -> ND18_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | pub fn nd18(&mut self) -> ND18_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn nd19(&mut self) -> ND19_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 413 | pub fn nd19(&mut self) -> ND19_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn nd20(&mut self) -> ND20_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 419 | pub fn nd20(&mut self) -> ND20_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:425:17 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn nd21(&mut self) -> ND21_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | pub fn nd21(&mut self) -> ND21_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:431:17 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn nd22(&mut self) -> ND22_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 431 | pub fn nd22(&mut self) -> ND22_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:437:17 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn nd23(&mut self) -> ND23_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 437 | pub fn nd23(&mut self) -> ND23_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:443:17 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn nd24(&mut self) -> ND24_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 443 | pub fn nd24(&mut self) -> ND24_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | pub fn nd25(&mut self) -> ND25_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 449 | pub fn nd25(&mut self) -> ND25_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn nd26(&mut self) -> ND26_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 455 | pub fn nd26(&mut self) -> ND26_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | pub fn nd27(&mut self) -> ND27_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 461 | pub fn nd27(&mut self) -> ND27_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | pub fn nd28(&mut self) -> ND28_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 467 | pub fn nd28(&mut self) -> ND28_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn nd29(&mut self) -> ND29_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 473 | pub fn nd29(&mut self) -> ND29_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn nd30(&mut self) -> ND30_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 479 | pub fn nd30(&mut self) -> ND30_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat1.rs:485:17 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn nd31(&mut self) -> ND31_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 485 | pub fn nd31(&mut self) -> ND31_W<'_, NDAT1_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:299:17 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn nd32(&mut self) -> ND32_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn nd32(&mut self) -> ND32_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn nd33(&mut self) -> ND33_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 305 | pub fn nd33(&mut self) -> ND33_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn nd34(&mut self) -> ND34_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn nd34(&mut self) -> ND34_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn nd35(&mut self) -> ND35_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 317 | pub fn nd35(&mut self) -> ND35_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn nd36(&mut self) -> ND36_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn nd36(&mut self) -> ND36_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn nd37(&mut self) -> ND37_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 329 | pub fn nd37(&mut self) -> ND37_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn nd38(&mut self) -> ND38_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn nd38(&mut self) -> ND38_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn nd39(&mut self) -> ND39_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 341 | pub fn nd39(&mut self) -> ND39_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn nd40(&mut self) -> ND40_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 347 | pub fn nd40(&mut self) -> ND40_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:353:17 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn nd41(&mut self) -> ND41_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn nd41(&mut self) -> ND41_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn nd42(&mut self) -> ND42_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 359 | pub fn nd42(&mut self) -> ND42_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | pub fn nd43(&mut self) -> ND43_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 365 | pub fn nd43(&mut self) -> ND43_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn nd44(&mut self) -> ND44_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 371 | pub fn nd44(&mut self) -> ND44_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn nd45(&mut self) -> ND45_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 377 | pub fn nd45(&mut self) -> ND45_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn nd46(&mut self) -> ND46_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn nd46(&mut self) -> ND46_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn nd47(&mut self) -> ND47_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn nd47(&mut self) -> ND47_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn nd48(&mut self) -> ND48_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 395 | pub fn nd48(&mut self) -> ND48_W<'_, NDAT2_SPEC> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/atsamv70n20b-9dae10d1cb5073dd/out/mcan0/ndat2.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn nd49(&mut self) -> ND49_W { [INFO] [stdout] | ^^^^^^^^^ ------------------ the lifetime gets resolved as `'_` [WARN] too many lines in the log, truncating it