[INFO] cloning repository https://github.com/PlasmaIntec/fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlasmaIntec/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaIntec%2Ffractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaIntec%2Ffractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af3a2a47fd3798bb2aea5ea8e801df5336f16021 [INFO] testing PlasmaIntec/fractal against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaIntec%2Ffractal" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PlasmaIntec/fractal on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PlasmaIntec/fractal [INFO] finished tweaking git repo https://github.com/PlasmaIntec/fractal [INFO] tweaked toml for git repo https://github.com/PlasmaIntec/fractal written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PlasmaIntec/fractal 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.84.0" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keyframe v1.1.1 [INFO] [stderr] Downloaded glfw v0.42.0 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded rust-animation v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03375c66fb355e69d33a3a85bd19ee263d74303e8709777ef1708e90e92021cf [INFO] running `Command { std: "docker" "start" "-a" "03375c66fb355e69d33a3a85bd19ee263d74303e8709777ef1708e90e92021cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03375c66fb355e69d33a3a85bd19ee263d74303e8709777ef1708e90e92021cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03375c66fb355e69d33a3a85bd19ee263d74303e8709777ef1708e90e92021cf", kill_on_drop: false }` [INFO] [stdout] 03375c66fb355e69d33a3a85bd19ee263d74303e8709777ef1708e90e92021cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5acfa963c65f49c20eb3ce95156d3f3dfccf41d1c8067a47472ab7bf1ba1033 [INFO] running `Command { std: "docker" "start" "-a" "f5acfa963c65f49c20eb3ce95156d3f3dfccf41d1c8067a47472ab7bf1ba1033", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling keyframe v1.1.1 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling glfw v0.42.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tokio v1.31.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling rust-animation v0.2.3 [INFO] [stderr] Compiling fractal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcV5NVJX/symbols.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.fractal.59b578209003f752-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2.4p77d5l4qhd6bwuft3vf5d80z.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-0a18d578764d55b8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d6f5e831403e0b41.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9988075fd69fbed7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f580429912dcb352.rlib" "/opt/rustwide/target/debug/deps/libmio-6606fa6439ac63af.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5745855eb8e24708.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f8d579f831364239.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c8becdf10583e8d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-376dba8a62d23ecb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-699a45e053e302a1.rlib" "/opt/rustwide/target/debug/deps/librust_animation-a288ace944a66763.rlib" "/opt/rustwide/target/debug/deps/libcgmath-1c63b3fce401b00e.rlib" "/opt/rustwide/target/debug/deps/librand-0c8614d2d0060de3.rlib" "/opt/rustwide/target/debug/deps/librand-a648d2a742ee7606.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4f3c2cebba96ad95.rlib" "/opt/rustwide/target/debug/deps/libapprox-d48d26e6e41dcd6b.rlib" "/opt/rustwide/target/debug/deps/libstretch-324d4f62efbe2d91.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libkeyframe-4fc401f536d9f5a5.rlib" "/opt/rustwide/target/debug/deps/libmint-68e10a0872721680.rlib" "/opt/rustwide/target/debug/deps/libimage-9644da790ad914f4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-a4746360204a0113.rlib" "/opt/rustwide/target/debug/deps/libgif-9061531da1f3601c.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-60e8ac1c56b4364d.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-dc1ef40e1ff9f5f1.rlib" "/opt/rustwide/target/debug/deps/librayon-1baa1b83565d04db.rlib" "/opt/rustwide/target/debug/deps/librayon_core-82475304b758a77f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7da8643e9e63be84.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f7f399153e72e1b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1656e37ada2637bc.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-535520663bd4a93a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-807b021dd016229d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d8c5a5b50d7c092d.rlib" "/opt/rustwide/target/debug/deps/libeither-c38d66b57c8b5f3f.rlib" "/opt/rustwide/target/debug/deps/libpng-da6b265f9b16feed.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ab13bdd682c75f76.rlib" "/opt/rustwide/target/debug/deps/libinflate-ddcd29650191a7e6.rlib" "/opt/rustwide/target/debug/deps/libadler32-37a0525d1c76412b.rlib" "/opt/rustwide/target/debug/deps/liblzw-6da130d9e09f9deb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f7e00fb8ecd38295.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c7ce8fda7f311ca3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2dbc8d86159c9760.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3cf5afd1a5fe8e37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8637429f7f8153b.rlib" "/opt/rustwide/target/debug/deps/libgl-e07b8cff104496b7.rlib" "/opt/rustwide/target/debug/deps/librand-223eab0de4bea76a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aa43ee7498fe853f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3aad57fff99c9011.rlib" "/opt/rustwide/target/debug/deps/librand_core-2cf2899d731c3dda.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2dae4af5756efd1d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libglfw-002b4b8be5f5a30f.rlib" "/opt/rustwide/target/debug/deps/libsemver-a3072fd159cb55b8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-fec3c889485bdc93.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2f097245c62422ad.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-dfeef40765d9c41a.rlib" "/opt/rustwide/target/debug/deps/libcty-c1c7efc9134347d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-30e588a519b60628.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/glfw-sys-5abbaae4ea499729/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fractal-38672903365510a2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fractal` (bin "fractal") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f5acfa963c65f49c20eb3ce95156d3f3dfccf41d1c8067a47472ab7bf1ba1033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5acfa963c65f49c20eb3ce95156d3f3dfccf41d1c8067a47472ab7bf1ba1033", kill_on_drop: false }` [INFO] [stdout] f5acfa963c65f49c20eb3ce95156d3f3dfccf41d1c8067a47472ab7bf1ba1033