[INFO] fetching crate cue-sdk 0.0.3... [INFO] testing cue-sdk-0.0.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate cue-sdk 0.0.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate cue-sdk 0.0.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cue-sdk 0.0.3 [INFO] finished tweaking crates.io crate cue-sdk 0.0.3 [INFO] tweaked toml for crates.io crate cue-sdk 0.0.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate cue-sdk 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c821ac2204231445d041666640e6b9b33d6569cc9ad8b577af77a992664e6e [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" "06c821ac2204231445d041666640e6b9b33d6569cc9ad8b577af77a992664e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c821ac2204231445d041666640e6b9b33d6569cc9ad8b577af77a992664e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c821ac2204231445d041666640e6b9b33d6569cc9ad8b577af77a992664e6e", kill_on_drop: false }` [INFO] [stdout] 06c821ac2204231445d041666640e6b9b33d6569cc9ad8b577af77a992664e6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4fa81851f1426ca57794e485c5fb49405092da66b450e06b2a0e1ad0e623f4d [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" "c4fa81851f1426ca57794e485c5fb49405092da66b450e06b2a0e1ad0e623f4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling cue-sdk-sys v0.0.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cue-sdk v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.12s [INFO] running `Command { std: "docker" "inspect" "c4fa81851f1426ca57794e485c5fb49405092da66b450e06b2a0e1ad0e623f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fa81851f1426ca57794e485c5fb49405092da66b450e06b2a0e1ad0e623f4d", kill_on_drop: false }` [INFO] [stdout] c4fa81851f1426ca57794e485c5fb49405092da66b450e06b2a0e1ad0e623f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5755e651db4227a56e7790b28db82e58f8ac32285833b1ac533099589d15b58e [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" "5755e651db4227a56e7790b28db82e58f8ac32285833b1ac533099589d15b58e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling cue-sdk v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> examples/async.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | warn!("No devices found.") [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] log::warn [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cue_sdk::sdk::GetAllDevicesError` [INFO] [stdout] --> examples/async.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use cue_sdk::sdk::GetAllDevicesError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CueDevice`, `DeviceType` [INFO] [stdout] --> examples/async.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use cue_sdk::device::{CueDevice, DeviceType}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CueEventFromFfiError`, `CueEvent` [INFO] [stdout] --> examples/async.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use cue_sdk::event::{CueEvent, CueEventFromFfiError}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BooleanPropertyKey`, `Int32PropertyKey` [INFO] [stdout] --> examples/async.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use cue_sdk::property::{BooleanPropertyKey, Int32PropertyKey}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/access_control.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut sdk = cue_sdk::initialize().expect("failed to initialize sdk"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `task` [INFO] [stdout] --> examples/events.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | let handle = task::sleep(Duration::from_secs(5)); [INFO] [stdout] | ^^^^ use of undeclared crate or module `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cue-sdk` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0616]: field `protocol_details` of struct `CueSdkClient` is private [INFO] [stdout] --> examples/initialization.rs:28:52 [INFO] [stdout] | [INFO] [stdout] 28 | info!("SDK protocol details: {:?}", sdk_client.protocol_details); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `priority` of struct `CueSdkClient` is private [INFO] [stdout] --> examples/initialization.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 29 | info!("Initial layer priority: {:?}", sdk_client.priority); [INFO] [stdout] | ^^^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0616`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `flush_led_colors_update_buffer_async` found for struct `CueSdkClient` in the current scope [INFO] [stdout] --> examples/async.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | sdk.flush_led_colors_update_buffer_async() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `flush_led_colors_update_buffer_sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `subscribe_for_events_async` found for struct `CueSdkClient` in the current scope [INFO] [stdout] --> examples/async.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | .subscribe_for_events_async() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `subscribe_for_events` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `[closure@examples/async.rs:19:17: 87:6]` is not a future [INFO] [stdout] --> examples/async.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | rt.block_on(|| async { [INFO] [stdout] | ^^^^^^^^ -- consider calling this closure [INFO] [stdout] | | [INFO] [stdout] | `[closure@examples/async.rs:19:17: 87:6]` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `Future` is not implemented for `[closure@examples/async.rs:19:17: 87:6]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::Utf8Error` [INFO] [stdout] --> src/internal/c_utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use std::str::Utf8Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.all_keys_red.8wjcyy7n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b" "/opt/rustwide/target/debug/examples/all_keys_red-6168828629dc0a3b.nwcakq344fb4ng7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-67870a2d8d17a502.rlib" "/opt/rustwide/target/debug/deps/libatty-6ab0e2eacdd2bd75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libregex-f9f2f77cb4e549ad.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib" "/opt/rustwide/target/debug/deps/libsemver-bf3c333f962a35c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdd9ac99b506e2c3.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libfailure-5b85b7a6aac37a5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92c89a0d3778996b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4207c853ace2e2df.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk_sys-4552c2214182a858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::get_leds_for_device_index': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:70: undefined reference to `CorsairGetLedPositionsByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.4.rcgu.o): in function `cue_sdk::errors::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/errors.rs:17: undefined reference to `CorsairGetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_count': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:141: undefined reference to `CorsairGetDeviceCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_at': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:155: undefined reference to `CorsairGetDeviceInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::release_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:232: undefined reference to `CorsairReleaseControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::update_leds_color_buffer': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:307: undefined reference to `CorsairSetLedsColorsBufferByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::flush_led_colors_update_buffer_sync': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:370: undefined reference to `CorsairSetLedsColorsFlushBuffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::unsubscribe_from_events': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:486: undefined reference to `CorsairUnsubscribeFromEvents' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.9.rcgu.o): in function `cue_sdk::initialization::perform_handshake': [INFO] [stdout] /opt/rustwide/workdir/src/initialization/mod.rs:23: undefined reference to `CorsairPerformProtocolHandshake' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.access_control.4r7e6s7d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c" "/opt/rustwide/target/debug/examples/access_control-915737e70314874c.4pzrnx0kuasootwv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-67870a2d8d17a502.rlib" "/opt/rustwide/target/debug/deps/libatty-6ab0e2eacdd2bd75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libregex-f9f2f77cb4e549ad.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib" "/opt/rustwide/target/debug/deps/libsemver-bf3c333f962a35c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdd9ac99b506e2c3.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libfailure-5b85b7a6aac37a5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92c89a0d3778996b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4207c853ace2e2df.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk_sys-4552c2214182a858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.4.rcgu.o): in function `cue_sdk::errors::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/errors.rs:17: undefined reference to `CorsairGetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::request_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:211: undefined reference to `CorsairRequestControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::release_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:232: undefined reference to `CorsairReleaseControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::unsubscribe_from_events': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:486: undefined reference to `CorsairUnsubscribeFromEvents' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.9.rcgu.o): in function `cue_sdk::initialization::perform_handshake': [INFO] [stdout] /opt/rustwide/workdir/src/initialization/mod.rs:23: undefined reference to `CorsairPerformProtocolHandshake' [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.random_colors.bcoe19vc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb" "/opt/rustwide/target/debug/examples/random_colors-47a0b0dce45863bb.42t4pr6iqoptokp8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-88121ea5e4419273.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6fa87e65844de6ff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-05d7fc84b61b896e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f908f1d776ae1c19.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-67870a2d8d17a502.rlib" "/opt/rustwide/target/debug/deps/libatty-6ab0e2eacdd2bd75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libregex-f9f2f77cb4e549ad.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib" "/opt/rustwide/target/debug/deps/libsemver-bf3c333f962a35c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdd9ac99b506e2c3.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libfailure-5b85b7a6aac37a5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92c89a0d3778996b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4207c853ace2e2df.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk_sys-4552c2214182a858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::get_leds_for_device_index': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:70: undefined reference to `CorsairGetLedPositionsByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.14.rcgu.o): in function `cue_sdk::led::CueLed::update_color_buffer': [INFO] [stdout] /opt/rustwide/workdir/src/led/mod.rs:92: undefined reference to `CorsairSetLedsColorsBufferByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.4.rcgu.o): in function `cue_sdk::errors::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/errors.rs:17: undefined reference to `CorsairGetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_count': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:141: undefined reference to `CorsairGetDeviceCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_at': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:155: undefined reference to `CorsairGetDeviceInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::release_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:232: undefined reference to `CorsairReleaseControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::flush_led_colors_update_buffer_sync': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:370: undefined reference to `CorsairSetLedsColorsFlushBuffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::unsubscribe_from_events': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:486: undefined reference to `CorsairUnsubscribeFromEvents' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.9.rcgu.o): in function `cue_sdk::initialization::perform_handshake': [INFO] [stdout] /opt/rustwide/workdir/src/initialization/mod.rs:23: undefined reference to `CorsairPerformProtocolHandshake' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.devices.5kwr46jb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1" "/opt/rustwide/target/debug/examples/devices-f5eb344fd874f9e1.a46mr3t2seurrxz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-67870a2d8d17a502.rlib" "/opt/rustwide/target/debug/deps/libatty-6ab0e2eacdd2bd75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libregex-f9f2f77cb4e549ad.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib" "/opt/rustwide/target/debug/deps/libsemver-bf3c333f962a35c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdd9ac99b506e2c3.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libfailure-5b85b7a6aac37a5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92c89a0d3778996b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4207c853ace2e2df.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk_sys-4552c2214182a858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::get_leds_for_device_index': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:70: undefined reference to `CorsairGetLedPositionsByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.4.rcgu.o): in function `cue_sdk::errors::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/errors.rs:17: undefined reference to `CorsairGetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_count': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:141: undefined reference to `CorsairGetDeviceCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_at': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:155: undefined reference to `CorsairGetDeviceInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::release_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:232: undefined reference to `CorsairReleaseControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::unsubscribe_from_events': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:486: undefined reference to `CorsairUnsubscribeFromEvents' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.9.rcgu.o): in function `cue_sdk::initialization::perform_handshake': [INFO] [stdout] /opt/rustwide/workdir/src/initialization/mod.rs:23: undefined reference to `CorsairPerformProtocolHandshake' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.device_properties.a6idstjc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6" "/opt/rustwide/target/debug/examples/device_properties-ac37efbfb1d1f5c6.u02bkt23ky57o2i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-67870a2d8d17a502.rlib" "/opt/rustwide/target/debug/deps/libatty-6ab0e2eacdd2bd75.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libregex-f9f2f77cb4e549ad.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fdd1909ca19339b3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib" "/opt/rustwide/target/debug/deps/libsemver-bf3c333f962a35c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-cdd9ac99b506e2c3.rlib" "/opt/rustwide/target/debug/deps/libpest-ead49308d7e2eb15.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-659979523a6fd281.rlib" "/opt/rustwide/target/debug/deps/libfailure-5b85b7a6aac37a5a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92c89a0d3778996b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-4207c853ace2e2df.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libcue_sdk_sys-4552c2214182a858.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::get_leds_for_device_index': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:70: undefined reference to `CorsairGetLedPositionsByDeviceIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::CueDevice::get_bool_property': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:194: undefined reference to `CorsairGetBoolPropertyValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.11.rcgu.o): in function `cue_sdk::device::CueDevice::get_int32_property': [INFO] [stdout] /opt/rustwide/workdir/src/device/mod.rs:219: undefined reference to `CorsairGetInt32PropertyValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.12.rcgu.o): in function `cue_sdk::property::int32::Int32Property::refresh_value': [INFO] [stdout] /opt/rustwide/workdir/src/property/int32.rs:33: undefined reference to `CorsairGetInt32PropertyValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.4.rcgu.o): in function `cue_sdk::errors::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/errors.rs:17: undefined reference to `CorsairGetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_count': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:141: undefined reference to `CorsairGetDeviceCount' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::get_device_at': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:155: undefined reference to `CorsairGetDeviceInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::release_exclusive_access_control': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:232: undefined reference to `CorsairReleaseControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.6.rcgu.o): in function `cue_sdk::sdk::CueSdkClient::unsubscribe_from_events': [INFO] [stdout] /opt/rustwide/workdir/src/sdk.rs:486: undefined reference to `CorsairUnsubscribeFromEvents' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcue_sdk-506b2624f0e63e0b.rlib(cue_sdk-506b2624f0e63e0b.cue_sdk.6gqz26ax-cgu.9.rcgu.o): in function `cue_sdk::initialization::perform_handshake': [INFO] [stdout] /opt/rustwide/workdir/src/initialization/mod.rs:23: undefined reference to `CorsairPerformProtocolHandshake' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_Utf8Error` should have a snake case name [INFO] [stdout] --> src/internal/c_utils.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_Utf8Error) [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_utf8_error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5755e651db4227a56e7790b28db82e58f8ac32285833b1ac533099589d15b58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5755e651db4227a56e7790b28db82e58f8ac32285833b1ac533099589d15b58e", kill_on_drop: false }` [INFO] [stdout] 5755e651db4227a56e7790b28db82e58f8ac32285833b1ac533099589d15b58e