[INFO] fetching crate wars 0.6.2... [INFO] checking wars-0.6.2 against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] extracting crate wars 0.6.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate wars 0.6.2 on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wars 0.6.2 [INFO] finished tweaking crates.io crate wars 0.6.2 [INFO] tweaked toml for crates.io crate wars 0.6.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b907977d3faec6db9da29922f6da43a895fa054083ff2b7ce83399cac38de93c [INFO] running `Command { std: "docker" "start" "-a" "b907977d3faec6db9da29922f6da43a895fa054083ff2b7ce83399cac38de93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b907977d3faec6db9da29922f6da43a895fa054083ff2b7ce83399cac38de93c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b907977d3faec6db9da29922f6da43a895fa054083ff2b7ce83399cac38de93c", kill_on_drop: false }` [INFO] [stdout] b907977d3faec6db9da29922f6da43a895fa054083ff2b7ce83399cac38de93c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9057cf0339eb055fd961f45329819fdd51d3f2e8a7d0abaec9a2141755938155 [INFO] running `Command { std: "docker" "start" "-a" "9057cf0339eb055fd961f45329819fdd51d3f2e8a7d0abaec9a2141755938155", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking arena-traits v0.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking macro_rules_attribute v0.1.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking polonius-the-crab v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking cfg-traits v0.2.1 [INFO] [stderr] Checking cfg-traits v0.3.0-alpha.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking ssa-traits v0.2.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Compiling lending-iterator-proc_macros v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking nougat v0.2.4 [INFO] [stderr] Checking relooper v0.1.0 [INFO] [stderr] Checking lending-iterator v0.1.7 [INFO] [stderr] Compiling quasiquote-proc-macro v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ssa-traits v0.3.0-alpha.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking quasiquote v0.1.1 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [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/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.216/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ea57cd0533af7fa0 -C extra-filename=-effc7b72599fab25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3ea5d959ffa82fa9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-44b578a2d110e602.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dfdb360ac2042af7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc6BnLfw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6BnLfw/symbols.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.structopt_derive.81e3d7be3689c243-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.70f9ibewu9sibre97g68oovsv.rcgu.rmeta" "/opt/rustwide/target/debug/deps/structopt_derive-48640fe8e39ddb4d.50nbnaji363cz5ha4il0paiss.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-f25f9a9e01ae9276.rlib" "/opt/rustwide/target/debug/deps/libsyn-f501d55f01f68d6d.rlib" "/opt/rustwide/target/debug/deps/libquote-44b578a2d110e602.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3ea5d959ffa82fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-ca3de1495c9dad7f.rlib" "/opt/rustwide/target/debug/deps/libheck-a7ed8e4462396b06.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-b7cd02ea877913ef.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstructopt_derive-48640fe8e39ddb4d.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `structopt-derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetagLcf7H" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruzstd` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9057cf0339eb055fd961f45329819fdd51d3f2e8a7d0abaec9a2141755938155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9057cf0339eb055fd961f45329819fdd51d3f2e8a7d0abaec9a2141755938155", kill_on_drop: false }` [INFO] [stdout] 9057cf0339eb055fd961f45329819fdd51d3f2e8a7d0abaec9a2141755938155