[INFO] fetching crate monitor_sleep_toggle 1.0.1... [INFO] testing monitor_sleep_toggle-1.0.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate monitor_sleep_toggle 1.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate monitor_sleep_toggle 1.0.1 [INFO] finished tweaking crates.io crate monitor_sleep_toggle 1.0.1 [INFO] tweaked toml for crates.io crate monitor_sleep_toggle 1.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monitor_sleep_toggle 1.0.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monitor_sleep_toggle 1.0.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 916f6a3ae4de6e30cb40766033e82fcc635606af13d7e2b32eee5dc6c7786953 [INFO] running `Command { std: "docker" "start" "-a" "916f6a3ae4de6e30cb40766033e82fcc635606af13d7e2b32eee5dc6c7786953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "916f6a3ae4de6e30cb40766033e82fcc635606af13d7e2b32eee5dc6c7786953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916f6a3ae4de6e30cb40766033e82fcc635606af13d7e2b32eee5dc6c7786953", kill_on_drop: false }` [INFO] [stdout] 916f6a3ae4de6e30cb40766033e82fcc635606af13d7e2b32eee5dc6c7786953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2950457a90bef38c645aef42723a1023af06fa76afee3bd04f6d28fa5c41cb9 [INFO] running `Command { std: "docker" "start" "-a" "e2950457a90bef38c645aef42723a1023af06fa76afee3bd04f6d28fa5c41cb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling libxdo v0.6.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling system-deps v6.2.2 [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 tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling gdkwayland-sys v0.18.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling libappindicator-sys v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [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.16.1 [INFO] [stderr] Compiling tao v0.32.8 [INFO] [stderr] Compiling tray-icon v0.20.0 [INFO] [stderr] Compiling monitor_sleep_toggle v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclWY9BS/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-75180dee84d35508,libimage_webp-9847b3eaeab5013e,libqoi-ac30b51e095efef6,libexr-cf0556d8a1f30608,libzune_inflate-bdc3530bd1f3c55c,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-ce01ec5e0e267df7,libzune_jpeg-045f359c8a85cfa4,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-e370e20d717d0bc4,libloop9-7e1763105bd16102,libavif_serialize-e91484930c118dac,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-4592bda6ecff133f,libprofiling-0248d7ce6bae7d2b,libav1_grain-1f323f0cbfcb5106,libnom-b3e0f856bc07dfc6,libnum_rational-af64ff6abc109ac3,libnum_bigint-52f73ddcd3a3bd9f,libnum_integer-3c19d8265c905cf9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ea0a18fa0ff18bec,librayon-18ae4a3e007c193b,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libv_frame-5f7e101a51ec49df,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libbitstream_io-cf56b29ea9eb7b84,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libnum_traits-8e8549ce956481f3,libtiff-5c858bdddb201176,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libanyhow-05504bd2b6f9ae25,libtray_icon-5652fbfb44f50461,libdirs-159c8bcbdf0eddfa,libdirs_sys-f3bf0b47b9ca68b5,liboption_ext-23838f1959a6156b,libpng-4d23de714416631d,libbitflags-e2b4db6c651223da,libflate2-d9304d3a96841fad,libminiz_oxide-291ee4426f7c5b7d,libfdeflate-c41688d19d118d71,libsimd_adler32-eda01a159841bab2,libcrc32fast-5e6fdc6fad2d85f8,libmuda-3a424cf5d50609fc,liblibxdo-63a583a17f98484b,liblibxdo_sys-4b59ab4ed5b0777b,libkeyboard_types-4dd433fc54eded4c,libunicode_segmentation-ff3f1aa3aad6e639,liblibappindicator-f64f70c607868973,liblibappindicator_sys-3dba960a33410f39,liblibloading-2c7ced74ada7ca6f,libthiserror-b480b80d01f2f28b,libtao-5101ad3933137008,libgdk_x11_sys-9483043569cd69cf,libx11-cab2a8fb037cf500,libgdk_wayland_sys-cf1bedf6f4044848,liburl-99f0259e77c6c26e,libidna-1bacbd829d3791bf,libidna_adapter-cbf97ec23cbca51e,libicu_normalizer-702fd6e879b17429,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-aeb95c18116931b4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-2c63741614fb2654,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-50a0678da31b3781,libicu_provider-7c64038d8369be1c,libicu_locid-ba37fc2fa7246eb2,liblitemap-705c4d2af7d10c57,libtinystr-df1def4346a07d2b,libzerovec-52c3da30b917692e,libwriteable-45c783735d88c2b0,libyoke-edd85b3d7147afd4,libzerofrom-cff91f833d498ef3,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-fc0ba231a3ef0894,libpercent_encoding-8c980134d68585d5,libparking_lot-9c6dc7ecf9f969a8,libparking_lot_core-4728f4f7d7006014,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libdlopen2-abb26a2b917661f3,libcrossbeam_channel-e5262d5b24597028,libcrossbeam_utils-bddddcad4a4551ea,libx11_dl-d5ef037ee02b7e0d,libgtk-86a58f910e8afaa8,libfield_offset-ad4faea3e9992fcc,libmemoffset-9914130d72d30a15,libgdk-9f669001a7d3c4ae,libpango-46b36ab5c1b4df5d,libgdk_pixbuf-2785f01026f288b2,libgio-0d28f551c424ae55,libfutures_io-972ebb79349338ae,libcairo-f957bbdf35c78573,libatk-4785ff684a931158,libglib-a5f8ebe43a635e5d,libfutures_executor-15f72f770a7c6808,libmemchr-3ffe5f7a52883367,libsmallvec-281037d54150f451,libthiserror-6aa64d957a702c1b,libfutures_util-e901c600d0f91b4d,libslab-2beeedcc9f7dbddb,libpin_project_lite-bedc6e0acd72ff2a,libpin_utils-9a5791cba021167a,libfutures_task-19b3aba2be9e7ae8,libfutures_channel-ab37ffe0300e3314,libfutures_core-7288ace658af78d0,libonce_cell-5c42cc25c3567235,libgtk_sys-94f9c7ccc7d01a63,libatk_sys-314f6b1528cd7f76,libgdk_sys-ed0bb2d4acd87cb4,libpango_sys-e34ec419024d79d8,libgdk_pixbuf_sys-18036f3598af2a0a,libgio_sys-9a9badaa537ac064,libcairo_sys-4fd970cf49e43ff4,libgobject_sys-29aeafb339e2e20a,libglib_sys-b5474008127f122e,liblibc-e94628ea00bf783b,libdpi-86a9c1e7584efb82,libraw_window_handle-1ec61a86d1e26930,libbitflags-b4fa67f8da4dbcab,libserde-c7df4d89db15d744,liblog-e36f16aa46751cfc,liblazy_static-b3603208c0de2608}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclWY9BS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monitor_sleep_toggle-7739346d36afedcf" "-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 `monitor_sleep_toggle` (bin "monitor_sleep_toggle") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2950457a90bef38c645aef42723a1023af06fa76afee3bd04f6d28fa5c41cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2950457a90bef38c645aef42723a1023af06fa76afee3bd04f6d28fa5c41cb9", kill_on_drop: false }` [INFO] [stdout] e2950457a90bef38c645aef42723a1023af06fa76afee3bd04f6d28fa5c41cb9