[INFO] fetching crate clay 0.1.2... [INFO] testing clay-0.1.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate clay 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate clay 0.1.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clay-viewer v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a212f8301735904028d877c181fc82fa93b7979f73a2e16fc16357eb0bc2cb9e [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" "a212f8301735904028d877c181fc82fa93b7979f73a2e16fc16357eb0bc2cb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a212f8301735904028d877c181fc82fa93b7979f73a2e16fc16357eb0bc2cb9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a212f8301735904028d877c181fc82fa93b7979f73a2e16fc16357eb0bc2cb9e", kill_on_drop: false }` [INFO] [stdout] a212f8301735904028d877c181fc82fa93b7979f73a2e16fc16357eb0bc2cb9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57dd30a330633caba2aede37d38c9534de7ed46abceb6d2877547affeb24b5aa [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" "57dd30a330633caba2aede37d38c9534de7ed46abceb6d2877547affeb24b5aa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [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 cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling ocl-include v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.8 [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 num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling clay-core v0.1.3 [INFO] [stderr] Compiling clay v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.2 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [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 1m 51s [INFO] running `Command { std: "docker" "inspect" "57dd30a330633caba2aede37d38c9534de7ed46abceb6d2877547affeb24b5aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57dd30a330633caba2aede37d38c9534de7ed46abceb6d2877547affeb24b5aa", kill_on_drop: false }` [INFO] [stdout] 57dd30a330633caba2aede37d38c9534de7ed46abceb6d2877547affeb24b5aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeebec1801c37adb2e110b90db8cd0439349c2345db328cdbe54af45a2c92774 [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" "eeebec1801c37adb2e110b90db8cd0439349c2345db328cdbe54af45a2c92774", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2 v0.32.2 [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] [stderr] error: could not compile `clay` [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.00_ocl_info.b5hq3jft-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39" "/opt/rustwide/target/debug/examples/00_ocl_info-e61f90f2c19cbe39.2ncwejd3elewdjcq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/05_indirect_lighting.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / material_combine!(Glossy { [INFO] [stdout] 23 | | reflect: Reflective, [INFO] [stdout] 24 | | diffuse: Colored, [INFO] [stdout] 25 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/05_indirect_lighting.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / material_combine!(Glossy { [INFO] [stdout] 23 | | reflect: Reflective, [INFO] [stdout] 24 | | diffuse: Colored, [INFO] [stdout] 25 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/03_materials.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / material_combine!(Glossy { [INFO] [stdout] 24 | | reflect: Reflective, [INFO] [stdout] 25 | | diffuse: Colored, [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/03_materials.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / material_combine!(Glossy { [INFO] [stdout] 24 | | reflect: Reflective, [INFO] [stdout] 25 | | diffuse: Colored, [INFO] [stdout] 26 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/03_materials.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / material_combine!(Glowing { [INFO] [stdout] 28 | | diffuse: Reflective, [INFO] [stdout] 29 | | reflect: Colored, [INFO] [stdout] 30 | | luminous: Colored, [INFO] [stdout] 31 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/03_materials.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / material_combine!(Glowing { [INFO] [stdout] 28 | | diffuse: Reflective, [INFO] [stdout] 29 | | reflect: Colored, [INFO] [stdout] 30 | | luminous: Colored, [INFO] [stdout] 31 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/04_2_multiple_sources.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / material_combine!(Glossy { [INFO] [stdout] 27 | | reflect: Reflective, [INFO] [stdout] 28 | | diffuse: Colored, [INFO] [stdout] 29 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/04_2_multiple_sources.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | / material_combine!(Glossy { [INFO] [stdout] 27 | | reflect: Reflective, [INFO] [stdout] 28 | | diffuse: Colored, [INFO] [stdout] 29 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/98_rocks.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / material_combine!(Glossy { [INFO] [stdout] 22 | | reflect: Reflective, [INFO] [stdout] 23 | | diffuse: Colored, [INFO] [stdout] 24 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/98_rocks.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / material_combine!(Glossy { [INFO] [stdout] 22 | | reflect: Reflective, [INFO] [stdout] 23 | | diffuse: Colored, [INFO] [stdout] 24 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/98_rocks.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / material_combine!(Glowing { [INFO] [stdout] 26 | | reflect: Reflective, [INFO] [stdout] 27 | | diffuse: Colored, [INFO] [stdout] 28 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> examples/98_rocks.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / material_combine!(Glowing { [INFO] [stdout] 26 | | reflect: Reflective, [INFO] [stdout] 27 | | diffuse: Colored, [INFO] [stdout] 28 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.clay.67wcsey0-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324" "/opt/rustwide/target/debug/deps/clay-ca3a1529b3fc5324.4821w88ltpawouh9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.01_2_motion.cgfi0k1n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e" "/opt/rustwide/target/debug/examples/01_2_motion-e8b4e69bdbcddb0e.2z13rrs0pp1qlndw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.02_shapes.wzmmvcbn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703" "/opt/rustwide/target/debug/examples/02_shapes-e37e92823d8be703.diyc5ooigcufzb9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.01_1_spheres.7t24or0h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b" "/opt/rustwide/target/debug/examples/01_1_spheres-b3279a134d58f90b.1wf157tg3on60ssi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.03_materials.19jolj8n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6" "/opt/rustwide/target/debug/examples/03_materials-acea60c0159a4cd6.3rxt1smknrg4kvg9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.98_rocks.7bpakcwv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c" "/opt/rustwide/target/debug/examples/98_rocks-fc8f7c24dee7e08c.4usoty4x0cclq5ez.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.05_indirect_lighting.9gdvjxmq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58" "/opt/rustwide/target/debug/examples/05_indirect_lighting-cf7a0a0a2372bc58.3k6dp1z5myqrojc7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1252440df036a7c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclay_viewer-b8b398d6db6d1fe7.rlib" "/opt/rustwide/target/debug/deps/libclay_utils-841a8684e7e34b01.rlib" "/opt/rustwide/target/debug/deps/libsdl2-71f5e3cf6d3d221c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-614d995af466a28c.rlib" "/opt/rustwide/target/debug/deps/librental-4096102fe2d1579f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-e9373e6df6508c94.rlib" "/opt/rustwide/target/debug/deps/libclay-9c843da418d8fe56.rlib" "/opt/rustwide/target/debug/deps/libuuid-f51a8783a09c916d.rlib" "/opt/rustwide/target/debug/deps/libclay_core-4fb2132c81cb293d.rlib" "/opt/rustwide/target/debug/deps/libocl_include-94be3ec1fa9a6710.rlib" "/opt/rustwide/target/debug/deps/libregex-f78ddc550b86007d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-812f6a3f0004ea44.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-298f69367fd258cf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-569a005d8bc61c1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5d1431bad08298f.rlib" "/opt/rustwide/target/debug/deps/libimage-eb5b1d11e179a52e.rlib" "/opt/rustwide/target/debug/deps/libtiff-d9f52bac025e931e.rlib" "/opt/rustwide/target/debug/deps/libpng-2dd939e8d19676ad.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30a14bca0e5cb3b4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-32eba4f386835609.rlib" "/opt/rustwide/target/debug/deps/librayon-54ca3966e50cfec1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e46f2c747e1e6f70.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-885f612469ac1db8.rlib" "/opt/rustwide/target/debug/deps/libeither-6c3f8a36797647b7.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/librand-c99449980b323903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-561854e92c355d02.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-cbd052e779c3f6bf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1a5ed397ad0ae64b.rlib" "/opt/rustwide/target/debug/deps/librand_core-47ded20743e27f22.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-29e46d0a6efef5bd.rlib" "/opt/rustwide/target/debug/deps/libocl-4e9f2892b1d1d4ae.rlib" "/opt/rustwide/target/debug/deps/libqutex-f6d2a3b9c96017a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-31da75ee3e214c18.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-10295bb02c22a6c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7852725616c7550a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b317708809c17283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-14a3cffec2f1cc60.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7a89d9f851c98821.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7cea9a0eb8fc55e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6b81630b6a62eb8d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-609e115b209cf8e2.rlib" "/opt/rustwide/target/debug/deps/libocl_core-cabca62be0be2818.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-9bf2c88a8898cc28.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0b2ffd37c6cacfdc.rlib" "/opt/rustwide/target/debug/deps/libnum-b9571cea0c91f840.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-493a329df9f9b7c9.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f9b39a7e8a38b603.rlib" "/opt/rustwide/target/debug/deps/librand-ebcf90c3121c07d9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c234a0a0d979c8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dfa238ff66ef341f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-88253f5e63366db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-193ef99fadd53e03.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8f77618d6f91b0b0.rlib" "/opt/rustwide/target/debug/deps/libfailure-bd8e89523f1ad0c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5d7196c96e4e4547.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-4c03500646e65850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e18a0c7dbfab00df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/libfutures-98504813382a1383.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-02a4112eb635a17b.rlib" "/opt/rustwide/target/debug/deps/libalga-6c29029d96e2f39c.rlib" "/opt/rustwide/target/debug/deps/librand-22c0c7beb6c295cf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7624eac2a0118538.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c9ab303b42967909.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-f46b17185f17488d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5d9f40ca449062bf.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97006740a0572bf1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-31c575931f49de46.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-26cd7c7dd7a52767.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e159e71dbc39709e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libapprox-b580e68074ec6148.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f27ab591ca3e0e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eeebec1801c37adb2e110b90db8cd0439349c2345db328cdbe54af45a2c92774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeebec1801c37adb2e110b90db8cd0439349c2345db328cdbe54af45a2c92774", kill_on_drop: false }` [INFO] [stdout] eeebec1801c37adb2e110b90db8cd0439349c2345db328cdbe54af45a2c92774