[INFO] cloning repository https://github.com/EdgeTX/rs-dfu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdgeTX/rs-dfu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeTX%2Frs-dfu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeTX%2Frs-dfu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7103e0c4e19867fa9133ac42d706cdab345e6fd
[INFO] checking EdgeTX/rs-dfu against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeTX%2Frs-dfu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EdgeTX/rs-dfu
[INFO] finished tweaking git repo https://github.com/EdgeTX/rs-dfu
[INFO] tweaked toml for git repo https://github.com/EdgeTX/rs-dfu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EdgeTX/rs-dfu on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EdgeTX/rs-dfu 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a32b7631229815aa441911e41ecfad27b28beb2a280ca3426fec5a5b5d68c191
[INFO] running `Command { std: "docker" "start" "-a" "a32b7631229815aa441911e41ecfad27b28beb2a280ca3426fec5a5b5d68c191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a32b7631229815aa441911e41ecfad27b28beb2a280ca3426fec5a5b5d68c191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a32b7631229815aa441911e41ecfad27b28beb2a280ca3426fec5a5b5d68c191", kill_on_drop: false }`
[INFO] [stdout] a32b7631229815aa441911e41ecfad27b28beb2a280ca3426fec5a5b5d68c191
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d05e12f5de9afcf0987f5d1d940db262bbb8efb9e113157818e2f1f9f002ad14
[INFO] running `Command { std: "docker" "start" "-a" "d05e12f5de9afcf0987f5d1d940db262bbb8efb9e113157818e2f1f9f002ad14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.168
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking uf2 v0.1.0 (/opt/rustwide/workdir/uf2)
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking parse-size v1.1.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking clap-num v1.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling cxx v1.0.168
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking nusb v0.2.0
[INFO] [stderr]    Compiling cxx-build v1.0.168
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.168
[INFO] [stderr]     Checking dfu v0.7.1 (/opt/rustwide/workdir/dfu)
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking rdfu v0.7.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling rs-dfu v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:371:22
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn payload(self: &UF2AddressRange) -> &[u8] {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:371:22
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn payload(self: &UF2AddressRange) -> &[u8] {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-dfu` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rs-dfu` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d05e12f5de9afcf0987f5d1d940db262bbb8efb9e113157818e2f1f9f002ad14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05e12f5de9afcf0987f5d1d940db262bbb8efb9e113157818e2f1f9f002ad14", kill_on_drop: false }`
[INFO] [stdout] d05e12f5de9afcf0987f5d1d940db262bbb8efb9e113157818e2f1f9f002ad14
