[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kellerkindt/egui-sdl2-geometry on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2269233eceb421dfd21e5c0423e80d785b9b2ab3109abfcec2f4045572fb0112
[INFO] running `Command { std: "docker" "start" "-a" "2269233eceb421dfd21e5c0423e80d785b9b2ab3109abfcec2f4045572fb0112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2269233eceb421dfd21e5c0423e80d785b9b2ab3109abfcec2f4045572fb0112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2269233eceb421dfd21e5c0423e80d785b9b2ab3109abfcec2f4045572fb0112", kill_on_drop: false }`
[INFO] [stdout] 2269233eceb421dfd21e5c0423e80d785b9b2ab3109abfcec2f4045572fb0112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19c5b128d7ab729f4437882bcac9935be1c4fdd3f2960ac0ff10e9eb2a8eb771
[INFO] running `Command { std: "docker" "start" "-a" "19c5b128d7ab729f4437882bcac9935be1c4fdd3f2960ac0ff10e9eb2a8eb771", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[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 version-compare v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling sdl2-sys v0.37.0 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=ecd03de215f2db2940efa3e902557e8316fdff4e#ecd03de2)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling sdl2 v0.37.0 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=ecd03de215f2db2940efa3e902557e8316fdff4e#ecd03de2)
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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" "19c5b128d7ab729f4437882bcac9935be1c4fdd3f2960ac0ff10e9eb2a8eb771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c5b128d7ab729f4437882bcac9935be1c4fdd3f2960ac0ff10e9eb2a8eb771", kill_on_drop: false }`
[INFO] [stdout] 19c5b128d7ab729f4437882bcac9935be1c4fdd3f2960ac0ff10e9eb2a8eb771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3215020add5856810ad3ce3750ff46dbbad016085efa168854b8ad9d659287ae
[INFO] running `Command { std: "docker" "start" "-a" "3215020add5856810ad3ce3750ff46dbbad016085efa168854b8ad9d659287ae", kill_on_drop: false }`
[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] [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/rustcpW5f7V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libthiserror-b543ad871dde80c8,libegui_extras-11358f6cc55474d2,liblog-d6f7bb1298e9acd0,libenum_map-8375901d6f8f2140,libserde-8916592a9939934f,libsdl2-dfd4db3634f2dd0f,libc_vec-3c482fecedafc3a4,libsdl2_sys-b03d92c7da308b7b,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libegui-71ff00ab0810d36a,libbitflags-716aca32ffb35253,libepaint-0259a55344faa495,libnohash_hasher-d70a43ff1b8813cc,libprofiling-184cf5cc871a9f26,libahash-45f496cd0de04993,libonce_cell-fec8baa7cd08812b,libzerocopy-2150a15c16f8bb6b,libepaint_default_fonts-0f7d5fad9cdc220d,libab_glyph-7f18a3982318f297,libowned_ttf_parser-298046e300de73b7,libttf_parser-b1b5a65e3b9338fe,libab_glyph_rasterizer-251d33ea7b24466b,libparking_lot-c047368a8dfe513e,libparking_lot_core-f97705f595e7106b,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-7901128ccdfc41d2,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libecolor-d73e3fc125ab4254,libemath-8461d735b5d76cb3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustcpW5f7V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/egui_sdl2_geometry-3acb1415ada5da2b" "-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/rustcE7c6bh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libegui_sdl2_geometry-7762cae6f526ccf1,libthiserror-b543ad871dde80c8,libegui_extras-11358f6cc55474d2,liblog-d6f7bb1298e9acd0,libenum_map-8375901d6f8f2140,libserde-8916592a9939934f,libsdl2-dfd4db3634f2dd0f,libc_vec-3c482fecedafc3a4,libsdl2_sys-b03d92c7da308b7b,libbitflags-dde12b0d7d495b50,liblazy_static-3674be3f4245d19b,libegui-71ff00ab0810d36a,libbitflags-716aca32ffb35253,libepaint-0259a55344faa495,libnohash_hasher-d70a43ff1b8813cc,libprofiling-184cf5cc871a9f26,libahash-45f496cd0de04993,libonce_cell-fec8baa7cd08812b,libzerocopy-2150a15c16f8bb6b,libepaint_default_fonts-0f7d5fad9cdc220d,libab_glyph-7f18a3982318f297,libowned_ttf_parser-298046e300de73b7,libttf_parser-b1b5a65e3b9338fe,libab_glyph_rasterizer-251d33ea7b24466b,libparking_lot-c047368a8dfe513e,libparking_lot_core-f97705f595e7106b,liblibc-bec2b4dcbc07e63a,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-7901128ccdfc41d2,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libecolor-d73e3fc125ab4254,libemath-8461d735b5d76cb3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustcE7c6bh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/demo-aa99d3d79b512bc1" "-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" "3215020add5856810ad3ce3750ff46dbbad016085efa168854b8ad9d659287ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3215020add5856810ad3ce3750ff46dbbad016085efa168854b8ad9d659287ae", kill_on_drop: false }`
[INFO] [stdout] 3215020add5856810ad3ce3750ff46dbbad016085efa168854b8ad9d659287ae
