[INFO] fetching crate clay 0.1.2... [INFO] testing clay-0.1.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate clay 0.1.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate clay 0.1.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate clay 0.1.2 [INFO] finished tweaking crates.io crate clay 0.1.2 [INFO] tweaked toml for crates.io crate clay 0.1.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate clay 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211c5dd0e9163efbb08269dcce3e9566f4ae3290152809012bcb5a78954146a4 [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" "211c5dd0e9163efbb08269dcce3e9566f4ae3290152809012bcb5a78954146a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211c5dd0e9163efbb08269dcce3e9566f4ae3290152809012bcb5a78954146a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211c5dd0e9163efbb08269dcce3e9566f4ae3290152809012bcb5a78954146a4", kill_on_drop: false }` [INFO] [stdout] 211c5dd0e9163efbb08269dcce3e9566f4ae3290152809012bcb5a78954146a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9717a388ed50a3a478b596edd3cf995e143da960d7da6722b455ac814aab560 [INFO] running `Command { std: "docker" "start" "-a" "b9717a388ed50a3a478b596edd3cf995e143da960d7da6722b455ac814aab560", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling clay-core v0.1.3 [INFO] [stderr] Compiling clay v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling ocl-include v0.3.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "b9717a388ed50a3a478b596edd3cf995e143da960d7da6722b455ac814aab560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9717a388ed50a3a478b596edd3cf995e143da960d7da6722b455ac814aab560", kill_on_drop: false }` [INFO] [stdout] b9717a388ed50a3a478b596edd3cf995e143da960d7da6722b455ac814aab560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8ef9c7fb57b2d76b2cd920c4471a8df7df5e2992f9dd6bddbbda8f2c67bd9364 [INFO] running `Command { std: "docker" "start" "-a" "8ef9c7fb57b2d76b2cd920c4471a8df7df5e2992f9dd6bddbbda8f2c67bd9364", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling clay-utils v0.1.1 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling clay-viewer v0.1.2 [INFO] [stderr] Compiling clay v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.00_ocl_info.e690ab89-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11.3khy0bkawsoj7ixn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/00_ocl_info-14190f3ea8fc4e11" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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] [stderr] error: could not compile `clay` [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.clay.6b504e1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39.5bevumjtf6fetscn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clay-c01ac65b05f23c39" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.03_materials.4de7e4ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c.4w3o42rsav9djbe1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/03_materials-f89a7951b72ae28c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.02_shapes.0ba241d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5.50xa24den5o38ujm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/02_shapes-0cc5b603167825e5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.01_2_motion.915c727b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706.1h0b11kakubg39dp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/01_2_motion-4a912972e6333706" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.01_1_spheres.1a21d7d0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6.5frosar2wjcydpa2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/01_1_spheres-8b307a51e14434d6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.05_indirect_lighting.7e101bab-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32.5apveo404y396zp5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-7407792da4cd2c32" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.98_rocks.7bb7c50f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb.1gbtbw46s316wh6b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/98_rocks-927067e9b2c8f5bb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.04_2_multiple_sources.4d243584-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72.iv1vpxvffqevbbc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/04_2_multiple_sources-5db99811e1dafd72" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.04_1_light_source.4902adf8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002.10rodikq6nrmxfzo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fb811c4b09502123/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-019ae1774f3779a3.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-f966055658c39c49.rlib" "/opt/rustwide/target/debug/deps/libsdl2-372d6ea4eb3c053d.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-b35db2f7c8f58bff.rlib" "/opt/rustwide/target/debug/deps/librental-1a7607b0400967ac.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-35136411e04f1758.rlib" "/opt/rustwide/target/debug/deps/libclay-d1384499fd158aa0.rlib" "/opt/rustwide/target/debug/deps/libuuid-1e0e6dfb41de0995.rlib" "/opt/rustwide/target/debug/deps/libclay_core-fba00dd1fda9d9a7.rlib" "/opt/rustwide/target/debug/deps/libocl_include-4d849a4d290cde14.rlib" "/opt/rustwide/target/debug/deps/libregex-0109ae2ea477a160.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c026f58857577118.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d15a0544f24c41e1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libimage-cab66f0f8e4b5772.rlib" "/opt/rustwide/target/debug/deps/libtiff-8943d5725572be51.rlib" "/opt/rustwide/target/debug/deps/libpng-35a3653e41a8d8a2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad3060548dab4ed6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-07d0dce77fa33feb.rlib" "/opt/rustwide/target/debug/deps/librayon-27236d7802fe393f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d66c2099dce13b3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1aa39781e1f30533.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/librand-d8a2373335625246.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9055a4f6a0620e7f.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-752100851c237002.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f041b32e5397362.rlib" "/opt/rustwide/target/debug/deps/libocl-571b91ba4df4fe85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9b4b49b55218acd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-44d5ae9ce071a61a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8acb778a3137cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9ab0206dd13da0a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-71ae0c68af3c161c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9734d760a32756f8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a0d8dd33785f0309.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7db8d21f73b0fcfa.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-027d485860d79352.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aac89a5b90b5d8ba.rlib" "/opt/rustwide/target/debug/deps/libnum-9bb7983e9e41d98b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d1383e6a4332a0e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5b72a1ddffd54fd9.rlib" "/opt/rustwide/target/debug/deps/librand-fe7882af718e2935.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-40a2cda4e60ff7e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-573418e114bfa086.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-43daecdaa44b3140.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-085bd732aa38519c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c4ddb796854adf0e.rlib" "/opt/rustwide/target/debug/deps/libfailure-17bf3c7de06c504c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-66a067166eff060f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a9ad2d1d95664a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-2c2c7cbfef07e024.rlib" "/opt/rustwide/target/debug/deps/libalga-bf214be8d3f29590.rlib" "/opt/rustwide/target/debug/deps/librand-467cc52fca33c602.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-0575cb99ab70671b.rlib" "/opt/rustwide/target/debug/deps/liblibc-0c04a04da529974f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e64c742d30f3b59a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d75c032a6bdee90e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d485a65fa11b185.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libapprox-e297bd20a65c981c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7cee21912c7dd6a7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/04_1_light_source-e61f81c3d4662002" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8ef9c7fb57b2d76b2cd920c4471a8df7df5e2992f9dd6bddbbda8f2c67bd9364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef9c7fb57b2d76b2cd920c4471a8df7df5e2992f9dd6bddbbda8f2c67bd9364", kill_on_drop: false }` [INFO] [stdout] 8ef9c7fb57b2d76b2cd920c4471a8df7df5e2992f9dd6bddbbda8f2c67bd9364