[INFO] fetching crate whisp 0.1.3...
[INFO] testing whisp-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate whisp 0.1.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate whisp 0.1.3
[INFO] finished tweaking crates.io crate whisp 0.1.3
[INFO] tweaked toml for crates.io crate whisp 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whisp 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whisp 0.1.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf57f71d956e65abc2a4af4bb01640dcbe17a2f91473b7ca52d8abe577999d06
[INFO] running `Command { std: "docker" "start" "-a" "bf57f71d956e65abc2a4af4bb01640dcbe17a2f91473b7ca52d8abe577999d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf57f71d956e65abc2a4af4bb01640dcbe17a2f91473b7ca52d8abe577999d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf57f71d956e65abc2a4af4bb01640dcbe17a2f91473b7ca52d8abe577999d06", kill_on_drop: false }`
[INFO] [stdout] bf57f71d956e65abc2a4af4bb01640dcbe17a2f91473b7ca52d8abe577999d06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5096c878e392d8d729035640be9adfddde2a9591e5802f1218698ccfd5b3e70
[INFO] running `Command { std: "docker" "start" "-a" "b5096c878e392d8d729035640be9adfddde2a9591e5802f1218698ccfd5b3e70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling libxdo v0.6.0
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling enigo v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling global-hotkey v0.6.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zvariant_derive v5.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling glib-macros v0.18.5
[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.2
[INFO] [stderr]    Compiling pango-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 atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zvariant v5.4.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.5.0
[INFO] [stderr]    Compiling libappindicator-sys v0.9.0
[INFO] [stderr]    Compiling zbus v5.5.0
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling notify-rust v4.11.6
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling libappindicator v0.9.0
[INFO] [stderr]    Compiling muda v0.15.3
[INFO] [stderr]    Compiling tao v0.30.8
[INFO] [stderr]    Compiling tray-icon v0.19.3
[INFO] [stderr]    Compiling whisp v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcB0rhqO/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwhisp-be2f4b768e8ee042,libreqwest-0172b52b3816f8da,librustls_pemfile-c10d86683cd02bd2,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-c5aaf2a77b2bd803,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4f7a17e71a57f9b6,libtokio_native_tls-f637e2f3e2d0c6b1,libencoding_rs-68ad4a143c31cce1,libserde_json-a3d4e19031553b2a,libryu-0ea4bafc9bef6d8b,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-5787c58e9763c063,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-6182de8148bd771f,libopenssl_probe-cbab9b905ab83f66,libopenssl-ba3c1c1401602a23,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-faeb2d2fbde186c0,libhyper_util-2c8dd9cd1fc1fd4d,libtower_service-0d7df29686b13872,libhyper-827ec3e2c825c5cc,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-9009ca4cd023f527,libtokio_util-ace5a7c1f9e39508,libfutures_sink-be8442ee548d90f9,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libimage-a7bbb667edc94086,libbytemuck-211a522674d0dd1a,libbyteorder_lite-25e78048a27d33b8,libnum_traits-39be14e70c722fe4,libtoml-84ac7b70343c9db1,libtoml_edit-d51a16eef7dbd41f,libserde_spanned-ee00d58869c8f767,libindexmap-78b0b1f8c49dc94b,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libtoml_datetime-89526424479f9aee,libhound-8cba2ee4533c72df,libcpal-b66f01a5cf57d17e,libdasp_sample-bfd2e54ef6869ba0,libalsa-32bc6cbc8c3fd04f,libalsa_sys-d8382d664f489cd0,libtokio-3b0dff616b96783b,libsocket2-9149772878673f01,libbytes-bfe11088fe358bd1,libmio-5762f551af69e07c,libnotify_rust-8e4656380de4f8ca,libzbus-0e48af9f9dc90dcc,libblocking-df983d72018f2a02,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libhex-28742b4ca144387c,libasync_executor-0dc2835086c2fe4c,libasync_process-1e922b4fd6f4f09e,libasync_signal-799feeea65a50ee2,libsignal_hook_registry-687515474082a5ff,libasync_task-65820d26b839a505,libasync_channel-5828fb679882430e,libordered_stream-d67efb984a64787d,libasync_broadcast-501bbf89d1e1b774,libnix-6b8d89438c25c97b,libasync_io-7464d124a3fb00c7,libpolling-339d6393d75b20e3,libconcurrent_queue-92e61afc45600a6f,libasync_lock-8643effb1684fe8b,libevent_listener_strategy-0b6bc78673320fac,libevent_listener-63fe784dbf42f682,libfutures_lite-3f67561f1db0b885,libparking-49fcf10303d3525f,libfastrand-503f12a96d791409,libzbus_names-0dc35f45c96fc6a4,libzvariant-63d8a5c359769d23,libenumflags2-4eff79dd1a1ee8c1,libendi-d033325cd113c16e,libzvariant_utils-5357b786f6c3b99c,libwinnow-1b174400303f53ab,libsyn-13c53496365732b4,libquote-38aeea757ea7b0df,libproc_macro2-5aa09d9b407f72f8,libunicode_ident-549afb6be76d59d6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstatic_assertions-d53a9977dc6e27e5,libdirs-9aee05feebf88916,libdirs_sys-f6aa8fe1b3b80852,libtray_icon-c4877e6403d4ce65,libdirs-4bd0cb43f3b4e2af,libdirs_sys-e098659b28059684,liboption_ext-23838f1959a6156b,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libfdeflate-4d6164a32860a2e0,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libmuda-0c16e698e75bda35,liblibxdo-1c515e9ef8921acd,liblibxdo_sys-c626f58068cafc11,liblibappindicator-895d1a4cd6f03a4f,liblibappindicator_sys-8b4cede0c5339628,liblibloading-352cc3147d091de2,libtracing_subscriber-c1b63deb518d5c01,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libregex-e1e92277ca53e021,libregex_automata-3b9472e36fe3497b,libregex_syntax-592a312476e09d89,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-bd3a8c07edaebd9d,libtracing_log-acb9c025cc3283a2,libtracing-1cdd9e612d62d4fc,libtracing_core-1a2ca7348b8c761e,libtao-dda701d1b67be4f6,libgdk_x11_sys-ba3a0940d033e45c,libx11-55d2e55040b81c51,libgdk_wayland_sys-1413d284b60b0f6a,liburl-81d92168bfa19eeb,libidna-2214a80bb004cb17,libidna_adapter-8d5c45049566980a,libicu_normalizer-5005d5f804d6e4ee,libicu_normalizer_data-e09fff8170d349d0,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-e51d4f5230656a7f,libicu_properties_data-1ec6aa7f6733282c,libicu_locid_transform-027169140523655d,libicu_locid_transform_data-e3076faba4d91e2e,libicu_collections-e7fb5fe49d3632f2,libicu_provider-23c27b8e4d4c3cf9,libicu_locid-aab84f030051c463,liblitemap-705c4d2af7d10c57,libtinystr-39c41000ce49999c,libzerovec-322c85c20e87f53c,libwriteable-45c783735d88c2b0,libyoke-c389a9bdba8c189a,libzerofrom-e48908ef674c1d7b,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libdlopen2-7c6235599a8fc944,libgtk-6d8a629d393c2941,libfield_offset-2fadfc1d7b1e7458,libmemoffset-d097e3ee30e4731d,libgdk-9b02e245b2e3945e,libpango-148016ab2d510bf1,libgdk_pixbuf-eb3cdaa9a42233f4,libgio-524d64aa4b2cfed1,libfutures_io-972ebb79349338ae,libcairo-fef48a3b1b8e9d54,libatk-ea0f69537e01f95c,libglib-a050eb34ab69e9ec,libfutures_executor-39157cc0ba5485d4,libmemchr-3ffe5f7a52883367,libthiserror-bca72ce61b939555,libfutures_util-3f509f6d600c6110,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-179401688c37d974,libfutures_core-fc6bb1738f00fc87,libgtk_sys-b4b5a087f9d4d92f,libatk_sys-391ec44e515fe8b7,libgdk_sys-6e9762c21fc0656a,libpango_sys-1b735ee82f708099,libgdk_pixbuf_sys-0048cb6deda3400e,libgio_sys-1ef848d1962e2d38,libcairo_sys-738d82dec5aad727,libgobject_sys-efa7d5642ea20963,libglib_sys-3c333b31d1acc3c0,libinstant-7ca0f2602aa54eaa,libdpi-86a9c1e7584efb82,libraw_window_handle-1ec61a86d1e26930,liblazy_static-b3603208c0de2608,libglobal_hotkey-8c9c9fd19f561a8a,libx11_dl-c8d6b791d4c30dc7,libkeyboard_types-20df52a5fa1334e4,libunicode_segmentation-ff3f1aa3aad6e639,libthiserror-1a3a4b05159ca0af,libonce_cell-0ba6aecba7086d38,libcrossbeam_channel-cdb946ed1bc647d7,libcrossbeam_utils-ae913342a5a98c57,libenigo-2d78dda98dcd4046,libxkeysym-db82d4bc0bf9c497,libarboard-77c69fcf0e1c8f48,libx11rb-a591695a5f0e6f75,librustix-7c4053e1bcf8895e,libbitflags-6ba0e15349567d9c,libserde-bd4a42e1bfeb8dde,liblinux_raw_sys-bc4ac508f26460d8,libx11rb_protocol-d2113292affc4693,libparking_lot-f70d970be78d737b,libparking_lot_core-1048ae01c8110432,liblibc-063f2c6ffb470557,libcfg_if-33ef6c02a07f9fec,libsmallvec-b4c456a11732ad59,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,liblog-ba604b77dad33fe2,libpercent_encoding-9bee39bbc5bd523a,libanyhow-75a9af91c5a25be8}.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" "-lssl" "-lcrypto" "-lasound" "-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" "-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" "-ldl" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcB0rhqO/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/whisp-b03cdf6a2beaf507" "-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]           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 `whisp` (bin "whisp") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b5096c878e392d8d729035640be9adfddde2a9591e5802f1218698ccfd5b3e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5096c878e392d8d729035640be9adfddde2a9591e5802f1218698ccfd5b3e70", kill_on_drop: false }`
[INFO] [stdout] b5096c878e392d8d729035640be9adfddde2a9591e5802f1218698ccfd5b3e70
