[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enumflags2 v0.7.4 [INFO] [stderr] Downloaded queues v1.1.0 [INFO] [stderr] Downloaded bytemuck v1.9.0 [INFO] [stderr] Downloaded slice-fill v1.0.1 [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" "+1.60.0" "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] 79767a1394a1e9de0578453840b8dbecb1a7d6c7c81fe325e2072bac350d092d [INFO] running `Command { std: "docker" "start" "-a" "79767a1394a1e9de0578453840b8dbecb1a7d6c7c81fe325e2072bac350d092d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79767a1394a1e9de0578453840b8dbecb1a7d6c7c81fe325e2072bac350d092d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79767a1394a1e9de0578453840b8dbecb1a7d6c7c81fe325e2072bac350d092d", kill_on_drop: false }` [INFO] [stdout] 79767a1394a1e9de0578453840b8dbecb1a7d6c7c81fe325e2072bac350d092d [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" "+1.60.0" "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] 2859baef21f0e2fad131e2a2906f216c6aa97183ce120aa6ce4162d58ba83721 [INFO] running `Command { std: "docker" "start" "-a" "2859baef21f0e2fad131e2a2906f216c6aa97183ce120aa6ce4162d58ba83721", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling once_cell v1.10.0 [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-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.egui_app.1db4d9ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3.ehqnrfnm9kpuzdl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libegui_app-568513c5c3a34825.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libqueues-6274375e0592d39c.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libepi-814f140742aa1af4.rlib" "/opt/rustwide/target/debug/deps/libegui-f1d58d71b371e7dd.rlib" "/opt/rustwide/target/debug/deps/libepaint-44fea2d400ddf5be.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-120efcef5206adcc.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-a69d195abede40fc.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-62c5c98e10d237cd.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-2e89802de4a87951.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-b5f9e0141d86da88.rlib" "/opt/rustwide/target/debug/deps/libahash-650e043b3c750313.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-88f17b87af87e16d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1544b6a34abefde1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-97d85fd4ae512576.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8c91c6c245b3c8e7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ece9f6c8188c588f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-862f789a82dd55e8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libemath-9d3a454589ab363d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6070d095d75304cc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/egui_app-f4e3d6aa7cb507c3" "-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" "2859baef21f0e2fad131e2a2906f216c6aa97183ce120aa6ce4162d58ba83721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2859baef21f0e2fad131e2a2906f216c6aa97183ce120aa6ce4162d58ba83721", kill_on_drop: false }` [INFO] [stdout] 2859baef21f0e2fad131e2a2906f216c6aa97183ce120aa6ce4162d58ba83721