[INFO] cloning repository https://github.com/kellerkindt/egui-sdl2-geometry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellerkindt/egui-sdl2-geometry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellerkindt%2Fegui-sdl2-geometry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellerkindt%2Fegui-sdl2-geometry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83e9654ddefbd9ed983ea4478df8a7a5d441386c [INFO] testing kellerkindt/egui-sdl2-geometry against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellerkindt%2Fegui-sdl2-geometry" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kellerkindt/egui-sdl2-geometry [INFO] finished tweaking git repo https://github.com/kellerkindt/egui-sdl2-geometry [INFO] tweaked toml for git repo https://github.com/kellerkindt/egui-sdl2-geometry written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kellerkindt/egui-sdl2-geometry on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kellerkindt/egui-sdl2-geometry 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Rust-SDL2/rust-sdl2.git` [INFO] [stderr] Updating git submodule `https://github.com/libsdl-org/SDL` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v2.0.0 [INFO] [stderr] Downloaded ecolor v0.31.1 [INFO] [stderr] Downloaded egui_extras v0.31.1 [INFO] [stderr] Downloaded emath v0.31.1 [INFO] [stderr] Downloaded epaint v0.31.1 [INFO] [stderr] Downloaded egui v0.31.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d1f24b251d28932103ed7eaebe0e604427c4dc1539d6e0d9b07dd51d74a504f [INFO] running `Command { std: "docker" "start" "-a" "5d1f24b251d28932103ed7eaebe0e604427c4dc1539d6e0d9b07dd51d74a504f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1f24b251d28932103ed7eaebe0e604427c4dc1539d6e0d9b07dd51d74a504f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1f24b251d28932103ed7eaebe0e604427c4dc1539d6e0d9b07dd51d74a504f", kill_on_drop: false }` [INFO] [stdout] 5d1f24b251d28932103ed7eaebe0e604427c4dc1539d6e0d9b07dd51d74a504f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62ed9ae5d60904981fddc45094d0c8e7efcb029607e59215357840beaf593b4c [INFO] running `Command { std: "docker" "start" "-a" "62ed9ae5d60904981fddc45094d0c8e7efcb029607e59215357840beaf593b4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling sdl2-sys v0.37.0 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=ecd03de215f2db2940efa3e902557e8316fdff4e#ecd03de2) [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling sdl2 v0.37.0 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=ecd03de215f2db2940efa3e902557e8316fdff4e#ecd03de2) [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling egui_extras v0.31.1 [INFO] [stderr] Compiling egui-sdl2-geometry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.22s [INFO] running `Command { std: "docker" "inspect" "62ed9ae5d60904981fddc45094d0c8e7efcb029607e59215357840beaf593b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ed9ae5d60904981fddc45094d0c8e7efcb029607e59215357840beaf593b4c", kill_on_drop: false }` [INFO] [stdout] 62ed9ae5d60904981fddc45094d0c8e7efcb029607e59215357840beaf593b4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 227906adfeb23a444c2a65b4e42d99a204980e158a75cdad37d5e66566bb6467 [INFO] running `Command { std: "docker" "start" "-a" "227906adfeb23a444c2a65b4e42d99a204980e158a75cdad37d5e66566bb6467", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui-sdl2-geometry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn update(&mut self) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/binding.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ------------ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update_with(&mut self, content: impl FnMut(&Context)) -> PaintRequest<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchXgcBM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libthiserror-f1a015cf8e0d11dd,libegui_extras-4b8062cf1f0b524d,liblog-c4dfdfda36928161,libenum_map-510c33af0799a330,libserde-9261ce62bbd6222e,libsdl2-44933647ec28700d,libc_vec-3d5f1e3080bcdd56,libsdl2_sys-abd5f71cbe54039d,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libegui-25f9c499c122d541,libbitflags-dd12b087be263200,libepaint-9b72e40a1f2f6482,libnohash_hasher-fdd4e18c91ade398,libprofiling-669e7086431eebda,libahash-87e1048d4b44c33c,libonce_cell-3379768a42d8dee8,libzerocopy-ee9a87c2693eb587,libepaint_default_fonts-8a6e1f97d0f01cce,libab_glyph-c05fd75a6c862c42,libowned_ttf_parser-e941d6ea2dcb62ba,libttf_parser-98fdce3792a2e102,libab_glyph_rasterizer-57f9ed70ef65779e,libparking_lot-69760d95b388af6f,libparking_lot_core-5c4ebee416ac1476,liblibc-2196af57f154a156,libcfg_if-3183e62f61f23a61,libsmallvec-1f404180e21cfd26,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libecolor-497ce79b2b8764d5,libemath-9653592ceea30d53}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchXgcBM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/egui_sdl2_geometry-92b60fffd150431b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egui-sdl2-geometry` (lib test) due to 1 previous error; 2 warnings emitted [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: "cc" "-m64" "/tmp/rustcE9WgjT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libegui_sdl2_geometry-4e543428db2a941d,libthiserror-f1a015cf8e0d11dd,libegui_extras-4b8062cf1f0b524d,liblog-c4dfdfda36928161,libenum_map-510c33af0799a330,libserde-9261ce62bbd6222e,libsdl2-44933647ec28700d,libc_vec-3d5f1e3080bcdd56,libsdl2_sys-abd5f71cbe54039d,libbitflags-3333d968e5f279ee,liblazy_static-509a3481d98abb23,libegui-25f9c499c122d541,libbitflags-dd12b087be263200,libepaint-9b72e40a1f2f6482,libnohash_hasher-fdd4e18c91ade398,libprofiling-669e7086431eebda,libahash-87e1048d4b44c33c,libonce_cell-3379768a42d8dee8,libzerocopy-ee9a87c2693eb587,libepaint_default_fonts-8a6e1f97d0f01cce,libab_glyph-c05fd75a6c862c42,libowned_ttf_parser-e941d6ea2dcb62ba,libttf_parser-98fdce3792a2e102,libab_glyph_rasterizer-57f9ed70ef65779e,libparking_lot-69760d95b388af6f,libparking_lot_core-5c4ebee416ac1476,liblibc-2196af57f154a156,libcfg_if-3183e62f61f23a61,libsmallvec-1f404180e21cfd26,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libecolor-497ce79b2b8764d5,libemath-9653592ceea30d53}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcE9WgjT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo-2f4a5de3c3135e51" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egui-sdl2-geometry` (example "demo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "227906adfeb23a444c2a65b4e42d99a204980e158a75cdad37d5e66566bb6467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227906adfeb23a444c2a65b4e42d99a204980e158a75cdad37d5e66566bb6467", kill_on_drop: false }` [INFO] [stdout] 227906adfeb23a444c2a65b4e42d99a204980e158a75cdad37d5e66566bb6467