[INFO] fetching crate radio-sx127x 0.14.0...
[INFO] testing radio-sx127x-0.14.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate radio-sx127x 0.14.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate radio-sx127x 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate radio-sx127x 0.14.0
[INFO] tweaked toml for crates.io crate radio-sx127x 0.14.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radio-sx127x 0.14.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radio-sx127x 0.14.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfe0ae0cb0060e50e7ac32307c80f5685cc92ce6a7f0a91551396d6de40315e4
[INFO] running `Command { std: "docker" "start" "-a" "bfe0ae0cb0060e50e7ac32307c80f5685cc92ce6a7f0a91551396d6de40315e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfe0ae0cb0060e50e7ac32307c80f5685cc92ce6a7f0a91551396d6de40315e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe0ae0cb0060e50e7ac32307c80f5685cc92ce6a7f0a91551396d6de40315e4", kill_on_drop: false }`
[INFO] [stdout] bfe0ae0cb0060e50e7ac32307c80f5685cc92ce6a7f0a91551396d6de40315e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1874af1e920b7f59cf2f9dc00ffdd95fed5423ba71b231470c1610ca85fabe74
[INFO] running `Command { std: "docker" "start" "-a" "1874af1e920b7f59cf2f9dc00ffdd95fed5423ba71b231470c1610ca85fabe74", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.7
[INFO] [stderr]    Compiling rusb v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libusb1-sys v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling simplelog v0.9.0
[INFO] [stderr]    Compiling simplelog v0.8.0
[INFO] [stderr]    Compiling radio v0.11.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling sysfs_gpio v0.6.1
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling spidev v0.5.1
[INFO] [stderr]    Compiling i2cdev v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling linux-embedded-hal v0.4.0-alpha.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling driver-cp2130 v1.0.0-alpha.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling driver-pal v0.8.0-alpha.6
[INFO] [stderr]    Compiling radio-sx127x v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt`
[INFO] [stdout]    --> src/base.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg_attr(feature="defmt", derive(defmt::Format))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `defmt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.91s
[INFO] running `Command { std: "docker" "inspect" "1874af1e920b7f59cf2f9dc00ffdd95fed5423ba71b231470c1610ca85fabe74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1874af1e920b7f59cf2f9dc00ffdd95fed5423ba71b231470c1610ca85fabe74", kill_on_drop: false }`
[INFO] [stdout] 1874af1e920b7f59cf2f9dc00ffdd95fed5423ba71b231470c1610ca85fabe74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecd5873a2c9c0011176aaaf8cd3be397328f42a2960b2ef995203c344bc1a26c
[INFO] running `Command { std: "docker" "start" "-a" "ecd5873a2c9c0011176aaaf8cd3be397328f42a2960b2ef995203c344bc1a26c", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: invalid feature `utils` in required-features of target `integration`: `utils` is not present in [features] section
[INFO] [stderr]    Compiling color-backtrace v0.5.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt`
[INFO] [stdout]    --> src/base.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg_attr(feature="defmt", derive(defmt::Format))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `defmt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radio-sx127x v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt`
[INFO] [stdout]    --> src/base.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg_attr(feature="defmt", derive(defmt::Format))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `defmt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nope`
[INFO] [stdout]    --> src/lora.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[cfg(feature = "nope")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stdout]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "ecd5873a2c9c0011176aaaf8cd3be397328f42a2960b2ef995203c344bc1a26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd5873a2c9c0011176aaaf8cd3be397328f42a2960b2ef995203c344bc1a26c", kill_on_drop: false }`
[INFO] [stdout] ecd5873a2c9c0011176aaaf8cd3be397328f42a2960b2ef995203c344bc1a26c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5e29e5d7611dc2aa4c82e384d4d6be5c2bf5138239db51110127ee5b5b7234a
[INFO] running `Command { std: "docker" "start" "-a" "e5e29e5d7611dc2aa4c82e384d4d6be5c2bf5138239db51110127ee5b5b7234a", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: invalid feature `utils` in required-features of target `integration`: `utils` is not present in [features] section
[INFO] [stderr] warning: unexpected `cfg` condition value: `defmt`
[INFO] [stderr]    --> src/base.rs:112:12
[INFO] [stderr]     |
[INFO] [stderr] 112 | #[cfg_attr(feature="defmt", derive(defmt::Format))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stderr]     = help: consider adding `defmt` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nope`
[INFO] [stderr]    --> src/lora.rs:229:15
[INFO] [stderr]     |
[INFO] [stderr] 229 |         #[cfg(feature = "nope")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stderr]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nope`
[INFO] [stderr]    --> src/lora.rs:291:15
[INFO] [stderr]     |
[INFO] [stderr] 291 |         #[cfg(feature = "nope")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `driver-pal`, `humantime`, `serde`, `simplelog`, `structopt`, and `util`
[INFO] [stderr]     = help: consider adding `nope` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `radio-sx127x` (lib) generated 3 warnings
[INFO] [stderr] warning: `radio-sx127x` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radio_sx127x-217c26ca282749be)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/util/main.rs (/opt/rustwide/target/debug/deps/sx127x_util-abf68b87d7b9836e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests radio_sx127x
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5e29e5d7611dc2aa4c82e384d4d6be5c2bf5138239db51110127ee5b5b7234a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e29e5d7611dc2aa4c82e384d4d6be5c2bf5138239db51110127ee5b5b7234a", kill_on_drop: false }`
[INFO] [stdout] e5e29e5d7611dc2aa4c82e384d4d6be5c2bf5138239db51110127ee5b5b7234a
