[INFO] cloning repository https://github.com/ardura/Subhoofer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ardura/Subhoofer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a4d6191e18746f9454ec03bfe6a3a530c6c9a3f [INFO] testing ardura/Subhoofer/3a4d6191e18746f9454ec03bfe6a3a530c6c9a3f against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fardura%2FSubhoofer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ardura/Subhoofer on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/ardura/Subhoofer [INFO] finished tweaking git repo https://github.com/ardura/Subhoofer [INFO] tweaked toml for git repo https://github.com/ardura/Subhoofer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ardura/Subhoofer 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad5f394e9f397f22082352fd4d5a47241994115b5d16185f2e92cfc715a9e8e7 [INFO] running `Command { std: "docker" "start" "-a" "ad5f394e9f397f22082352fd4d5a47241994115b5d16185f2e92cfc715a9e8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad5f394e9f397f22082352fd4d5a47241994115b5d16185f2e92cfc715a9e8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5f394e9f397f22082352fd4d5a47241994115b5d16185f2e92cfc715a9e8e7", kill_on_drop: false }` [INFO] [stdout] ad5f394e9f397f22082352fd4d5a47241994115b5d16185f2e92cfc715a9e8e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e802a54efab55dbacb3971746020ef7a107fdf414f864d4d923794c9ac1f4846 [INFO] running `Command { std: "docker" "start" "-a" "e802a54efab55dbacb3971746020ef7a107fdf414f864d4d923794c9ac1f4846", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling ab_glyph v0.2.25 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling emath v0.26.2 [INFO] [stderr] Compiling ecolor v0.26.2 [INFO] [stderr] Compiling epaint v0.26.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling egui v0.26.2 [INFO] [stderr] Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix/drop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug.git?rev=bb274976ca138289436b0bfa209b2c8c13244225#bb274976) [INFO] [stderr] Compiling egui_glow v0.26.2 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling assert_no_alloc v1.1.2 (https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature/nested-permit-forbid#a6fb4f62) [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling widestring v1.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling clap-sys v0.3.0 (https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a) [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/RustAudio/baseview.git?rev=2c1b1a7b0fef1a29a5150a6a8f6fef6a0cbab8c4#2c1b1a7b) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling egui-baseview v0.2.0 (https://github.com/BillyDM/egui-baseview.git?rev=bd3c50d0b6de8d5cf526a9b9d089a2a2c0249900#bd3c50d0) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nih_plug v0.0.0 (https://github.com/robbert-vdh/nih-plug.git?rev=bb274976ca138289436b0bfa209b2c8c13244225#bb274976) [INFO] [stderr] Compiling nih_plug_egui v0.0.0 (https://github.com/robbert-vdh/nih-plug.git?rev=bb274976ca138289436b0bfa209b2c8c13244225#bb274976) [INFO] [stderr] Compiling Subhoofer v2.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcvlbGze/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcvlbGze/symbols.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.Subhoofer.d9504015f5af2bc0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/Subhoofer.b9t6e1l4t9fr2h11xcoulus11.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_backtrace-1fa7d63725d862e2.rlib" "/opt/rustwide/target/debug/deps/libnih_plug_egui-6cda111ac7c27de3.rlib" "/opt/rustwide/target/debug/deps/libegui_baseview-765d7887eeb278e0.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-8d921eea1d861175.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-2a9949d2081e68bc.rlib" "/opt/rustwide/target/debug/deps/libx11rb-66ba0e184fc69fb9.rlib" "/opt/rustwide/target/debug/deps/librustix-42a7945b6d544799.rlib" "/opt/rustwide/target/debug/deps/libbitflags-724a4238c9dbc154.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-6793b3c93c9080b4.rlib" "/opt/rustwide/target/debug/deps/libx11rb_protocol-7665fffd35515da5.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-deb8d3ee9bab5624.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-80bd60c885958e93.rlib" "/opt/rustwide/target/debug/deps/libglow-37e3c114b2db659b.rlib" "/opt/rustwide/target/debug/deps/libegui-f6478006217f0d20.rlib" "/opt/rustwide/target/debug/deps/libepaint-044cbd53ca1340ad.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-1fe3aa67998118aa.rlib" "/opt/rustwide/target/debug/deps/libecolor-b67015760c32c6af.rlib" "/opt/rustwide/target/debug/deps/libahash-fd21b503c7ccf956.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-45befdc41ef70466.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-0e0818df4a6076d9.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-35415538a254c12d.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-afd2e8c69ef3919e.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cc0e50df8999056e.rlib" "/opt/rustwide/target/debug/deps/libemath-1223cc2fe6a74a50.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f78effeff77f8ebb.rlib" "/opt/rustwide/target/debug/deps/libbaseview-10bd1b76b34ce3ac.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-32e6a87a58ca0855.rlib" "/opt/rustwide/target/debug/deps/libkeyboard_types-0281bc72b5100646.rlib" "/opt/rustwide/target/debug/deps/libnix-37587d27bf4f13cb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b2f9718d3e2db9af.rlib" "/opt/rustwide/target/debug/deps/libxcb-9c985cb3d3a0ee17.rlib" "/opt/rustwide/target/debug/deps/libx11-1793b919a64023f5.rlib" "/opt/rustwide/target/debug/deps/libnih_plug-5f359594e2493d1f.rlib" "/opt/rustwide/target/debug/deps/libassert_no_alloc-6c7e085fbf364271.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libwidestring-617c321dc5b08d29.rlib" "/opt/rustwide/target/debug/deps/libvst3_sys-a9c6f53f9688eff7.rlib" "/opt/rustwide/target/debug/deps/libvst3_com-88e9351022fbc960.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b09cadedff8aefea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6f0c99146b6a6842.rlib" "/opt/rustwide/target/debug/deps/libadler-40c69ae442293be9.rlib" "/opt/rustwide/target/debug/deps/libobject-00e6b276ec166ae5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9312abab62d9c10.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-0d9dff738176b56f.rlib" "/opt/rustwide/target/debug/deps/libgimli-ea9545cbace34c52.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-73fab272d76cf261.rlib" "/opt/rustwide/target/debug/deps/libanyhow-0d2da44b931f5ead.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b936a9774a3edec.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-aaf82c7bc01729d8.rlib" "/opt/rustwide/target/debug/deps/libclap_sys-8e1d1ff08207dc30.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b65a35aba8610e82.rlib" "/opt/rustwide/target/debug/deps/libryu-fa6c800c5ecf581a.rlib" "/opt/rustwide/target/debug/deps/libserde-72faa757b65ee4cc.rlib" "/opt/rustwide/target/debug/deps/libatomic_float-af0967998e25bb69.rlib" "/opt/rustwide/target/debug/deps/libmidi_consts-002dc98074495bdf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98d33a55152206a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-90c54b3b4d90767f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29ea13f6cb83cb9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e3da6417c464a776.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b9526facf6e3d829.rlib" "/opt/rustwide/target/debug/deps/libanymap-344a41025bfddd3f.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-a42b8d324a56634b.rlib" "/opt/rustwide/target/debug/deps/libnih_log-466a98ea93b7c59d.rlib" "/opt/rustwide/target/debug/deps/libatty-faf8c898044d81bb.rlib" "/opt/rustwide/target/debug/deps/libtime-15dfec1652bc47f0.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-2243dd1a0f05fa37.rlib" "/opt/rustwide/target/debug/deps/liblibc-a09922b0c5dbb722.rlib" "/opt/rustwide/target/debug/deps/libitoa-34cada317628f71b.rlib" "/opt/rustwide/target/debug/deps/libtime_core-8ee9fe703287bf0a.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-76ceb79e05bc0af3.rlib" "/opt/rustwide/target/debug/deps/libderanged-244a7f7d68aecd7f.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-d0649745154ffece.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-333aff3f1de1b1de.rlib" "/opt/rustwide/target/debug/deps/liblog-adf5c1e75c6e1370.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b788ca09bbb40e27.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-fe5fc51932919619.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2e8713c5293558f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-42bfbcc14c70bc20.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-02838418e976c6d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a4e1961a5525f817.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640ffcd8787830bc.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lxcb-icccm" "-lxcb" "-lX11-xcb" "-lxcb-dri2" "-lGL" "-lX11" "-lXcursor" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libSubhoofer.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-icccm: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Subhoofer` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e802a54efab55dbacb3971746020ef7a107fdf414f864d4d923794c9ac1f4846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e802a54efab55dbacb3971746020ef7a107fdf414f864d4d923794c9ac1f4846", kill_on_drop: false }` [INFO] [stdout] e802a54efab55dbacb3971746020ef7a107fdf414f864d4d923794c9ac1f4846