[INFO] fetching crate rac_rs 0.1.1...
[INFO] testing rac_rs-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rac_rs 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rac_rs 0.1.1
[INFO] finished tweaking crates.io crate rac_rs 0.1.1
[INFO] tweaked toml for crates.io crate rac_rs 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rac_rs 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rac_rs 0.1.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b7fb75f2d587cb0386c3de818c91c49d04efeafd08bd470d2790f6a3f5ed586
[INFO] running `Command { std: "docker" "start" "-a" "7b7fb75f2d587cb0386c3de818c91c49d04efeafd08bd470d2790f6a3f5ed586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b7fb75f2d587cb0386c3de818c91c49d04efeafd08bd470d2790f6a3f5ed586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b7fb75f2d587cb0386c3de818c91c49d04efeafd08bd470d2790f6a3f5ed586", kill_on_drop: false }`
[INFO] [stdout] 7b7fb75f2d587cb0386c3de818c91c49d04efeafd08bd470d2790f6a3f5ed586
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dacd501c2072e28b5268fe839c7c112cf6667b69a634850de647af380685fc30
[INFO] running `Command { std: "docker" "start" "-a" "dacd501c2072e28b5268fe839c7c112cf6667b69a634850de647af380685fc30", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling rac_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "dacd501c2072e28b5268fe839c7c112cf6667b69a634850de647af380685fc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dacd501c2072e28b5268fe839c7c112cf6667b69a634850de647af380685fc30", kill_on_drop: false }`
[INFO] [stdout] dacd501c2072e28b5268fe839c7c112cf6667b69a634850de647af380685fc30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5321896f72e3b9ed89731cb5165b352b7663f1690510c3d2f940ffb643aab631
[INFO] running `Command { std: "docker" "start" "-a" "5321896f72e3b9ed89731cb5165b352b7663f1690510c3d2f940ffb643aab631", kill_on_drop: false }`
[INFO] [stderr]    Compiling rac_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stdout]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "5321896f72e3b9ed89731cb5165b352b7663f1690510c3d2f940ffb643aab631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5321896f72e3b9ed89731cb5165b352b7663f1690510c3d2f940ffb643aab631", kill_on_drop: false }`
[INFO] [stdout] 5321896f72e3b9ed89731cb5165b352b7663f1690510c3d2f940ffb643aab631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c22e9e22602021a835c24b9e94d498439046c71fefcac3dc0b9c1437154d81c2
[INFO] running `Command { std: "docker" "start" "-a" "c22e9e22602021a835c24b9e94d498439046c71fefcac3dc0b9c1437154d81c2", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/client.rs:205:31
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/client.rs:257:31
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_client.rs:221:37
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_client.rs:276:37
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wrac.rs:184:31
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/wrac.rs:210:31
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_wrac.rs:197:37
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/async_wrac.rs:226:37
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rac_rs` (lib) generated 8 warnings
[INFO] [stderr] warning: `rac_rs` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rac_rs-574bbaeafab24d7a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests rac_rs
[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/async_client.rs - async_client::Client (line 19) - compile ... ok
[INFO] [stdout] test src/wrac.rs - wrac::WClient (line 15) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client::send_message (line 317) - compile ... ok
[INFO] [stdout] test src/client.rs - client::Client (line 19) - compile ... ok
[INFO] [stdout] test src/async_wrac.rs - async_wrac::WClient (line 18) - compile ... ok
[INFO] [stdout] test src/async_wrac.rs - async_wrac::WClient::send_message (line 263) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... FAILED
[INFO] [stdout] test src/wrac.rs - wrac::WClient::send_message (line 245) - compile ... FAILED
[INFO] [stdout] test src/async_client.rs - async_client::Client::send_message (line 339) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut client = Client::new(
[INFO] [stdout]    |                      ----------- arguments to this function are incorrect
[INFO] [stdout] 14 |         "127.0.0.1:42666".to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/client.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(address: &str, credentials: Credentials, use_tls: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]    |
[INFO] [stdout] 14 -         "127.0.0.1:42666".to_string(),
[INFO] [stdout] 14 +         "127.0.0.1:42666",
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wrac.rs - wrac::WClient::send_message (line 245) stdout ----
[INFO] [stdout] error[E0277]: `Result<(), ClientError>` is not a future
[INFO] [stdout]  --> src/wrac.rs:251:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | client.send_message("<{username}> Hello everyone!").await?;
[INFO] [stdout]   |                                                     ^^^^^ `Result<(), ClientError>` is not a future
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Future` is not implemented for `Result<(), ClientError>`
[INFO] [stdout]   = note: Result<(), ClientError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]   = note: required for `Result<(), ClientError>` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]   |
[INFO] [stdout] 9 - client.send_message("<{username}> Hello everyone!").await?;
[INFO] [stdout] 9 + client.send_message("<{username}> Hello everyone!")?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/async_client.rs - async_client::Client::send_message (line 339) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]  --> src/async_client.rs:344:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | client.send_message("<{username}> Hello everyone!")?;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl Future<Output = Result<(), ClientError>>`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Try` is not implemented for `impl Future<Output = Result<(), ClientError>>`
[INFO] [stdout] note: this implements `Future` and its output type supports `?`, but the future cannot be awaited in a synchronous function
[INFO] [stdout]  --> src/async_client.rs:344:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_async_client_rs_339_0() -> core::result::Result<(), impl core::fmt::Debug> {
[INFO] [stdout]   |                                      ----------------------------------------------------------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 8 | client.send_message("<{username}> Hello everyone!")?;
[INFO] [stdout]   |                                                    ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/async_client.rs - async_client::Client::send_message (line 339)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/wrac.rs - wrac::WClient::send_message (line 245)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c22e9e22602021a835c24b9e94d498439046c71fefcac3dc0b9c1437154d81c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22e9e22602021a835c24b9e94d498439046c71fefcac3dc0b9c1437154d81c2", kill_on_drop: false }`
[INFO] [stdout] c22e9e22602021a835c24b9e94d498439046c71fefcac3dc0b9c1437154d81c2
