[INFO] cloning repository https://github.com/8176135/microphone-clicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8176135/microphone-clicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8176135%2Fmicrophone-clicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8176135%2Fmicrophone-clicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6b56e5ff9b27298d7abc2e44165579efa9e7a14 [INFO] testing 8176135/microphone-clicker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8176135%2Fmicrophone-clicker" "/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/8176135/microphone-clicker 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/8176135/microphone-clicker [INFO] finished tweaking git repo https://github.com/8176135/microphone-clicker [INFO] tweaked toml for git repo https://github.com/8176135/microphone-clicker written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/8176135/microphone-clicker 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 enigo v0.0.14 [INFO] [stderr] Downloaded core-graphics v0.18.0 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded asio-sys v0.2.0 [INFO] [stderr] Downloaded ndk-glue v0.5.0 [INFO] [stderr] Downloaded pixels v0.9.0 [INFO] [stderr] Downloaded rustfft v4.1.0 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded coreaudio-sys v0.2.6 [INFO] [stderr] Downloaded ndk-glue v0.6.0 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded cpal v0.13.4 [INFO] [stderr] Downloaded naga v0.8.2 [INFO] [stderr] Downloaded wgpu-hal v0.12.2 [INFO] [stderr] Downloaded pitch-detection v0.2.0 [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] df590d79385fe7af999effdfc646d65895e0484d4991a753fa32a0c408945807 [INFO] running `Command { std: "docker" "start" "-a" "df590d79385fe7af999effdfc646d65895e0484d4991a753fa32a0c408945807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df590d79385fe7af999effdfc646d65895e0484d4991a753fa32a0c408945807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df590d79385fe7af999effdfc646d65895e0484d4991a753fa32a0c408945807", kill_on_drop: false }` [INFO] [stdout] df590d79385fe7af999effdfc646d65895e0484d4991a753fa32a0c408945807 [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] [stdout] 78409b1259964c35e6834b8d48ca4a82403cbfb63c5f76d725de596372e2b3be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78409b1259964c35e6834b8d48ca4a82403cbfb63c5f76d725de596372e2b3be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling rustfft v4.1.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling pitch-detection v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu-hal v0.12.2 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling pixels v0.9.0 [INFO] [stderr] Compiling microphone_clicker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MouseControllable` [INFO] [stdout] --> src/audio.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use enigo::{MouseControllable, KeyboardControllable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_complex::Complex` [INFO] [stdout] --> src/audio.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use num_complex::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VirtualKeyCode` [INFO] [stdout] --> src/main.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use winit::event::{Event, VirtualKeyCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pitch_detection::detector::mcleod::McLeodDetector` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use pitch_detection::detector::mcleod::McLeodDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pitch_detection::detector::PitchDetector` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use pitch_detection::detector::PitchDetector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_complex::Complex` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use num_complex::Complex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | let x = (i % WIDTH as usize); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - let x = (i % WIDTH as usize); [INFO] [stdout] 119 + let x = i % WIDTH as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | let y = (i / WIDTH as usize); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 120 - let y = (i / WIDTH as usize); [INFO] [stdout] 120 + let y = i / WIDTH as usize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MULTIPLIER` [INFO] [stdout] --> src/main.rs:52:2 [INFO] [stdout] | [INFO] [stdout] 52 | const MULTIPLIER: f32 = 1.0 / 48000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BUFFER_SIZE` [INFO] [stdout] --> src/audio.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const BUFFER_SIZE: usize = 960; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.microphone_clicker.886f52c1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/microphone_clicker-9e69a3c5232c7dce.1v9vgdcc1gw1i7m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libwinit-3385f3a1437d1c4b.rlib" "/opt/rustwide/target/debug/deps/libmio-dbbbde9898135eb2.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-330f2783e850b1b3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-2ea1905bdf8775fa.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-58b489cad2e96ce6.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6faf1ede4b74b5e2.rlib" "/opt/rustwide/target/debug/deps/libnom-3502774189e69eba.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3c6ad76ab351151e.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-20ad6b8b9fee2bfd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-c84e7d18a095f4bc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-baaa44226b9731a6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-d47da56bf198dbc5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b3db6dca5e10ef30.rlib" "/opt/rustwide/target/debug/deps/libcalloop-f72162ee3c0af29c.rlib" "/opt/rustwide/target/debug/deps/libnix-19690d8b5b5b2c03.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33d47f660fca94d2.rlib" "/opt/rustwide/target/debug/deps/libdlib-255a0724e13ba521.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libpixels-6369dcf7509155f0.rlib" "/opt/rustwide/target/debug/deps/libpollster-935e98f3594f9e04.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-7c266bc712d2d399.rlib" "/opt/rustwide/target/debug/deps/libwide-ee59a6bff6e200a8.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-c58df8d64eb4126d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7ed0e66cfae12144.rlib" "/opt/rustwide/target/debug/deps/libwgpu-74f40d482645eb55.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-64937f8c3aeadada.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1c8aad10698ea627.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-24012ab18216e5ac.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-23fd5b20ed70a022.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-e275a42a0476284f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-eda0d4d65134096d.rlib" "/opt/rustwide/target/debug/deps/libahash-33160a7a770a7cab.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e333099640819dda.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-7d88521c7b4b7ca4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8241d76d40787cab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-1f5f0134d69d95ac.rlib" "/opt/rustwide/target/debug/deps/libprofiling-77a24715021a7907.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-d528379d4c1f4638.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-41046d4b823188c4.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-18158c254db53d69.rlib" "/opt/rustwide/target/debug/deps/libash-5e4452e74e49474e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2c5556a0f53325bc.rlib" "/opt/rustwide/target/debug/deps/libnaga-bea9ab9f0e8c7e90.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-fa78b0299a8daff8.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libbit_set-687369ecfc29424a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-50c2e67da31d40d9.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-ac63cb293ff5a4ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-afff9acb986a0c4f.rlib" "/opt/rustwide/target/debug/deps/libspirv-dba81231d10a3fe4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aefbca050ea18057.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-2e9312528aeed500.rlib" "/opt/rustwide/target/debug/deps/libglow-8512ace14e0b2107.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f183e888f2be8ffb.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-f2c9b3cf3a54ec6d.rlib" "/opt/rustwide/target/debug/deps/libcty-00f519756b7a005d.rlib" "/opt/rustwide/target/debug/deps/libpitch_detection-b77104df433f23e0.rlib" "/opt/rustwide/target/debug/deps/librustfft-0cec93312666580f.rlib" "/opt/rustwide/target/debug/deps/libtranspose-c4698fd5d2caa611.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5d811cc4790ff2bf.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-c24bc7d00f2c7a8b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-07e340c13372274c.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6bd3fe0e777b70d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dd17a3fc81329d25.rlib" "/opt/rustwide/target/debug/deps/libenigo-a4acc374823b5ce8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libcpal-2a485accc4b59913.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a32f823a7c3f763.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4662a23c5d949bf7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-38c297d012af1624.rlib" "/opt/rustwide/target/debug/deps/libalsa-e44c0e45f2cf4d6d.rlib" "/opt/rustwide/target/debug/deps/libnix-5015cc7d4c29101b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-89f665e580b2a42c.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bb55fa66cef628c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-95c57201d09b620f.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" "-ldl" "-lxdo" "-ldl" "-lasound" "-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/microphone_clicker-9e69a3c5232c7dce" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `microphone_clicker` due to 2 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "78409b1259964c35e6834b8d48ca4a82403cbfb63c5f76d725de596372e2b3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78409b1259964c35e6834b8d48ca4a82403cbfb63c5f76d725de596372e2b3be", kill_on_drop: false }` [INFO] [stdout] 78409b1259964c35e6834b8d48ca4a82403cbfb63c5f76d725de596372e2b3be