[INFO] fetching crate longshot 0.1.13... [INFO] testing longshot-0.1.13 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate longshot 0.1.13 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate longshot 0.1.13 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed_plist v1.2.2 [INFO] [stderr] Downloaded const-decoder v0.4.0 [INFO] [stderr] Downloaded keepcalm v0.3.5 [INFO] [stderr] Downloaded stream-cancel v0.8.2 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded compile-fmt v0.1.0 [INFO] [stderr] Downloaded ariadne v0.1.5 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded bluez-async v0.8.0 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded tuples v1.17.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14aa8bf61fceae9af5e24e76a62d3e56231492b4e65dda7102ff630d675bf869 [INFO] running `Command { std: "docker" "start" "-a" "14aa8bf61fceae9af5e24e76a62d3e56231492b4e65dda7102ff630d675bf869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14aa8bf61fceae9af5e24e76a62d3e56231492b4e65dda7102ff630d675bf869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14aa8bf61fceae9af5e24e76a62d3e56231492b4e65dda7102ff630d675bf869", kill_on_drop: false }` [INFO] [stdout] 14aa8bf61fceae9af5e24e76a62d3e56231492b4e65dda7102ff630d675bf869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de2f1047734452697be3c39ce82bca9baab63c21706950067602609b5578135 [INFO] running `Command { std: "docker" "start" "-a" "0de2f1047734452697be3c39ce82bca9baab63c21706950067602609b5578135", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-io v0.3.31 [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 toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling tuples v1.17.0 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling embed_plist v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [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 clap_derive v4.5.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num_enum v0.7.3 [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 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s [INFO] running `Command { std: "docker" "inspect" "0de2f1047734452697be3c39ce82bca9baab63c21706950067602609b5578135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de2f1047734452697be3c39ce82bca9baab63c21706950067602609b5578135", kill_on_drop: false }` [INFO] [stdout] 0de2f1047734452697be3c39ce82bca9baab63c21706950067602609b5578135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5d5c44f50a5fa76868b8c1824accc07401b063501c72500a5b6a154e0d5f3c1 [INFO] running `Command { std: "docker" "start" "-a" "d5d5c44f50a5fa76868b8c1824accc07401b063501c72500a5b6a154e0d5f3c1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling compile-fmt v0.1.0 [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 clap_derive v4.5.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [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 pin-project v1.1.10 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [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 tokio-util v0.7.15 [INFO] [stderr] Compiling stream-cancel v0.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling keepcalm v0.3.5 [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 28.49s [INFO] running `Command { std: "docker" "inspect" "d5d5c44f50a5fa76868b8c1824accc07401b063501c72500a5b6a154e0d5f3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d5c44f50a5fa76868b8c1824accc07401b063501c72500a5b6a154e0d5f3c1", kill_on_drop: false }` [INFO] [stdout] d5d5c44f50a5fa76868b8c1824accc07401b063501c72500a5b6a154e0d5f3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 99d8b002d89f8cc617c07327e1dc156b9e0908440838dfc9fa5588ebc8b9dbb0 [INFO] running `Command { std: "docker" "start" "-a" "99d8b002d89f8cc617c07327e1dc156b9e0908440838dfc9fa5588ebc8b9dbb0", 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/longshot-7b37502750363879) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test display::test::format_no_progress ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_1 ... 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_2 ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_4 ... ok [INFO] [stdout] test ecam::driver::test::test_read ... 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_5 ... ok [INFO] [stdout] test display::test::format_rich ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_7 ... 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_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_3 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_2 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_too_many::case_1 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_1 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_too_many::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_3 ... ok [INFO] [stdout] test ecam::packet_stream::test::packet_accumulate_exact::case_4 ... 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::allow_defaults::case_7 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_1 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_3 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_4 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_5 ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_6 ... ok [INFO] [stdout] test protocol::packet::test::test_checksum ... ok [INFO] [stdout] test protocol::packet::test::test_packetize ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_7 ... ok [INFO] [stdout] test protocol::request::monitor::test::switch_set_test ... 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_5 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_3 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_1 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_4 ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_7 ... ok [INFO] [stdout] test protocol::request::test::test_brew_coffee ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_8 ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet_alarm ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet ... ok [INFO] [stdout] test protocol::request::test::real_packets_decode_as_expected::case_6 ... ok [INFO] [stdout] test protocol::request::test::test_decode_profile_packet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/longshot-fdee2d33466d8189) [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" "99d8b002d89f8cc617c07327e1dc156b9e0908440838dfc9fa5588ebc8b9dbb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99d8b002d89f8cc617c07327e1dc156b9e0908440838dfc9fa5588ebc8b9dbb0", kill_on_drop: false }` [INFO] [stdout] 99d8b002d89f8cc617c07327e1dc156b9e0908440838dfc9fa5588ebc8b9dbb0