[INFO] cloning repository https://github.com/tylerwhall/fanrf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tylerwhall/fanrf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerwhall%2Ffanrf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerwhall%2Ffanrf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c905c121cd6ff2c980412de46a55e069884b395 [INFO] checking tylerwhall/fanrf against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerwhall%2Ffanrf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tylerwhall/fanrf on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tylerwhall/fanrf [INFO] finished tweaking git repo https://github.com/tylerwhall/fanrf [INFO] tweaked toml for git repo https://github.com/tylerwhall/fanrf written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tylerwhall/fanrf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spidev v0.3.0 [INFO] [stderr] Downloaded term_size v0.2.3 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded unicode-segmentation v1.1.0 [INFO] [stderr] Downloaded clap v2.20.5 [INFO] [stderr] Downloaded sysfs_gpio v0.5.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18b4fb1a8cc1d46d1613543081c92394856cca3bc0a095a80c1536f831961b78 [INFO] running `Command { std: "docker" "start" "-a" "18b4fb1a8cc1d46d1613543081c92394856cca3bc0a095a80c1536f831961b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18b4fb1a8cc1d46d1613543081c92394856cca3bc0a095a80c1536f831961b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b4fb1a8cc1d46d1613543081c92394856cca3bc0a095a80c1536f831961b78", kill_on_drop: false }` [INFO] [stdout] 18b4fb1a8cc1d46d1613543081c92394856cca3bc0a095a80c1536f831961b78 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344f122ad26de6380fe78f1446d88b8ee0438ab3e5312e8c0732403465147381 [INFO] running `Command { std: "docker" "start" "-a" "344f122ad26de6380fe78f1446d88b8ee0438ab3e5312e8c0732403465147381", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking sysfs_gpio v0.5.0 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking fanrf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] 106 + 1...4 => Some(self.pkt.addr & (1 << (3 - (self.count - 1))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 107 - 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] 107 + 5...11 => Some(self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | 0...7 => Some(self.pkt.data0 & (1 << (7 - (self.count - 0))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | 8...15 => Some(self.pkt.data1 & (1 << (7 - (self.count - 8))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 17...20 => Some(self.pkt.chksum & (1 << (3 - (self.count - 17))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] 106 + 1...4 => Some(self.pkt.addr & (1 << (3 - (self.count - 1))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 107 - 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] 107 + 5...11 => Some(self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | 0...7 => Some(self.pkt.data0 & (1 << (7 - (self.count - 0))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | 8...15 => Some(self.pkt.data1 & (1 << (7 - (self.count - 8))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 17...20 => Some(self.pkt.chksum & (1 << (3 - (self.count - 17))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rfm.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rfm.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "344f122ad26de6380fe78f1446d88b8ee0438ab3e5312e8c0732403465147381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344f122ad26de6380fe78f1446d88b8ee0438ab3e5312e8c0732403465147381", kill_on_drop: false }` [INFO] [stdout] 344f122ad26de6380fe78f1446d88b8ee0438ab3e5312e8c0732403465147381 [INFO] checking tylerwhall/fanrf against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftylerwhall%2Ffanrf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tylerwhall/fanrf on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tylerwhall/fanrf [INFO] finished tweaking git repo https://github.com/tylerwhall/fanrf [INFO] tweaked toml for git repo https://github.com/tylerwhall/fanrf written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tylerwhall/fanrf already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a07910ef3bd84eb5a0124bb1b39d7f531afb47201b3e7af712254471aa0883a6 [INFO] running `Command { std: "docker" "start" "-a" "a07910ef3bd84eb5a0124bb1b39d7f531afb47201b3e7af712254471aa0883a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a07910ef3bd84eb5a0124bb1b39d7f531afb47201b3e7af712254471aa0883a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07910ef3bd84eb5a0124bb1b39d7f531afb47201b3e7af712254471aa0883a6", kill_on_drop: false }` [INFO] [stdout] a07910ef3bd84eb5a0124bb1b39d7f531afb47201b3e7af712254471aa0883a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066f3ec3411271c0f7308d14da313e36c252369e48d34e4ae9af453c6643bc1f [INFO] running `Command { std: "docker" "start" "-a" "066f3ec3411271c0f7308d14da313e36c252369e48d34e4ae9af453c6643bc1f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking sysfs_gpio v0.5.0 [INFO] [stderr] Checking fanrf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / rfreg! { [INFO] [stdout] 98 | | InterruptStatus1 { [INFO] [stdout] 99 | | ICRCERROR = 0, [INFO] [stdout] 100 | | IPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 107 | | } [INFO] [stdout] 108 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] 106 + 1...4 => Some(self.pkt.addr & (1 << (3 - (self.count - 1))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 107 - 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] 107 + 5...11 => Some(self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | 0...7 => Some(self.pkt.data0 & (1 << (7 - (self.count - 0))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | 8...15 => Some(self.pkt.data1 & (1 << (7 - (self.count - 8))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | / rfreg! { [INFO] [stdout] 110 | | InterruptStatus2 { [INFO] [stdout] 111 | | IPOR = 0, [INFO] [stdout] 112 | | ICHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 17...20 => Some(self.pkt.chksum & (1 << (3 - (self.count - 17))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | / rfreg! { [INFO] [stdout] 122 | | InterruptEnable1 { [INFO] [stdout] 123 | | ENCRCERROR = 0, [INFO] [stdout] 124 | | ENPKVALID = 1, [INFO] [stdout] ... | [INFO] [stdout] 131 | | } [INFO] [stdout] 132 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | / rfreg! { [INFO] [stdout] 141 | | InterruptEnable2 { [INFO] [stdout] 142 | | ENPOR = 0, [INFO] [stdout] 143 | | ENCHIPRDY = 1, [INFO] [stdout] ... | [INFO] [stdout] 150 | | } [INFO] [stdout] 151 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | / rfreg! { [INFO] [stdout] 153 | | OperatingFunctionControl1 { [INFO] [stdout] 154 | | XTON = 0, [INFO] [stdout] 155 | | PLLON = 1, [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | / rfreg! { [INFO] [stdout] 165 | | OperatingFunctionControl2 { [INFO] [stdout] 166 | | FFCLRTX = 0, [INFO] [stdout] 167 | | FFCLRRX = 1, [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:176:1 [INFO] [stdout] | [INFO] [stdout] 176 | / rfreg! { [INFO] [stdout] 177 | | DataAccessControl { [INFO] [stdout] 178 | | CRC0 = 0, [INFO] [stdout] 179 | | CRC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / rfreg! { [INFO] [stdout] 189 | | HeaderControl2 { [INFO] [stdout] 190 | | PREALEN8 = 0, [INFO] [stdout] 191 | | SYNCLEN0 = 1, [INFO] [stdout] ... | [INFO] [stdout] 198 | | } [INFO] [stdout] 199 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / rfreg! { [INFO] [stdout] 201 | | TxPower { [INFO] [stdout] 202 | | TXPOW0 = 0, [INFO] [stdout] 203 | | TXPOW1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 210 | | } [INFO] [stdout] 211 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / rfreg! { [INFO] [stdout] 222 | | TxDataRate1 { [INFO] [stdout] 223 | | TXDR8 = 0, [INFO] [stdout] 224 | | TXDR9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 231 | | } [INFO] [stdout] 232 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:240:1 [INFO] [stdout] | [INFO] [stdout] 240 | / rfreg! { [INFO] [stdout] 241 | | TxDataRate0 { [INFO] [stdout] 242 | | TXDR0 = 0, [INFO] [stdout] 243 | | TXDR1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 250 | | } [INFO] [stdout] 251 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / rfreg! { [INFO] [stdout] 260 | | ModulationModeControl1 { [INFO] [stdout] 261 | | ENWHITE = 0, [INFO] [stdout] 262 | | ENMANCH = 1, [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:269:1 [INFO] [stdout] | [INFO] [stdout] 269 | / rfreg! { [INFO] [stdout] 270 | | ModulationModeControl2 { [INFO] [stdout] 271 | | MODTYP0 = 0, [INFO] [stdout] 272 | | MODTYP1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | } [INFO] [stdout] 280 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | / rfreg! { [INFO] [stdout] 321 | | FrequencyOffset1 { [INFO] [stdout] 322 | | FO0 = 0, [INFO] [stdout] 323 | | FO1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 330 | | } [INFO] [stdout] 331 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:339:1 [INFO] [stdout] | [INFO] [stdout] 339 | / rfreg! { [INFO] [stdout] 340 | | FrequencyOffset2 { [INFO] [stdout] 341 | | FO8 = 0, [INFO] [stdout] 342 | | FO9 = 1 [INFO] [stdout] 343 | | } [INFO] [stdout] 344 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:352:1 [INFO] [stdout] | [INFO] [stdout] 352 | / rfreg! { [INFO] [stdout] 353 | | FrequencyBandSelect { [INFO] [stdout] 354 | | FB0 = 0, [INFO] [stdout] 355 | | FB1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 361 | | } [INFO] [stdout] 362 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:370:1 [INFO] [stdout] | [INFO] [stdout] 370 | / rfreg! { [INFO] [stdout] 371 | | CarrierFrequency1 { [INFO] [stdout] 372 | | FC8 = 0, [INFO] [stdout] 373 | | FC9 = 1, [INFO] [stdout] ... | [INFO] [stdout] 380 | | } [INFO] [stdout] 381 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rfm.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | / rfreg! { [INFO] [stdout] 390 | | CarrierFrequency0 { [INFO] [stdout] 391 | | FC0 = 0, [INFO] [stdout] 392 | | FC1 = 1, [INFO] [stdout] ... | [INFO] [stdout] 399 | | } [INFO] [stdout] 400 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` which comes from the expansion of the macro `rfreg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:106:27 [INFO] [stdout] | [INFO] [stdout] 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 106 - 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), [INFO] [stdout] 106 + 1...4 => Some(self.pkt.addr & (1 << (3 - (self.count - 1))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 107 - 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), [INFO] [stdout] 107 + 5...11 => Some(self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | 0...7 => Some(self.pkt.data0 & (1 << (7 - (self.count - 0))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | 8...15 => Some(self.pkt.data1 & (1 << (7 - (self.count - 8))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/main.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 17...20 => Some(self.pkt.chksum & (1 << (3 - (self.count - 17))) != 0), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rfm.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/rfm.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 409 | regs: RegLogger>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:414:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(spi: Spidev) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 414 | Rfm22Regs { regs: RegLogger(Box::new(RfmRegs::new(spi))) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:595:19 [INFO] [stdout] | [INFO] [stdout] 565 | pub fn new(spi: Spidev, mut irq: Option, mut shutdown: Option) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | regs: Rfm22Regs::new(spi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 565 | pub fn new(spi: Spidev, mut irq: Option, mut shutdown: Option) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 596 | irq: Rfm22IRQs::new(irq), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:750:29 [INFO] [stdout] | [INFO] [stdout] 722 | iter: I) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 750 | self.transmit_large(BitsToBytes(iter.into_iter())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:414:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(spi: Spidev) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 414 | Rfm22Regs { regs: RegLogger(Box::new(RfmRegs::new(spi))) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:595:19 [INFO] [stdout] | [INFO] [stdout] 565 | pub fn new(spi: Spidev, mut irq: Option, mut shutdown: Option) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 595 | regs: Rfm22Regs::new(spi), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:596:18 [INFO] [stdout] | [INFO] [stdout] 565 | pub fn new(spi: Spidev, mut irq: Option, mut shutdown: Option) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 596 | irq: Rfm22IRQs::new(irq), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rfm.rs:750:29 [INFO] [stdout] | [INFO] [stdout] 722 | iter: I) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 750 | self.transmit_large(BitsToBytes(iter.into_iter())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 44 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fanrf` (bin "fanrf") due to 5 previous errors; 44 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `fanrf` (bin "fanrf" test) due to 5 previous errors; 44 warnings emitted [INFO] running `Command { std: "docker" "inspect" "066f3ec3411271c0f7308d14da313e36c252369e48d34e4ae9af453c6643bc1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066f3ec3411271c0f7308d14da313e36c252369e48d34e4ae9af453c6643bc1f", kill_on_drop: false }` [INFO] [stdout] 066f3ec3411271c0f7308d14da313e36c252369e48d34e4ae9af453c6643bc1f