[INFO] fetching crate daktilo-tray 0.1.0... [INFO] testing daktilo-tray-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate daktilo-tray 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate daktilo-tray 0.1.0 [INFO] finished tweaking crates.io crate daktilo-tray 0.1.0 [INFO] tweaked toml for crates.io crate daktilo-tray 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate daktilo-tray 0.1.0 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 crates.io crate daktilo-tray 0.1.0 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] [stderr] Blocking waiting for file lock on package cache [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] 58f867fcb3d93fd77f99d8e309b7eb8f1036b72504f2ab4f7bcd64f546115745 [INFO] running `Command { std: "docker" "start" "-a" "58f867fcb3d93fd77f99d8e309b7eb8f1036b72504f2ab4f7bcd64f546115745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58f867fcb3d93fd77f99d8e309b7eb8f1036b72504f2ab4f7bcd64f546115745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f867fcb3d93fd77f99d8e309b7eb8f1036b72504f2ab4f7bcd64f546115745", kill_on_drop: false }` [INFO] [stdout] 58f867fcb3d93fd77f99d8e309b7eb8f1036b72504f2ab4f7bcd64f546115745 [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] b803872702503a953e5ecd22ebe99b766509c272fc4ba14553493fc23d8cf5a0 [INFO] running `Command { std: "docker" "start" "-a" "b803872702503a953e5ecd22ebe99b766509c272fc4ba14553493fc23d8cf5a0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling daktilo-tray v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling include-flate-codegen-exports v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling include-flate v0.2.0 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rust-embed v8.3.0 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling gdkx11-sys v0.18.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling gdkwayland-sys v0.18.0 [INFO] [stderr] Compiling libappindicator-sys v0.9.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rdev v0.5.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling daktilo_lib v0.6.1 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling muda v0.13.1 [INFO] [stderr] Compiling libappindicator v0.9.0 [INFO] [stderr] Compiling tao v0.27.0 [INFO] [stderr] Compiling tray-icon v0.13.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9yG6z0/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-15c0f9bde7ddbf2b,libimage_webp-a13e384717cbd25e,libbyteorder_lite-f5df2d14b4488fc7,libqoi-ff57a796f86dc6a3,libexr-be2e8c87eadf9ab3,libflume-8a81c8c78c406c64,libzune_inflate-830e3160eed64e83,libbit_field-fb70c6f816573082,liblebe-5694b67511a9813c,libhalf-69da55b60c671332,libzune_jpeg-57c736b0c9cadc84,libzune_core-d8a810c65908360c,libgif-a79f84abcc2f81df,libcolor_quant-72accfe2cafd1a2d,libravif-f6c42dfffa03120d,libloop9-634ef8d7928d5daa,libavif_serialize-4c6b33c38badfb6a,libquick_error-702b385be5f12d4a,librgb-a8fd5714511bed09,librav1e-4d1f69e35ec2e833,libprofiling-2f0facc7c6c62c59,libav1_grain-85930d33fe47c258,libnom-06bc6c360b642e24,libnum_rational-54826f3cd8bc49a3,libnum_bigint-2edb167a7cb5b1dc,libnum_integer-9457401e763c0aa3,libanyhow-e93ec069449ace9b,libdebug_unreachable-2bce5da2715432ba,libmaybe_rayon-8cfe17c3fee20a8d,librayon-f094e33f685cd32b,librayon_core-f137fb9180d6afdc,libcrossbeam_deque-9435ce428ad66027,libcrossbeam_epoch-041d70dd5f59120a,libv_frame-31a3ae87c9c1ccc9,libaligned_vec-657289efa2e8e100,libbitstream_io-705de85bbf88495c,libitertools-0033de5375d7567f,libeither-f3ce1a2788976249,libimgref-48e56cef272b279d,libnum_traits-33697d1765985000,libtiff-47d441fbe6c2b4c7,libweezl-81d61edd414eb5e8,libjpeg_decoder-5be1025935bd4e47,libdirectories-a2472a8e9f5544d6,libtray_icon-dcfe5ec09c9c4880,libdirs_next-eb23a58857ad8163,libdirs_sys_next-6dc1cee49f50773b,libpng-c35bd7172a1d4ee6,libflate2-98d63badbd55fbad,libminiz_oxide-398ac37eedcdf328,libfdeflate-a4fadcb38258be34,libsimd_adler32-a85d6c6326d2f661,libmuda-1bd4178d509bef2c,liblibxdo-ce1275470ebbd8b2,liblibxdo_sys-620957d97c0bd136,libkeyboard_types-e1c097e090c3377f,libunicode_segmentation-57475cbdf06b9b13,liblibappindicator-5f02eb78d0267503,liblibappindicator_sys-46b00eff7ee94550,liblibloading-1d9d598bea47447c,libtao-017be7bc0f750c9b,libgdk_x11_sys-c46af58d0720db6d,libgdk_wayland_sys-2334f7dffaa476a7,liburl-584af45e868bc717,libidna-3d968c85a4dbeb2c,libunicode_normalization-812aeaedb348c362,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libparking_lot-4e333748e3ff6d9f,libparking_lot_core-aaac446d68989727,liblock_api-77cbd3ead2121d31,libscopeguard-7ec2214574194454,libdlopen2-ad62c4f936de83ef,libcrossbeam_channel-b0cb5aa3d0c56a22,libcrossbeam_utils-fda2cfa30b24c11b,libx11_dl-834b0c2b043088d1,libgtk-5ac95ab064e5854b,libfield_offset-4544ea0a6270ad98,libmemoffset-7d672156e43cbc91,libgdk-d048deeb5d19df06,libpango-c7d364f81c67adae,libgdk_pixbuf-7ff7258b87ee58b1,libgio-f965626c06a2a8e1,libfutures_io-0f5f944794dc689e,libcairo-f681a4a523de7b8c,libatk-479e389e6780a486,libglib-909bd7250c742e2f,libfutures_executor-6158fe09fbab73b5,libfutures_util-1c3cdb85791d4645,libslab-cd97a2b6ccc891c3,libpin_utils-3860774ad9b215b5,libfutures_task-7735bb2404c6e6f3,libfutures_channel-8045a7f4c7012f9a,libfutures_core-8063f91f5220ba4f,libgtk_sys-a1d801801054bac6,libatk_sys-57a69df90997e577,libgdk_sys-8ea35aa7f12b7be0,libpango_sys-d572a47edb5dd7f6,libgdk_pixbuf_sys-2ca0e1ad89ae1d1f,libgio_sys-67d3f1cc8168712d,libcairo_sys-e5be06ee17728404,libgobject_sys-5fca299670d906e3,libglib_sys-e421bd77d569f046,libinstant-52a03de02aea7251,libdpi-6c2f2aba4ca9eeb8,libraw_window_handle-6b4ea5e58cb40972,libdaktilo_lib-d5c3808932029165,libtokio-d14aa91ec941ad2b,libnum_cpus-8a6b0de8726d3c95,libserde_regex-1c0480994644c0ad,libdirs-b806409faeda1e17,libdirs_sys-388bc43257ba53d7,liboption_ext-61303ef911796993,libfastrand-bf71312072415342,libtoml-1d6b9a7b77e569ac,libtoml_edit-9411fd7f38558834,libserde_spanned-38bb0508e28c19b1,libindexmap-be2ad77cc7f212f9,libequivalent-487f93f8f6ab5e5b,libhashbrown-4d78fb2fe3afee13,libwinnow-a8519569a1bfea8a,libtoml_datetime-60d6c27c70c13a00,librodio-5f84b9089ec48b52,libhound-4c2f21de2a9e2699,liblewton-b4f8d73847641c04,libogg-cd83192ddd5616a2,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libbyteorder-8f59b6d1bfdaa844,libclaxon-7fa23d337524c41e,libsymphonia-a1990253ed82b0c3,libsymphonia_metadata-132adf4b05c46043,libencoding_rs-ca79e330d79b9da1,libsymphonia_bundle_mp3-09bceb7c13d049cd,libsymphonia_core-2991658a936922f6,libbytemuck-ba55e2b098624734,libbitflags-dde12b0d7d495b50,libarrayvec-0dd80ddcbf129fa5,libcpal-6f8faffa857c0096,libdasp_sample-36a8a9956058a9f1,libalsa-648e00084aedcb39,libbitflags-4ce7291e0d1a70cd,libalsa_sys-bd4bdd90604c2771,librdev-03eeb3f5fa1fba6a,libserde-96d337cd39aa3d03,libx11-491409fa63f71f3d,liblibc-4c260f4814e68eb7,librust_embed-b83cd104371bcb21,libinclude_flate-58b1dbc45ba2111b,libinclude_flate_codegen_exports-798d4df68e6707a5,liblibflate-f9f1d75fac08f2bf,libcrc32fast-5a181ba3ef164dd5,libadler32-b015fcfcf4d4fee0,liblibflate_lz77-84d86c45fd1f3865,librle_decode_fast-269d2085a311ce89,librust_embed_utils-feddf3e26c4f207e,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libsha2-d12487c7f8370bd5,libcpufeatures-926366d381e17465,libdigest-683e8e0a708422d0,libblock_buffer-a0d9a31c04a5fefd,libcrypto_common-8a5f518ce9d0d889,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,libtracing_subscriber-6238f9da014a5983,libsmallvec-4a71ca7a0c1469bf,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libsharded_slab-ca4470d7753bf4ec,liblazy_static-af860367908b8176,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-394a303906fca8ee,libregex_automata-102bec97f9ebf929,libaho_corasick-00a745380b85aca7,libmemchr-64e185d99f0c46ef,libregex_syntax-a3b2c2df707c8030,libthread_local-7e54d3d2b941f0d7,libcfg_if-3e7fc4e38d4a72b5,libtracing_log-d38d5f14ea6b75d6,liblog-1ad4a80b9627ed31,libtracing-13bebea2ccf7f561,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-d1e3a8f7c0828021,libonce_cell-a1d7742f74efe1da,libthiserror-39de94d89f681355}.rlib" "/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" "-lxdo" "-ldl" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-lgobject-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lasound" "-lX11" "-lXi" "-lXtst" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9yG6z0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/daktilo_tray-acd931598f2ba33b" "-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 -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `daktilo-tray` (bin "daktilo-tray") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b803872702503a953e5ecd22ebe99b766509c272fc4ba14553493fc23d8cf5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b803872702503a953e5ecd22ebe99b766509c272fc4ba14553493fc23d8cf5a0", kill_on_drop: false }` [INFO] [stdout] b803872702503a953e5ecd22ebe99b766509c272fc4ba14553493fc23d8cf5a0