[INFO] cloning repository https://github.com/burbokop/egui_test_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burbokop/egui_test_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fegui_test_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fegui_test_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56548f916a8c6f563ddb3bb9553c8e63d7702af2 [INFO] testing burbokop/egui_test_app against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fegui_test_app" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/burbokop/egui_test_app on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burbokop/egui_test_app [INFO] finished tweaking git repo https://github.com/burbokop/egui_test_app [INFO] tweaked toml for git repo https://github.com/burbokop/egui_test_app written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/burbokop/egui_test_app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e7b58bf95aab6f9e5c00044023ca4f4d3514e2a6619c3a3aaa3ef0e061e311fd [INFO] running `Command { std: "docker" "start" "-a" "e7b58bf95aab6f9e5c00044023ca4f4d3514e2a6619c3a3aaa3ef0e061e311fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b58bf95aab6f9e5c00044023ca4f4d3514e2a6619c3a3aaa3ef0e061e311fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b58bf95aab6f9e5c00044023ca4f4d3514e2a6619c3a3aaa3ef0e061e311fd", kill_on_drop: false }` [INFO] [stdout] e7b58bf95aab6f9e5c00044023ca4f4d3514e2a6619c3a3aaa3ef0e061e311fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 0faaa26bc5268937f0778d79f5dea1c799a11678e2078737957878e5987cafcf [INFO] running `Command { std: "docker" "start" "-a" "0faaa26bc5268937f0778d79f5dea1c799a11678e2078737957878e5987cafcf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling egui_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling slice-fill v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling bytemuck v1.9.0 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling epi v0.17.0 [INFO] [stdout] warning: unused import: `time::Instant` [INFO] [stdout] --> src/iv_platform/epi_backend.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{ops::DerefMut, time::Instant}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `close_btn` [INFO] [stdout] --> src/app2.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | let close_btn = ui.add(Button::new(egui::WidgetText::from("❌").text_style(egui::TextStyle::Body))); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_close_btn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refresh_btn` [INFO] [stdout] --> src/app2.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let refresh_btn = ui.add(Button::new(egui::WidgetText::from("🔄").text_style(egui::TextStyle::Body))); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refresh_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `theme_btn` [INFO] [stdout] --> src/app2.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | let theme_btn = ui.add(Button::new(egui::WidgetText::from("🌙").text_style(egui::TextStyle::Body))); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app2.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | frame: &epi::Frame, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/app2.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | storage: Option<&dyn epi::Storage> [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/app2.rs:105:47 [INFO] [stdout] | [INFO] [stdout] 105 | fn update(&mut self, ctx: &egui::Context, frame: &epi::Frame) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `platform_output` [INFO] [stdout] --> src/iv_platform/epi_backend.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | platform_output, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `platform_output: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/iv_platform/epi_integration.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | iv::Event::PointerMove { pos } => { [INFO] [stdout] | ^^^ help: try ignoring the field: `pos: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/iv_platform/epi_integration.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | iv::Event::PointerLong { pos } => { None }, [INFO] [stdout] | ^^^ help: try ignoring the field: `pos: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/iv_platform/epi_integration.rs:118:38 [INFO] [stdout] | [INFO] [stdout] 118 | iv::Event::PointerHold { pos } => { None }, [INFO] [stdout] | ^^^ help: try ignoring the field: `pos: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/iv_platform/epi_integration.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | iv::Event::PointerCancel { pos } => { None }, [INFO] [stdout] | ^^^ help: try ignoring the field: `pos: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/iv_platform/epi_integration.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | iv::Event::PointerChanged { pos } => { None }, [INFO] [stdout] | ^^^ help: try ignoring the field: `pos: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [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/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.egui_app.a46f2702-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56.2kdpl2lv01hxxdwb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libegui_app-b2ff92971d50b000.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libqueues-cb5f5068a78fc5e4.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libepi-5f73160472e00e47.rlib" "/opt/rustwide/target/debug/deps/libegui-39f8f4f7bfb60bcd.rlib" "/opt/rustwide/target/debug/deps/libepaint-93e95d8398551871.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-e7b9a1992dd441b4.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-77bebba5bdfa23db.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-e7afa09ae6df6e49.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-a0e21761bdd79e34.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libahash-1a86c68ceddc5dbc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-edd51d96eb58b81f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef4712b3a5295221.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d0210dcfd5efbe13.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eb42511c5acea2e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libemath-318c3121ac0ff993.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f130019fe31bda70.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-linkview" "-lhwconfig" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/egui_app-bec52018a2fb4c56" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linkview [INFO] [stdout] /usr/bin/ld: cannot find -lhwconfig [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egui_app` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0faaa26bc5268937f0778d79f5dea1c799a11678e2078737957878e5987cafcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0faaa26bc5268937f0778d79f5dea1c799a11678e2078737957878e5987cafcf", kill_on_drop: false }` [INFO] [stdout] 0faaa26bc5268937f0778d79f5dea1c799a11678e2078737957878e5987cafcf