[INFO] cloning repository https://github.com/WeirdConstructor/HexoSynth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/HexoSynth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04c8f1b99df8f789e38f0289e2ee57afb23c6a41 [INFO] testing WeirdConstructor/HexoSynth against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FHexoSynth" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/HexoSynth on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WeirdConstructor/HexoSynth [INFO] finished tweaking git repo https://github.com/WeirdConstructor/HexoSynth [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/HexoSynth written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/baseplug.git` [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/HexoDSP.git` [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/HexoTK.git` [INFO] [stderr] Updating git repository `https://github.com/glowcoil/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/femtovg/femtovg` [INFO] [stderr] Updating git repository `https://github.com/glowcoil/raw-gl-context` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 501fc96b5d312e5eb86abb30f5dbf9d62104561ef4945b7cd8b8e0a9f841e805 [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" "501fc96b5d312e5eb86abb30f5dbf9d62104561ef4945b7cd8b8e0a9f841e805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "501fc96b5d312e5eb86abb30f5dbf9d62104561ef4945b7cd8b8e0a9f841e805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501fc96b5d312e5eb86abb30f5dbf9d62104561ef4945b7cd8b8e0a9f841e805", kill_on_drop: false }` [INFO] [stdout] 501fc96b5d312e5eb86abb30f5dbf9d62104561ef4945b7cd8b8e0a9f841e805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84fb26bceeb70c06ed93db56747b90c4962a05fc0d954cd4a5c6a58ebdbf753e [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" "84fb26bceeb70c06ed93db56747b90c4962a05fc0d954cd4a5c6a58ebdbf753e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling glow v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling triple_buffer v5.0.6 [INFO] [stderr] Compiling ringbuf v0.2.6 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling vst v0.2.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling raw-gl-context v0.1.2 (https://github.com/glowcoil/raw-gl-context#a5a1b597) [INFO] [stderr] Compiling femtovg v0.2.2 (https://github.com/femtovg/femtovg#e9a74da0) [INFO] [stderr] Compiling baseplug-derive v0.1.0 (https://github.com/WeirdConstructor/baseplug.git?branch=plugin_context#e38132bf) [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling baseview v0.1.0 (https://github.com/glowcoil/baseview.git?branch=copy-from-parent#35da66bd) [INFO] [stderr] Compiling hexodsp v0.1.0 (https://github.com/WeirdConstructor/HexoDSP.git#c4495d60) [INFO] [stderr] Compiling baseplug v0.1.0 (https://github.com/WeirdConstructor/baseplug.git?branch=plugin_context#e38132bf) [INFO] [stderr] Compiling hexotk v0.1.0 (https://github.com/WeirdConstructor/HexoTK.git#006670e4) [INFO] [stderr] Compiling hexosynth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `HELP_CONT_ID` [INFO] [stdout] --> src/ui/matrix.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | const HELP_CONT_ID : u32 = 13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcNsP0wQ/list" "-m64" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.hexosynth.bba84621-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hexosynth.1gx9zsconp9dqufe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-9dace35079c696cd/out" "-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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbaseplug-403b59f198c6f2ac.rlib" "/opt/rustwide/target/debug/deps/libvst-35bb3406483289b3.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d12c2895098125f5.rlib" "/opt/rustwide/target/debug/deps/libhexotk-27a9bf3248effe1d.rlib" "/opt/rustwide/target/debug/deps/libgl-2173b91f43a2aed0.rlib" "/opt/rustwide/target/debug/deps/libbaseview-63b5a3f6c8eadbac.rlib" "/opt/rustwide/target/debug/deps/libxcb_util-2759a79b98947872.rlib" "/opt/rustwide/target/debug/deps/libxcb-557b72ba7437a7f8.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libnix-07a44394e4b12e07.rlib" "/opt/rustwide/target/debug/deps/libraw_gl_context-74b00f0e40e2b4dc.rlib" "/opt/rustwide/target/debug/deps/libx11-2da1822b45013047.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-2e096e175480bc38.rlib" "/opt/rustwide/target/debug/deps/liblibc-9b2e8dd731b3973a.rlib" "/opt/rustwide/target/debug/deps/libfemtovg-689bf763dbd23e3e.rlib" "/opt/rustwide/target/debug/deps/librustybuzz-469290d1fd677297.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-d72c7b7b8f9eb28a.rlib" "/opt/rustwide/target/debug/deps/libunicode_script-1743946235f32d7b.rlib" "/opt/rustwide/target/debug/deps/libunicode_ccc-283594caeb5484a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-95391c0624c6bb7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libglow-b9696f0b1a37861b.rlib" "/opt/rustwide/target/debug/deps/libimage-6347aa7a57eceb67.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6823342ed0b53e69.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c57d9e88dc719163.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-13ed9ff941331e51.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5d8f7d74a7f6f9e8.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-74aef301b062bbb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/liblru-bfaa6dfef09db59e.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-1ec41cba145e57fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/librgb-d449a721378cb432.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f7f4e9b942d02fcb.rlib" "/opt/rustwide/target/debug/deps/libimgref-5b9f3550090b7d93.rlib" "/opt/rustwide/target/debug/deps/libkeyboard_types-443f9e8c917cc2d1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhexodsp-7f74116598438eb4.rlib" "/opt/rustwide/target/debug/deps/libhound-d859fa9dcc8c7686.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8f95fc37d74e908c.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-887c57b0b7042b19.rlib" "/opt/rustwide/target/debug/deps/libringbuf-9f1e741c33a23bb8.rlib" "/opt/rustwide/target/debug/deps/libtriple_buffer-0cf19080a4370b5b.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-ldl" "-lxcb-icccm" "-lxcb" "-lX11-xcb" "-lxcb" "-lxcb-dri2" "-lGL" "-lX11" "-lXcursor" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhexosynth.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxcb-icccm [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hexosynth` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "84fb26bceeb70c06ed93db56747b90c4962a05fc0d954cd4a5c6a58ebdbf753e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fb26bceeb70c06ed93db56747b90c4962a05fc0d954cd4a5c6a58ebdbf753e", kill_on_drop: false }` [INFO] [stdout] 84fb26bceeb70c06ed93db56747b90c4962a05fc0d954cd4a5c6a58ebdbf753e