[INFO] cloning repository https://github.com/dtwood/rfm95w [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtwood/rfm95w" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtwood%2Frfm95w", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtwood%2Frfm95w'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 493fe2017eaf5f87bcd75ac607127f5e34452b0c [INFO] checking dtwood/rfm95w/493fe2017eaf5f87bcd75ac607127f5e34452b0c against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtwood%2Frfm95w" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtwood/rfm95w on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtwood/rfm95w [INFO] finished tweaking git repo https://github.com/dtwood/rfm95w [INFO] tweaked toml for git repo https://github.com/dtwood/rfm95w written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dtwood/rfm95w 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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] Downloading crates ... [INFO] [stderr] Downloaded nb v0.1.1 [INFO] [stderr] Downloaded embedded-hal v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 565ff00b9aec7db9858719cfc14aee1749c333ae1e814bdd17c5990fb9267568 [INFO] running `Command { std: "docker" "start" "-a" "565ff00b9aec7db9858719cfc14aee1749c333ae1e814bdd17c5990fb9267568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "565ff00b9aec7db9858719cfc14aee1749c333ae1e814bdd17c5990fb9267568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565ff00b9aec7db9858719cfc14aee1749c333ae1e814bdd17c5990fb9267568", kill_on_drop: false }` [INFO] [stdout] 565ff00b9aec7db9858719cfc14aee1749c333ae1e814bdd17c5990fb9267568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2cf198a5c0d53830f5e282a17379eb245bf917eabd4a4361c0c463b37aaf8b1 [INFO] running `Command { std: "docker" "start" "-a" "c2cf198a5c0d53830f5e282a17379eb245bf917eabd4a4361c0c463b37aaf8b1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking nb v0.1.1 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking embedded-hal v0.1.0 [INFO] [stderr] Checking rfm95w v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/utils.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("nop"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/utils.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("nop"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | / bitflags! { [INFO] [stdout] 90 | | /// OpMode = 0x01 [INFO] [stdout] 91 | | pub struct OpMode: u8 { [INFO] [stdout] 92 | | /// 1=LoRa, 0=FSK/OOK, only in sleep [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / bitflags!{ [INFO] [stdout] 106 | | /// PaConfig = 0x09 [INFO] [stdout] 107 | | pub struct PaConfig: u8 { [INFO] [stdout] 108 | | /// 1=PA_BOOST-20dBm 0=RFO-14dBm [INFO] [stdout] ... | [INFO] [stdout] 122 | | } [INFO] [stdout] 123 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / bitflags!{ [INFO] [stdout] 126 | | /// IrqFlags = 0x12 [INFO] [stdout] 127 | | pub struct IrqFlags: u8 { [INFO] [stdout] 128 | | /// RX timeout [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | / bitflags!{ [INFO] [stdout] 148 | | /// ModemConfig1 = 0x1d [INFO] [stdout] 149 | | pub struct ModemConfig1: u8 { [INFO] [stdout] 150 | | /// Signal bandwidth [INFO] [stdout] ... | [INFO] [stdout] 165 | | } [INFO] [stdout] 166 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hal::digital::OutputPin` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | / bitflags!{ [INFO] [stdout] 169 | | /// ModemConfig2 = 0x1e [INFO] [stdout] 170 | | pub struct ModemConfig2: u8 { [INFO] [stdout] 171 | | /// Spreading factor [INFO] [stdout] ... | [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | / bitflags!{ [INFO] [stdout] 189 | | /// ModemConfig3 = 0x26 [INFO] [stdout] 190 | | pub struct ModemConfig3: u8 { [INFO] [stdout] 191 | | /// Enable when symbol length >16ms [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (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/registers.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | / bitflags!{ [INFO] [stdout] 199 | | /// DetectOptimize = 0x31 [INFO] [stdout] 200 | | pub struct DetectOptimize: u8 { [INFO] [stdout] 201 | | /// LoRa detection optimize [INFO] [stdout] ... | [INFO] [stdout] 207 | | } [INFO] [stdout] 208 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hal::digital::OutputPin` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use hal::digital::OutputPin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(nll)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(nll)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rfm95w` (lib) due to 3 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rfm95w` (lib test) due to 3 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c2cf198a5c0d53830f5e282a17379eb245bf917eabd4a4361c0c463b37aaf8b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cf198a5c0d53830f5e282a17379eb245bf917eabd4a4361c0c463b37aaf8b1", kill_on_drop: false }` [INFO] [stdout] c2cf198a5c0d53830f5e282a17379eb245bf917eabd4a4361c0c463b37aaf8b1