[INFO] cloning repository https://github.com/Technical27/opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Technical27/opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9605959105a7998be1194907fb96ec539d03bfa0 [INFO] testing Technical27/opengl against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Technical27/opengl on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Technical27/opengl [INFO] finished tweaking git repo https://github.com/Technical27/opengl [INFO] tweaked toml for git repo https://github.com/Technical27/opengl written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Technical27/opengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0889c59aa70529582746c72262ec4177b8d6c84f305bbb74875ac27a4e25fff0 [INFO] running `Command { std: "docker" "start" "-a" "0889c59aa70529582746c72262ec4177b8d6c84f305bbb74875ac27a4e25fff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0889c59aa70529582746c72262ec4177b8d6c84f305bbb74875ac27a4e25fff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0889c59aa70529582746c72262ec4177b8d6c84f305bbb74875ac27a4e25fff0", kill_on_drop: false }` [INFO] [stdout] 0889c59aa70529582746c72262ec4177b8d6c84f305bbb74875ac27a4e25fff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f077f9e1f78cb582f1bca750d4928bb7ee944bb6a8a40fc65b81e2c95348b887 [INFO] running `Command { std: "docker" "start" "-a" "f077f9e1f78cb582f1bca750d4928bb7ee944bb6a8a40fc65b81e2c95348b887", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling glfw v0.40.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling simba v0.2.0 [INFO] [stderr] Compiling nalgebra v0.22.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling nalgebra-glm v0.8.0 [INFO] [stderr] Compiling opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_vec1` [INFO] [stdout] --> src/shader.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn set_vec1(&self, name: &str, value: &glm::Vec1) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_vec2` [INFO] [stdout] --> src/shader.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_vec2(&self, name: &str, value: &glm::Vec2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vertex` [INFO] [stdout] --> src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.opengl.d7181fe9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc.2ibtbzdd288nk7kv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-83df3c5945ea3ced.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-5a8b42a42a070ac0.rlib" "/opt/rustwide/target/debug/deps/libpng-2dfccf2dcd36880f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac8f3587e509efa5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32e189dead0b9356.rlib" "/opt/rustwide/target/debug/deps/librayon-abec1059f6011a78.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1017fff2ecdb04ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f0553d1e02a006b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a6547c162be7860d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9456ed98691d45f9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b5a32d6662b2653c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-d31d2663b5e101f9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-e984fcb595be0116.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5818821652b500f3.rlib" "/opt/rustwide/target/debug/deps/libgif-5400fd3ff02b6d20.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libtiff-fc75fff899466739.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libglfw-f6b5540a7a257172.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-6f5bd86ea10ddc1c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "/opt/rustwide/target/debug/deps/libgl-3dcb38ee81e77618.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-7dc040f94003b05d.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-bd77edcb02da2efc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-cf037165aace73cc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-db6c214012c4dcc7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5a383302b32a7087.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libsimba-9edb46c2bc269b68.rlib" "/opt/rustwide/target/debug/deps/libpaste-7868155a54fabe4a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e2969a1726da8b38.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a2cbe86f48dfb4e5.rlib" "/opt/rustwide/target/debug/deps/librand-fef2e64b2af59771.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4e648438b63cf1bc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-33e7a4eea4c5f0f8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1d7fad33ff6e396a.rlib" "/opt/rustwide/target/debug/deps/liblibc-84cd3936ea193c08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-aba66c443f5e259a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libapprox-0d5e0a94d3c392b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b452eb72160bd155.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lglfw" "-lX11" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/opengl-733ea33b025e3dcc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lglfw [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opengl` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f077f9e1f78cb582f1bca750d4928bb7ee944bb6a8a40fc65b81e2c95348b887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f077f9e1f78cb582f1bca750d4928bb7ee944bb6a8a40fc65b81e2c95348b887", kill_on_drop: false }` [INFO] [stdout] f077f9e1f78cb582f1bca750d4928bb7ee944bb6a8a40fc65b81e2c95348b887