[INFO] fetching crate radio-sx127x 0.14.0...
[INFO] checking radio-sx127x-0.14.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate radio-sx127x 0.14.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radio-sx127x 0.14.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2eb9e854b5b396328932e0c09458bff281071aaf5100412505b23f98d2d83b3
[INFO] running `Command { std: "docker" "start" "-a" "e2eb9e854b5b396328932e0c09458bff281071aaf5100412505b23f98d2d83b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2eb9e854b5b396328932e0c09458bff281071aaf5100412505b23f98d2d83b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2eb9e854b5b396328932e0c09458bff281071aaf5100412505b23f98d2d83b3", kill_on_drop: false }`
[INFO] [stdout] e2eb9e854b5b396328932e0c09458bff281071aaf5100412505b23f98d2d83b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 930f1788b10ab16dee84e9d87f42783fa0c0e0903a3b82cbc74cb8dff7154780
[INFO] running `Command { std: "docker" "start" "-a" "930f1788b10ab16dee84e9d87f42783fa0c0e0903a3b82cbc74cb8dff7154780", 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 libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[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 memoffset v0.6.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling rusb v0.9.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling libusb1-sys v0.6.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking radio v0.11.0
[INFO] [stderr]     Checking color-backtrace v0.5.1
[INFO] [stderr]     Checking spidev v0.5.1
[INFO] [stderr]     Checking sysfs_gpio v0.6.1
[INFO] [stderr]     Checking i2cdev v0.5.1
[INFO] [stderr]     Checking gpio-cdev v0.5.1
[INFO] [stderr]     Checking linux-embedded-hal v0.4.0-alpha.2
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking structopt v0.3.23
[INFO] [stderr]     Checking driver-cp2130 v1.0.0-alpha.5
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking driver-pal v0.8.0-alpha.6
[INFO] [stderr]     Checking 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] [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] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/util/options.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     /// Data to be transmitted
[INFO] [stdout] 81 | |     #[structopt(long = "data")]
[INFO] [stdout] 82 | |     pub data: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radio-sx127x` (bin "sx127x-util" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/util/options.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | /     /// Data to be transmitted
[INFO] [stdout] 81 | |     #[structopt(long = "data")]
[INFO] [stdout] 82 | |     pub data: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radio-sx127x` (bin "sx127x-util") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "930f1788b10ab16dee84e9d87f42783fa0c0e0903a3b82cbc74cb8dff7154780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "930f1788b10ab16dee84e9d87f42783fa0c0e0903a3b82cbc74cb8dff7154780", kill_on_drop: false }`
[INFO] [stdout] 930f1788b10ab16dee84e9d87f42783fa0c0e0903a3b82cbc74cb8dff7154780
