[INFO] fetching crate longshot 0.1.13... [INFO] testing longshot-0.1.13 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate longshot 0.1.13 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate longshot 0.1.13 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate longshot 0.1.13 [INFO] tweaked toml for crates.io crate longshot 0.1.13 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate longshot 0.1.13 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate longshot 0.1.13 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e9e1b31d85a6ce6ca5b7492e17b957f0077206e5657666e553c7a709ab9b15e [INFO] running `Command { std: "docker" "start" "-a" "9e9e1b31d85a6ce6ca5b7492e17b957f0077206e5657666e553c7a709ab9b15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e9e1b31d85a6ce6ca5b7492e17b957f0077206e5657666e553c7a709ab9b15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9e1b31d85a6ce6ca5b7492e17b957f0077206e5657666e553c7a709ab9b15e", kill_on_drop: false }` [INFO] [stdout] 9e9e1b31d85a6ce6ca5b7492e17b957f0077206e5657666e553c7a709ab9b15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f51a5fe3fc7cec333c98fa53eb27e34b4142694862d409de19968fda0e81a16 [INFO] running `Command { std: "docker" "start" "-a" "6f51a5fe3fc7cec333c98fa53eb27e34b4142694862d409de19968fda0e81a16", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling tuples v1.17.0 [INFO] [stderr] Compiling embed_plist v1.2.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling keepcalm v0.3.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling stream-cancel v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling longshot v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture<'_, Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<()>; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.82s [INFO] running `Command { std: "docker" "inspect" "6f51a5fe3fc7cec333c98fa53eb27e34b4142694862d409de19968fda0e81a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f51a5fe3fc7cec333c98fa53eb27e34b4142694862d409de19968fda0e81a16", kill_on_drop: false }` [INFO] [stdout] 6f51a5fe3fc7cec333c98fa53eb27e34b4142694862d409de19968fda0e81a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13c6e38c607668bc6bd4922d7dee51e0effa40f443b8699d514b9c1265462b03 [INFO] running `Command { std: "docker" "start" "-a" "13c6e38c607668bc6bd4922d7dee51e0effa40f443b8699d514b9c1265462b03", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling const-decoder v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling keepcalm v0.3.5 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling stream-cancel v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-async v0.8.0 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling longshot v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture<'_, Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<()>; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn read(&self) -> AsyncFuture<'_, Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<()>; [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 22 | fn alive(&self) -> AsyncFuture<'_, bool>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | fn read(&self) -> crate::prelude::AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn read(&self) -> crate::prelude::AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | fn write(&self, data: EcamDriverPacket) -> crate::prelude::AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn write(&self, data: EcamDriverPacket) -> crate::prelude::AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/driver.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 70 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 138 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_bt.rs:146:14 [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 119 | fn read(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_simulate.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 44 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecam/ecam_subprocess.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.09s [INFO] running `Command { std: "docker" "inspect" "13c6e38c607668bc6bd4922d7dee51e0effa40f443b8699d514b9c1265462b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c6e38c607668bc6bd4922d7dee51e0effa40f443b8699d514b9c1265462b03", kill_on_drop: false }` [INFO] [stdout] 13c6e38c607668bc6bd4922d7dee51e0effa40f443b8699d514b9c1265462b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26a937364a387c4f703d0f629117a2e0289bca390c6207f11618f9308927ffb8 [INFO] running `Command { std: "docker" "start" "-a" "26a937364a387c4f703d0f629117a2e0289bca390c6207f11618f9308927ffb8", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | fn read(&self) -> AsyncFuture>; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | fn read(&self) -> AsyncFuture<'_, Option>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:19:14 [INFO] [stderr] | [INFO] [stderr] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<()>; [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | fn write(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | fn alive(&self) -> AsyncFuture; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22 | fn alive(&self) -> AsyncFuture<'_, bool>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_bt.rs:138:17 [INFO] [stderr] | [INFO] [stderr] 138 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 138 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_bt.rs:142:18 [INFO] [stderr] | [INFO] [stderr] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 142 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_bt.rs:146:14 [INFO] [stderr] | [INFO] [stderr] 146 | fn alive(&self) -> AsyncFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_simulate.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | fn read(&self) -> AsyncFuture> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 119 | fn read(&self) -> AsyncFuture<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_simulate.rs:126:14 [INFO] [stderr] | [INFO] [stderr] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | fn write(&self, data: crate::protocol::EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_simulate.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | fn alive(&self) -> AsyncFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 151 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_subprocess.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | fn read<'a>(&self) -> AsyncFuture> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 44 | fn read<'a>(&self) -> AsyncFuture<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_subprocess.rs:48:18 [INFO] [stderr] | [INFO] [stderr] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<()> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | fn write<'a>(&self, data: EcamDriverPacket) -> AsyncFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/ecam_subprocess.rs:52:14 [INFO] [stderr] | [INFO] [stderr] 52 | fn alive(&self) -> AsyncFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 52 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:55:17 [INFO] [stderr] | [INFO] [stderr] 55 | fn read(&self) -> crate::prelude::AsyncFuture> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | fn read(&self) -> crate::prelude::AsyncFuture<'_, Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:65:18 [INFO] [stderr] | [INFO] [stderr] 65 | fn write(&self, data: EcamDriverPacket) -> crate::prelude::AsyncFuture<()> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 65 | fn write(&self, data: EcamDriverPacket) -> crate::prelude::AsyncFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ecam/driver.rs:70:18 [INFO] [stderr] | [INFO] [stderr] 70 | fn alive(&self) -> AsyncFuture { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 70 | fn alive(&self) -> AsyncFuture<'_, bool> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `longshot` (lib) generated 12 warnings (run `cargo fix --lib -p longshot` to apply 12 suggestions) [INFO] [stderr] warning: `longshot` (lib test) generated 15 warnings (12 duplicates) (run `cargo fix --lib -p longshot --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/longshot-53f2af9d70a0a5d6) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_1 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_2 ... ok [INFO] [stdout] test ecam::driver::test::test_read ... ok [INFO] [stdout] test display::test::format_no_progress ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_3 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_8 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_6 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_7 ... ok [INFO] [stdout] test display::test::format_rich ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_4 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_5 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_9 ... ok [INFO] [stdout] test ecam::packet_stream::test::chunked_packet::garbage_before_1_true::garbage_after_1_true ... ok [INFO] [stdout] test ecam::packet_stream::test::chunked_packet::garbage_before_1_true::garbage_after_2_false ... ok [INFO] [stdout] test ecam::packet_stream::test::chunked_packet::garbage_before_2_false::garbage_after_1_true ... ok [INFO] [stdout] test ecam::packet_stream::test::chunked_packet::garbage_before_2_false::garbage_after_2_false ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_1 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_2 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_3 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_4 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_too_many::case_1 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_2 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_too_many::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_3 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_4 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_5 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_6 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_3 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_5 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_7 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_6 ... ok [INFO] [stdout] test protocol::packet::test::test_checksum ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_1 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_2 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_3 ... ok [INFO] [stdout] test protocol::request::monitor::test::switch_set_test ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_7 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_1 ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet_alarm ... ok [INFO] [stdout] test protocol::packet::test::test_packetize ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet ... ok [INFO] [stdout] test protocol::request::test::test_decode_profile_packet ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_1 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_5 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_4 ... ok [INFO] [stdout] test protocol::request::test::test_brew_coffee ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_6 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_8 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_4 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_7 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/longshot-9fc621026258fba7) [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 longshot [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 41) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26a937364a387c4f703d0f629117a2e0289bca390c6207f11618f9308927ffb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a937364a387c4f703d0f629117a2e0289bca390c6207f11618f9308927ffb8", kill_on_drop: false }` [INFO] [stdout] 26a937364a387c4f703d0f629117a2e0289bca390c6207f11618f9308927ffb8