[INFO] cloning repository https://github.com/kazordomo/zwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazordomo/zwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0bcc88fd610ddae41205e24bf37df3a5e796018 [INFO] testing kazordomo/zwm against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kazordomo/zwm on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kazordomo/zwm [INFO] finished tweaking git repo https://github.com/kazordomo/zwm [INFO] tweaked toml for git repo https://github.com/kazordomo/zwm written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kazordomo/zwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded penrose_proc v0.1.3 [INFO] [stderr] Downloaded pangocairo-sys v0.11.0 [INFO] [stderr] Downloaded pangocairo v0.10.0 [INFO] [stderr] Downloaded penrose_keysyms v0.1.1 [INFO] [stderr] Downloaded penrose v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b6e3cfa1b41ab4808847c41d6706431722a48815730c1fd83ecd32a60c8072d [INFO] running `Command { std: "docker" "start" "-a" "3b6e3cfa1b41ab4808847c41d6706431722a48815730c1fd83ecd32a60c8072d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6e3cfa1b41ab4808847c41d6706431722a48815730c1fd83ecd32a60c8072d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6e3cfa1b41ab4808847c41d6706431722a48815730c1fd83ecd32a60c8072d", kill_on_drop: false }` [INFO] [stdout] 3b6e3cfa1b41ab4808847c41d6706431722a48815730c1fd83ecd32a60c8072d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6266decc161131269129c5e859b7728982d9e144909b816e4996210c3b4cb183 [INFO] running `Command { std: "docker" "start" "-a" "6266decc161131269129c5e859b7728982d9e144909b816e4996210c3b4cb183", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling penrose_keysyms v0.1.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling penrose_proc v0.1.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `penrose_proc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name penrose_proc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/penrose_proc-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ca5148f88498237 -C extra-filename=-9990c25fee6280be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern penrose_keysyms=/opt/rustwide/target/debug/deps/libpenrose_keysyms-501e51810ab4f858.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72873a02aaf54475.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-380674932fc686c1.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-e2bd3930a3dc3249.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-98779d364a0b5b56.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dd6f6586f1e26c69.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaM4K903/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.143/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1fb470dd9a92fcb7 -C extra-filename=-b858e5d57ef50bf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72873a02aaf54475.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-380674932fc686c1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dd6f6586f1e26c69.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-68023f26d069d142/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] event ('xcb', 'Present', 'CompleteNotify') is packed [INFO] [stderr] event ('xcb', 'Present', 'RedirectNotify') is packed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('event: ', ('xcb', 'ScreenSaver', 'Notify')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xml/screensaver.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c25f64f540 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55c25f64f540 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55c25f64f540 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55c25f64f540 - ::fmt::h6d42cc84fc840290 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55c25f66f873 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x55c25f66f873 - core::fmt::write::h5af61a909e3ec64d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x55c25f64c9f3 - std::io::Write::write_fmt::h5a7b54aa6e4a315d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x55c25f64f392 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55c25f65048f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x55c25f6502fa - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x55c25f650d42 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x55c25f650bda - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x55c25f64fa49 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x55c25f65086d - rust_begin_unwind [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x55c25f623260 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x55c25f629863 - build_script_build::main::{{closure}}::hd3ede86eb4fb0c7b [INFO] [stderr] 16: 0x55c25f628416 - build_script_build::visit_xml::h14923c6fa439909d [INFO] [stderr] 17: 0x55c25f628e8c - build_script_build::main::h6470eb2fea11477c [INFO] [stderr] 18: 0x55c25f6252a3 - core::ops::function::FnOnce::call_once::h66b0c0221c55d454 [INFO] [stderr] 19: 0x55c25f624b16 - std::sys::backtrace::__rust_begin_short_backtrace::hdef9a09c68742c63 [INFO] [stderr] 20: 0x55c25f624999 - std::rt::lang_start::{{closure}}::h0501fbddf9137f95 [INFO] [stderr] 21: 0x55c25f649890 - core::ops::function::impls:: for &F>::call_once::h11180d46f4bd77b0 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55c25f649890 - std::panicking::try::do_call::hd4e634b5516dff98 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x55c25f649890 - std::panicking::try::hb26f372c4276d7b4 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x55c25f649890 - std::panic::catch_unwind::hcff84ccd1cc2f0a5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x55c25f649890 - std::rt::lang_start_internal::{{closure}}::h7f5cb21b2420f132 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x55c25f649890 - std::panicking::try::do_call::he996326bc7b05062 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x55c25f649890 - std::panicking::try::h17585bee78ecbda5 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x55c25f649890 - std::panic::catch_unwind::h366ac34033c6e5d6 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x55c25f649890 - std::rt::lang_start_internal::h15895544e2012228 [INFO] [stderr] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x55c25f624981 - std::rt::lang_start::hcc6ce2352975f2b2 [INFO] [stderr] 31: 0x55c25f6298e5 - main [INFO] [stderr] 32: 0x7858e450d1ca - [INFO] [stderr] 33: 0x7858e450d28b - __libc_start_main [INFO] [stderr] 34: 0x55c25f6237d5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanbsc1P/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6266decc161131269129c5e859b7728982d9e144909b816e4996210c3b4cb183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6266decc161131269129c5e859b7728982d9e144909b816e4996210c3b4cb183", kill_on_drop: false }` [INFO] [stdout] 6266decc161131269129c5e859b7728982d9e144909b816e4996210c3b4cb183