[INFO] cloning repository https://github.com/sile/plumtuna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sile/plumtuna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fplumtuna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fplumtuna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d625694fa97ab10a53ef0e1b0fe4bb248bb80417 [INFO] checking sile/plumtuna against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fplumtuna" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sile/plumtuna on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sile/plumtuna [INFO] finished tweaking git repo https://github.com/sile/plumtuna [INFO] tweaked toml for git repo https://github.com/sile/plumtuna written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sile/plumtuna 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8b912f56f40ff022ca87242de9d2532e0befd0cd1181e256e3ec1212785b78d [INFO] running `Command { std: "docker" "start" "-a" "c8b912f56f40ff022ca87242de9d2532e0befd0cd1181e256e3ec1212785b78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8b912f56f40ff022ca87242de9d2532e0befd0cd1181e256e3ec1212785b78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b912f56f40ff022ca87242de9d2532e0befd0cd1181e256e3ec1212785b78d", kill_on_drop: false }` [INFO] [stdout] c8b912f56f40ff022ca87242de9d2532e0befd0cd1181e256e3ec1212785b78d [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" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d74f1c84e46aee3b734c0bd3148ee7ddefb79f2c58f91856cf8e12ce9a73b799 [INFO] running `Command { std: "docker" "start" "-a" "d74f1c84e46aee3b734c0bd3148ee7ddefb79f2c58f91856cf8e12ce9a73b799", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Checking nbchan v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking fibers v0.1.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking factory v0.1.2 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking libflate v1.2.0 [INFO] [stderr] Checking hyparview v0.1.3 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking plumtree v0.1.1 [INFO] [stderr] Checking fibers_global v0.1.2 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking time v0.3.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking trackable v1.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Checking sloggers v2.1.1 [INFO] [stderr] Checking prometrics v0.1.13 [INFO] [stderr] Checking tasque v0.1.5 [INFO] [stderr] Checking bytecodec v0.4.15 [INFO] [stderr] Checking fibers_tasque v0.1.2 [INFO] [stderr] Checking httpcodec v0.2.3 [INFO] [stderr] Checking fibers_rpc v0.3.4 [INFO] [stderr] Checking fibers_http_server v0.1.12 [INFO] [stderr] Checking plumcast v0.1.5 [INFO] [stderr] Checking plumtuna v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/contact/rpc.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 36 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 37 | Reply::future(self.service.get_contact_node_id().then(|result| Ok(result))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/contact/rpc.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 36 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 37 | Reply::future(self.service.get_contact_node_id().then(|result| Ok(result))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 39 | fn handle_request(&self, req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 45 | Box::new(track_err!(future).then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle_request(&self, req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | / Box::new( [INFO] [stdout] 65 | | future [INFO] [stdout] 66 | | .map(move |study_id| StudyNameAndId { [INFO] [stdout] 67 | | study_name, [INFO] [stdout] ... | [INFO] [stdout] 70 | | .then(into_http_response), [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_________^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | fn handle_request(&self, _req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] 87 | let future = track_err!(self.0.get_studies()); [INFO] [stdout] 88 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | let future = track_err!(study_node.get_summary()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 107 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 344 | let future = study_node.get_trial(trial_id); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 345 | Box::new(track_err!(future).then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 363 | let future = track_err!(study_node.get_trials()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 364 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 39 | fn handle_request(&self, req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 45 | Box::new(track_err!(future).then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 60 | fn handle_request(&self, req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 64 | / Box::new( [INFO] [stdout] 65 | | future [INFO] [stdout] 66 | | .map(move |study_id| StudyNameAndId { [INFO] [stdout] 67 | | study_name, [INFO] [stdout] ... | [INFO] [stdout] 70 | | .then(into_http_response), [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_________^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/http.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | fn handle_request(&self, _req: Req) -> Self::Reply { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] 87 | let future = track_err!(self.0.get_studies()); [INFO] [stdout] 88 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | let future = track_err!(study_node.get_summary()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 107 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 485 | let future = track_err!(study_node.subscribe()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 486 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 505 | let future = track_err!(study_node.poll_events(subscribe_id)); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 506 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:345:9 [INFO] [stdout] | [INFO] [stdout] 344 | let future = study_node.get_trial(trial_id); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 345 | Box::new(track_err!(future).then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 363 | let future = track_err!(study_node.get_trials()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 364 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 485 | let future = track_err!(study_node.subscribe()); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 486 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `study_node` [INFO] [stdout] --> src/http.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 505 | let future = track_err!(study_node.poll_events(subscribe_id)); [INFO] [stdout] | ---------- `study_node` is borrowed here [INFO] [stdout] 506 | Box::new(future.then(into_http_response)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returns a value referencing data owned by the current function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0515, E0521. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plumtuna` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0515, E0521. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `plumtuna` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "d74f1c84e46aee3b734c0bd3148ee7ddefb79f2c58f91856cf8e12ce9a73b799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d74f1c84e46aee3b734c0bd3148ee7ddefb79f2c58f91856cf8e12ce9a73b799", kill_on_drop: false }` [INFO] [stdout] d74f1c84e46aee3b734c0bd3148ee7ddefb79f2c58f91856cf8e12ce9a73b799