[INFO] cloning repository https://github.com/mmastrac/longshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmastrac/longshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Flongshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Flongshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22c9055b60beddc7428060f92edffc03ec79e727 [INFO] testing mmastrac/longshot against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Flongshot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmastrac/longshot [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mmastrac/longshot [INFO] tweaked toml for git repo https://github.com/mmastrac/longshot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmastrac/longshot on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmastrac/longshot 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.4.5 [INFO] [stderr] Downloaded windows-link v0.1.1 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded async-stream-impl v0.3.6 [INFO] [stderr] Downloaded stream-cancel v0.8.2 [INFO] [stderr] Downloaded ariadne v0.1.5 [INFO] [stderr] Downloaded proc-macro-crate v3.3.0 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded dbus-tokio v0.7.6 [INFO] [stderr] Downloaded embed_plist v1.2.2 [INFO] [stderr] Downloaded pkg-config v0.3.32 [INFO] [stderr] Downloaded async-stream v0.3.6 [INFO] [stderr] Downloaded crc v3.3.0 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded keepcalm v0.3.5 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.12 [INFO] [stderr] Downloaded is-terminal v0.4.16 [INFO] [stderr] Downloaded const-decoder v0.4.0 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded compile-fmt v0.1.0 [INFO] [stderr] Downloaded smallvec v1.15.0 [INFO] [stderr] Downloaded async-trait v0.1.88 [INFO] [stderr] Downloaded env_logger v0.10.2 [INFO] [stderr] Downloaded semver v1.0.26 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded thiserror v2.0.12 [INFO] [stderr] Downloaded xml-rs v0.8.26 [INFO] [stderr] Downloaded redox_syscall v0.5.12 [INFO] [stderr] Downloaded bitflags v2.9.1 [INFO] [stderr] Downloaded pin-project v1.1.10 [INFO] [stderr] Downloaded bluez-async v0.8.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded rstest v0.25.0 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded tokio-util v0.7.15 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded tuples v1.17.0 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded winnow v0.7.10 [INFO] [stderr] Downloaded indexmap v2.9.0 [INFO] [stderr] Downloaded rstest_macros v0.25.0 [INFO] [stderr] Downloaded backtrace v0.3.75 [INFO] [stderr] Downloaded syn v2.0.101 [INFO] [stderr] Downloaded hermit-abi v0.5.1 [INFO] [stderr] Downloaded log v0.4.27 [INFO] [stderr] Downloaded pin-project-internal v1.1.10 [INFO] [stderr] Downloaded uuid v1.16.0 [INFO] [stderr] Downloaded socket2 v0.5.9 [INFO] [stderr] Downloaded colored v3.0.0 [INFO] [stderr] Downloaded humantime v2.2.0 [INFO] [stderr] Downloaded libc v0.2.172 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27a4a31cd840f05d2ef3b2d23e9424b6c83d637605a603178e61eefa3d80cab1 [INFO] running `Command { std: "docker" "start" "-a" "27a4a31cd840f05d2ef3b2d23e9424b6c83d637605a603178e61eefa3d80cab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27a4a31cd840f05d2ef3b2d23e9424b6c83d637605a603178e61eefa3d80cab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27a4a31cd840f05d2ef3b2d23e9424b6c83d637605a603178e61eefa3d80cab1", kill_on_drop: false }` [INFO] [stdout] 27a4a31cd840f05d2ef3b2d23e9424b6c83d637605a603178e61eefa3d80cab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5af41b87ab4f8e1eb0f992af921cf820363752b3886e8ff0d8b450e1d9dc33c [INFO] running `Command { std: "docker" "start" "-a" "e5af41b87ab4f8e1eb0f992af921cf820363752b3886e8ff0d8b450e1d9dc33c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling ariadne v0.1.5 [INFO] [stderr] Compiling tuples v1.17.0 [INFO] [stderr] Compiling embed_plist v1.2.2 [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 tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream v0.3.6 [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 num_enum v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.5.38 [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 serde-xml-rs v0.6.0 [INFO] [stderr] Compiling keepcalm v0.3.5 [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 1m 42s [INFO] running `Command { std: "docker" "inspect" "e5af41b87ab4f8e1eb0f992af921cf820363752b3886e8ff0d8b450e1d9dc33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5af41b87ab4f8e1eb0f992af921cf820363752b3886e8ff0d8b450e1d9dc33c", kill_on_drop: false }` [INFO] [stdout] e5af41b87ab4f8e1eb0f992af921cf820363752b3886e8ff0d8b450e1d9dc33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666b7438f25e63dd65885d86e9983d5c5c0aaf0c5d1dfbae59497f8abac637c9 [INFO] running `Command { std: "docker" "start" "-a" "666b7438f25e63dd65885d86e9983d5c5c0aaf0c5d1dfbae59497f8abac637c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling const-decoder v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 clap_derive v4.5.32 [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 regex v1.11.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling num_enum v0.7.3 [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 1m 10s [INFO] running `Command { std: "docker" "inspect" "666b7438f25e63dd65885d86e9983d5c5c0aaf0c5d1dfbae59497f8abac637c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666b7438f25e63dd65885d86e9983d5c5c0aaf0c5d1dfbae59497f8abac637c9", kill_on_drop: false }` [INFO] [stdout] 666b7438f25e63dd65885d86e9983d5c5c0aaf0c5d1dfbae59497f8abac637c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e20c16960f1c6194cc06aff489bc8186b6e6c69d7ea225747b278917eca50fed [INFO] running `Command { std: "docker" "start" "-a" "e20c16960f1c6194cc06aff489bc8186b6e6c69d7ea225747b278917eca50fed", 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: `longshot` (lib) generated 12 warnings [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 test) generated 15 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/longshot-0740d695cf6bd2c3) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test display::test::format_no_progress ... ok [INFO] [stdout] test ecam::driver::test::test_read ... 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_2 ... 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_2_false ... 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::packet_stream::test::chunked_packet::garbage_before_2_false::garbage_after_1_true ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_6 ... 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 ecam::packet_stream::test::packet_accumulate_too_many::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_1 ... 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 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_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 operations::ingredients::test::strict::case_7 ... ok [INFO] [stdout] test protocol::packet::test::test_checksum ... ok [INFO] [stdout] test protocol::packet::test::test_packetize ... ok [INFO] [stdout] test protocol::request::monitor::test::switch_set_test ... 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_2 ... 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_4 ... 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_6 ... 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_8 ... ok [INFO] [stdout] test protocol::request::test::test_brew_coffee ... ok [INFO] [stdout] test operations::ingredients::test::strict::case_2 ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_4 ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet ... ok [INFO] [stdout] test operations::ingredients::test::allow_defaults::case_5 ... ok [INFO] [stdout] test protocol::request::test::test_decode_profile_packet ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_3 ... ok [INFO] [stdout] test protocol::request::test::test_decode_monitor_packet_alarm ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_7 ... ok [INFO] [stdout] test ecam::packet_stream::test::chunked_packet::garbage_before_1_true::garbage_after_1_true ... ok [INFO] [stdout] test ecam::ecam_wrapper::test::decode_ecam_status::case_8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/longshot-b49f96c4235bdc10) [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" "e20c16960f1c6194cc06aff489bc8186b6e6c69d7ea225747b278917eca50fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20c16960f1c6194cc06aff489bc8186b6e6c69d7ea225747b278917eca50fed", kill_on_drop: false }` [INFO] [stdout] e20c16960f1c6194cc06aff489bc8186b6e6c69d7ea225747b278917eca50fed