[INFO] cloning repository https://github.com/zX3no/grnok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zX3no/grnok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f274a359166c69cdaf32f7ff99bc92659bef47db [INFO] testing zX3no/grnok against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Fgrnok" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zX3no/grnok 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/zX3no/grnok [INFO] finished tweaking git repo https://github.com/zX3no/grnok [INFO] tweaked toml for git repo https://github.com/zX3no/grnok written to /workspace/builds/worker-118/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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/zX3no/win-hotkey` [INFO] [stderr] Updating git repository `https://github.com/pdeljanov/Symphonia` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.13.4 [INFO] [stderr] Downloaded darling_macro v0.13.4 [INFO] [stderr] Downloaded darling v0.13.4 [INFO] [stderr] Downloaded optick v1.3.4 [INFO] [stderr] Downloaded dpc-pariter v0.5.1 [INFO] [stderr] Downloaded pariter v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf012abd8873a348fc80517fbe818104b62d3621286e2d00769a6621ce37a05 [INFO] running `Command { std: "docker" "start" "-a" "fbf012abd8873a348fc80517fbe818104b62d3621286e2d00769a6621ce37a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf012abd8873a348fc80517fbe818104b62d3621286e2d00769a6621ce37a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf012abd8873a348fc80517fbe818104b62d3621286e2d00769a6621ce37a05", kill_on_drop: false }` [INFO] [stdout] fbf012abd8873a348fc80517fbe818104b62d3621286e2d00769a6621ce37a05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbdf5acffbc9b3c59657f198038a8493e0abbb22f26586a671661872deb275e6 [INFO] running `Command { std: "docker" "start" "-a" "cbdf5acffbc9b3c59657f198038a8493e0abbb22f26586a671661872deb275e6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling optick v1.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling symphonia-core v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling pariter v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling dpc-pariter v0.5.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-codec-aac v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-format-wav v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-format-ogg v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-format-mkv v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling symphonia v0.5.0 (https://github.com/pdeljanov/Symphonia#8f4aaed5) [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling gonk-types v0.1.0 (/opt/rustwide/workdir/gonk-types) [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rodio v0.0.1 (/opt/rustwide/workdir/rodio) [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gonk-database v0.1.0 (/opt/rustwide/workdir/gonk-database) [INFO] [stderr] Compiling gonk v0.0.1 (/opt/rustwide/workdir/gonk) [INFO] [stderr] Compiling gonk-tcp v0.1.0 (/opt/rustwide/workdir/gonk-tcp) [INFO] [stdout] warning: unused imports: `Arc`, `self` [INFO] [stdout] --> gonk/src/app.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | mpsc::{self, Receiver}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PlayPause` [INFO] [stdout] --> gonk/src/app.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | PlayPause, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `HotkeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gonk/src/app.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Next` [INFO] [stdout] --> gonk/src/app.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Next, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotkeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gonk/src/app.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Prev` [INFO] [stdout] --> gonk/src/app.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Prev, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotkeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gonk/src/app.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `VolUp` [INFO] [stdout] --> gonk/src/app.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | VolUp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotkeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gonk/src/app.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `VolDown` [INFO] [stdout] --> gonk/src/app.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | VolDown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotkeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> gonk/src/app.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `handle_global_hotkeys` [INFO] [stdout] --> gonk/src/app.rs:266:8 [INFO] [stdout] | [INFO] [stdout] 266 | fn handle_global_hotkeys(&mut self, tx: &Receiver) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `register_hotkeys` [INFO] [stdout] --> gonk/src/app.rs:326:8 [INFO] [stdout] | [INFO] [stdout] 326 | fn register_hotkeys(&self) -> Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gonk-tcp` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.gonk_tcp.b6fbe0af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gonk_tcp-d81fc7a2b24939c1.33k14sqwhdx3brit.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/optick-1.3.4/external/lib/x64/" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f918f808b1d3e4d7/out" "-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/libbincode-6242eb78fc2d78c7.rlib" "/opt/rustwide/target/debug/deps/librodio-68db17fcf22e62a7.rlib" "/opt/rustwide/target/debug/deps/librand-cc6fc421548af724.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-db5717525dec6a87.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-7bcd53109ef030f3.rlib" "/opt/rustwide/target/debug/deps/libcpal-5172a409ac0141d9.rlib" "/opt/rustwide/target/debug/deps/libalsa-f15035e9a4b74a95.rlib" "/opt/rustwide/target/debug/deps/libnix-f5590c700485b56f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b3832f8d69449e07.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bcea0d22be848f12.rlib" "/opt/rustwide/target/debug/deps/libgonk_database-369d8081781ad581.rlib" "/opt/rustwide/target/debug/deps/libdirs-d64ba1f685f0691b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d65c079eba21dcc5.rlib" "/opt/rustwide/target/debug/deps/libtoml-4009c9f15b80e13b.rlib" "/opt/rustwide/target/debug/deps/libtui-9531e07ef0ecad75.rlib" "/opt/rustwide/target/debug/deps/libcassowary-959f6a310efe2b71.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5db98dfe4d12a5fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-0647905e3a665d07.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26f38f364c0e0250.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2c3f7fd395555557.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libserde-e1db43502755c744.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-cd181587a9bf1143.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-796a0988e66b6e99.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-1d24d9b5c46f5354.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fce30dbf18ae0394.rlib" "/opt/rustwide/target/debug/deps/libmio-fa2bbdeda8897061.rlib" "/opt/rustwide/target/debug/deps/libmio-70467dbae5bfceea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8999599622848b3a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f57ae0a46ea1526.rlib" "/opt/rustwide/target/debug/deps/liblock_api-862f789a82dd55e8.rlib" "/opt/rustwide/target/debug/deps/librusqlite-7dee5bb92a2cacd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-64761927cf426d40.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3bf7aeba2f7d35db.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5ddbe30c650643e4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-878a9963434c886c.rlib" "/opt/rustwide/target/debug/deps/libahash-ca89bae9fd7259a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d60e28247ea0d0f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1544b6a34abefde1.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a219bda1203b9de8.rlib" "/opt/rustwide/target/debug/deps/libjwalk-fe5d9a1d070f5141.rlib" "/opt/rustwide/target/debug/deps/librayon-a19869830344f24c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e28ced50a66938ae.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libgonk_types-b11025f3823ed80c.rlib" "/opt/rustwide/target/debug/deps/liboptick-98048fc2af1cd11f.rlib" "/opt/rustwide/target/debug/deps/libsymphonia-5c2c20831a540bde.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_wav-73198bd72806fb6a.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_ogg-0a4177797abfc4e0.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_mkv-53ff4da7e5ea11f5.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_isomp4-1271c16c18d458c0.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_vorbis-e7e7b6085dbbd9d3.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_pcm-6c88040ffc48ab63.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_aac-a92fa0259971794f.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_bundle_mp3-3c08deb2880d8b32.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_bundle_flac-0cfc548eb15d6880.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_utils_xiph-0a0ebf89371b8f8a.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_metadata-0801576b0f8b9153.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4f3865a986f22c41.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_core-ef9c517b2e8eeb0c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-66dfff54874201ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f183e888f2be8ffb.rlib" "/opt/rustwide/target/debug/deps/libdpc_pariter-93a08134661bc9f9.rlib" "/opt/rustwide/target/debug/deps/libpariter-39f15d94d0104ba9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d62f47e9c55eb39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-c32e2956b80e9ee3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-00ae45a7becda717.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libstatic_init-3f83f0e7986506ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-995c048090358bf5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.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" "-lasound" "-lOptickCore_MD" "-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/gonk_tcp-d81fc7a2b24939c1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOptickCore_MD [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [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/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.gonk.9fb68613-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gonk-e1bcda6f133d3db6.118wq349p31a0lim.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/optick-1.3.4/external/lib/x64/" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f918f808b1d3e4d7/out" "-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/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/librodio-68db17fcf22e62a7.rlib" "/opt/rustwide/target/debug/deps/librand-cc6fc421548af724.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-db5717525dec6a87.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-7bcd53109ef030f3.rlib" "/opt/rustwide/target/debug/deps/libcpal-5172a409ac0141d9.rlib" "/opt/rustwide/target/debug/deps/libalsa-f15035e9a4b74a95.rlib" "/opt/rustwide/target/debug/deps/libnix-f5590c700485b56f.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-b3832f8d69449e07.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bcea0d22be848f12.rlib" "/opt/rustwide/target/debug/deps/libgonk_database-369d8081781ad581.rlib" "/opt/rustwide/target/debug/deps/libdirs-d64ba1f685f0691b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d65c079eba21dcc5.rlib" "/opt/rustwide/target/debug/deps/libtoml-4009c9f15b80e13b.rlib" "/opt/rustwide/target/debug/deps/libtui-9531e07ef0ecad75.rlib" "/opt/rustwide/target/debug/deps/libcassowary-959f6a310efe2b71.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5db98dfe4d12a5fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-0647905e3a665d07.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26f38f364c0e0250.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2c3f7fd395555557.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libserde-e1db43502755c744.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-cd181587a9bf1143.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-796a0988e66b6e99.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-1d24d9b5c46f5354.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fce30dbf18ae0394.rlib" "/opt/rustwide/target/debug/deps/libmio-fa2bbdeda8897061.rlib" "/opt/rustwide/target/debug/deps/libmio-70467dbae5bfceea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8999599622848b3a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0f57ae0a46ea1526.rlib" "/opt/rustwide/target/debug/deps/liblock_api-862f789a82dd55e8.rlib" "/opt/rustwide/target/debug/deps/librusqlite-7dee5bb92a2cacd5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-64761927cf426d40.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-3bf7aeba2f7d35db.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5ddbe30c650643e4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-878a9963434c886c.rlib" "/opt/rustwide/target/debug/deps/libahash-ca89bae9fd7259a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d60e28247ea0d0f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1544b6a34abefde1.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a219bda1203b9de8.rlib" "/opt/rustwide/target/debug/deps/libjwalk-fe5d9a1d070f5141.rlib" "/opt/rustwide/target/debug/deps/librayon-a19869830344f24c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e28ced50a66938ae.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libgonk_types-b11025f3823ed80c.rlib" "/opt/rustwide/target/debug/deps/liboptick-98048fc2af1cd11f.rlib" "/opt/rustwide/target/debug/deps/libsymphonia-5c2c20831a540bde.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_wav-73198bd72806fb6a.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_ogg-0a4177797abfc4e0.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_mkv-53ff4da7e5ea11f5.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_format_isomp4-1271c16c18d458c0.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_vorbis-e7e7b6085dbbd9d3.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_pcm-6c88040ffc48ab63.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_codec_aac-a92fa0259971794f.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_bundle_mp3-3c08deb2880d8b32.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_bundle_flac-0cfc548eb15d6880.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_utils_xiph-0a0ebf89371b8f8a.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_metadata-0801576b0f8b9153.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4f3865a986f22c41.rlib" "/opt/rustwide/target/debug/deps/libsymphonia_core-ef9c517b2e8eeb0c.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-66dfff54874201ea.rlib" "/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f183e888f2be8ffb.rlib" "/opt/rustwide/target/debug/deps/libdpc_pariter-93a08134661bc9f9.rlib" "/opt/rustwide/target/debug/deps/libpariter-39f15d94d0104ba9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d62f47e9c55eb39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-c32e2956b80e9ee3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-00ae45a7becda717.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libstatic_init-3f83f0e7986506ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-995c048090358bf5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.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" "-lasound" "-lOptickCore_MD" "-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/gonk-e1bcda6f133d3db6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOptickCore_MD [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbdf5acffbc9b3c59657f198038a8493e0abbb22f26586a671661872deb275e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbdf5acffbc9b3c59657f198038a8493e0abbb22f26586a671661872deb275e6", kill_on_drop: false }` [INFO] [stdout] cbdf5acffbc9b3c59657f198038a8493e0abbb22f26586a671661872deb275e6