[INFO] cloning repository https://github.com/worm-blossom/wb_async_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/worm-blossom/wb_async_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-blossom%2Fwb_async_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-blossom%2Fwb_async_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d21407ee1ee9c7e6dcc0f20e14b760ac45ec98c8
[INFO] testing worm-blossom/wb_async_utils against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-blossom%2Fwb_async_utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/worm-blossom/wb_async_utils
[INFO] finished tweaking git repo https://github.com/worm-blossom/wb_async_utils
[INFO] tweaked toml for git repo https://github.com/worm-blossom/wb_async_utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/worm-blossom/wb_async_utils 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 git repo https://github.com/worm-blossom/wb_async_utils 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] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing worm-blossom/wb_async_utils against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworm-blossom%2Fwb_async_utils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/worm-blossom/wb_async_utils
[INFO] finished tweaking git repo https://github.com/worm-blossom/wb_async_utils
[INFO] tweaked toml for git repo https://github.com/worm-blossom/wb_async_utils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/worm-blossom/wb_async_utils 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 git repo https://github.com/worm-blossom/wb_async_utils 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded ufotofu_queues v0.6.0
[INFO] [stderr]   Downloaded ufotofu v0.7.0
[INFO] [stderr]   Downloaded fairly_unsafe_cell v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 05910129efdb4f5e93b4a108bc4628cc3aaed98feaccf303a0211b437748c075
[INFO] running `Command { std: "docker" "start" "-a" "05910129efdb4f5e93b4a108bc4628cc3aaed98feaccf303a0211b437748c075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05910129efdb4f5e93b4a108bc4628cc3aaed98feaccf303a0211b437748c075", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05910129efdb4f5e93b4a108bc4628cc3aaed98feaccf303a0211b437748c075", kill_on_drop: false }`
[INFO] [stdout] 05910129efdb4f5e93b4a108bc4628cc3aaed98feaccf303a0211b437748c075
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7ec1b747ea56b2aed3b834b35aa0620b478643f5c69aa9c659f3a1a79c959f2a
[INFO] running `Command { std: "docker" "start" "-a" "7ec1b747ea56b2aed3b834b35aa0620b478643f5c69aa9c659f3a1a79c959f2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling fairly_unsafe_cell v0.1.0
[INFO] [stderr]    Compiling wb_async_utils v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 71 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 93 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 121 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 143 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 66 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 88 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 118 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 140 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "7ec1b747ea56b2aed3b834b35aa0620b478643f5c69aa9c659f3a1a79c959f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec1b747ea56b2aed3b834b35aa0620b478643f5c69aa9c659f3a1a79c959f2a", kill_on_drop: false }`
[INFO] [stdout] 7ec1b747ea56b2aed3b834b35aa0620b478643f5c69aa9c659f3a1a79c959f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 470dabe39892530018878ef96086f8d81e6852d4e27a985da45a1cd7bfa42782
[INFO] running `Command { std: "docker" "start" "-a" "470dabe39892530018878ef96086f8d81e6852d4e27a985da45a1cd7bfa42782", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 71 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 93 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 121 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 143 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 66 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 88 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 118 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 140 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wb_async_utils v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:71:23
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 71 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/rw.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 93 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 121 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/rw.rs:143:22
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 143 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 66 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/mutex.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 88 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 118 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/mutex.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 140 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "470dabe39892530018878ef96086f8d81e6852d4e27a985da45a1cd7bfa42782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "470dabe39892530018878ef96086f8d81e6852d4e27a985da45a1cd7bfa42782", kill_on_drop: false }`
[INFO] [stdout] 470dabe39892530018878ef96086f8d81e6852d4e27a985da45a1cd7bfa42782
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6e20d8b366ef803a773c030aa05f9bbd9de120f03d1a61f263ce655bb11870e7
[INFO] running `Command { std: "docker" "start" "-a" "6e20d8b366ef803a773c030aa05f9bbd9de120f03d1a61f263ce655bb11870e7", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/rw.rs:71:23
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 71 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/rw.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 93 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/rw.rs:121:24
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 121 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/rw.rs:143:22
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 143 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/mutex.rs:66:23
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub async fn read(&self) -> ReadGuard<T> {
[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] 66 |     pub async fn read(&self) -> ReadGuard<'_, T> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/mutex.rs:88:21
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn try_read(&self) -> Option<ReadGuard<T>> {
[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] 88 |     pub fn try_read(&self) -> Option<ReadGuard<'_, T>> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mutex.rs:118:24
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub async fn write(&self) -> WriteGuard<T> {
[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] 118 |     pub async fn write(&self) -> WriteGuard<'_, T> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/mutex.rs:140:22
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn try_write(&self) -> Option<WriteGuard<T>> {
[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] 140 |     pub fn try_write(&self) -> Option<WriteGuard<'_, T>> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `wb_async_utils` (lib) generated 8 warnings
[INFO] [stderr] warning: `wb_async_utils` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wb_async_utils-cb3612769dc50944)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mutex::tests::test_mutex_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wb_async_utils
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::new (line 27) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::into_inner (line 65) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::into_inner (line 43) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::set (line 152) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::read (line 55) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::mutate (line 258) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::update (line 189) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::ReadGuard (line 359) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::fallible_mutate (line 276) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::replace (line 170) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::get (line 138) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::fallible_update (line 207) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::is_empty (line 80) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::WriteGuard (line 397) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::try_write (line 124) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::new (line 37) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::new_with (line 51) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::write (line 99) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::try_get_mut (line 98) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::into_inner (line 48) ... ok
[INFO] [stdout] test src/mutex.rs - mutex::Mutex<T>::try_read (line 72) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::try_get (line 116) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::new (line 31) ... ok
[INFO] [stdout] test src/rw.rs - rw::ReadGuard (line 366) ... ok
[INFO] [stdout] test src/once_cell.rs - once_cell::OnceCell<T>::set (line 157) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::fallible_update (line 211) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::mutate (line 251) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::fallible_mutate (line 269) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::read (line 60) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::replace (line 174) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::set (line 156) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::is_empty (line 73) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::update (line 193) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::count_waiting (line 237) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::into_inner (line 61) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::new (line 31) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::new_with (line 46) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::fallible_update (line 210) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::peek (line 277) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::replace (line 118) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::try_take (line 150) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::try_write (line 127) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::take (line 167) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::try_read (line 77) ... ok
[INFO] [stdout] test src/rw.rs - rw::RwLock<T>::write (line 102) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::set (line 89) ... ok
[INFO] [stdout] test src/rw.rs - rw::WriteGuard (line 411) ... ok
[INFO] [stdout] test src/take_cell.rs - take_cell::TakeCell<T>::update (line 185) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e20d8b366ef803a773c030aa05f9bbd9de120f03d1a61f263ce655bb11870e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e20d8b366ef803a773c030aa05f9bbd9de120f03d1a61f263ce655bb11870e7", kill_on_drop: false }`
[INFO] [stdout] 6e20d8b366ef803a773c030aa05f9bbd9de120f03d1a61f263ce655bb11870e7
