[INFO] cloning repository https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenrazer%2FRaymarcher-Using-OpenCl-and-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenrazer%2FRaymarcher-Using-OpenCl-and-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dc1955252c4dc598be391a8fd281c6d9c4b14df [INFO] testing greenrazer/Raymarcher-Using-OpenCl-and-Rust against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenrazer%2FRaymarcher-Using-OpenCl-and-Rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust [INFO] finished tweaking git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust [INFO] tweaked toml for git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed3537af0a5a48882b615b1e46f0e50961979043d2b705700f99414220bc0f17 [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" "ed3537af0a5a48882b615b1e46f0e50961979043d2b705700f99414220bc0f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed3537af0a5a48882b615b1e46f0e50961979043d2b705700f99414220bc0f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3537af0a5a48882b615b1e46f0e50961979043d2b705700f99414220bc0f17", kill_on_drop: false }` [INFO] [stdout] ed3537af0a5a48882b615b1e46f0e50961979043d2b705700f99414220bc0f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb1f747230c3d9aa0570f9ece6ed9d106572b37fde4a85c32389b4a675744c18 [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" "eb1f747230c3d9aa0570f9ece6ed9d106572b37fde4a85c32389b4a675744c18", 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 libc v0.2.68 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fast_inv_sqrt v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling raymarcher_ocl_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `KeyRepeat` [INFO] [stdout] --> src/main.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | use minifb::{Key, Window, WindowOptions, MouseMode, KeyRepeat, MouseButton}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `time` is assigned to, but never used [INFO] [stdout] --> src/main.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | let mut time: f32 = 0.; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_time` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rad` [INFO] [stdout] --> src/camera.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn roll(&mut self, rad: f32){ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_position` [INFO] [stdout] --> src/camera.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn set_position(&mut self, pos: (f32, f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `roll` [INFO] [stdout] --> src/camera.rs:93:10 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn roll(&mut self, rad: f32){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_pitch` [INFO] [stdout] --> src/camera.rs:96:10 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_pitch(&mut self, rad: f32) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_yaw` [INFO] [stdout] --> src/camera.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn set_yaw(&mut self, rad: f32) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_roll` [INFO] [stdout] --> src/camera.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn set_roll(&mut self, rad: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_rotation` [INFO] [stdout] --> src/camera.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn set_rotation(&mut self, rads: (f32, f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `look_at` [INFO] [stdout] --> src/camera.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn look_at(&mut self, point: (f32, f32, f32)){ [INFO] [stdout] | ^^^^^^^ [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.raymarcher_ocl_rust.1abknww2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-4d6addad0a2c8943.55bttixip16o95ob.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-79ea37807fdaf57c/out" "-L" "/opt/rustwide/target/debug/build/libloading-e30dde09b1783999/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-dced74f3458f3034/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfast_inv_sqrt-fe1c813e6ad1fd05.rlib" "/opt/rustwide/target/debug/deps/libminifb-26474f72245a2ca5.rlib" "/opt/rustwide/target/debug/deps/libcast-6f3df350190fad88.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-4bc98ba264d1e75c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0adc7a1e79d94cf0.rlib" "/opt/rustwide/target/debug/deps/librand-a59fdfa837811a24.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-084dc5e173de919e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-320e22e7199ab8b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d42267746abecb01.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libtime-6120df0b4b5b1759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f5319beaa7ec3ece.rlib" "/opt/rustwide/target/debug/deps/libxkb-88af3aee644cebc9.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-e8785f8f2fcf8da7.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-672d39fd868a1228.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-987d1cfd14b207c8.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-525c5644cd9cf74a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9bc49a3fb9a6493d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-534e340b87fcf030.rlib" "/opt/rustwide/target/debug/deps/libnix-02cd1fc928d97e38.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1a259329cc931e89.rlib" "/opt/rustwide/target/debug/deps/libdlib-a608b4a10d85ff65.rlib" "/opt/rustwide/target/debug/deps/liblibloading-dcf3400b0a199cc3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-62eaa950a04e36d2.rlib" "/opt/rustwide/target/debug/deps/libocl-43a339d86f1bf457.rlib" "/opt/rustwide/target/debug/deps/libqutex-e3daa9f66aa48294.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-003150a215fa2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b1566c20b1235c42.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56214204edbe0d35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libnodrop-12c4e4473b414821.rlib" "/opt/rustwide/target/debug/deps/libocl_core-741b4112cb21b349.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-20c182d34cc2fd09.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-fd66c1af26597812.rlib" "/opt/rustwide/target/debug/deps/libnum-1287b0229ea42ea6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c8d0a2ea63ccd29.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-226fbabfef0d6f7e.rlib" "/opt/rustwide/target/debug/deps/librand-9f0aa9fcbd0f856c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b8a1c7033ab87d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-667b70a544f1a6ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-499695911dba3294.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-3cc620e323f12e86.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libfailure-fdcdef62cbf7ac8e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b4d852f1652d1f37.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-05f3d6f7d45e657a.rlib" "/opt/rustwide/target/debug/deps/liblibc-150b2a8b447cf25e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-lwayland-cursor" "-ldl" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raymarcher_ocl_rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "eb1f747230c3d9aa0570f9ece6ed9d106572b37fde4a85c32389b4a675744c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1f747230c3d9aa0570f9ece6ed9d106572b37fde4a85c32389b4a675744c18", kill_on_drop: false }` [INFO] [stdout] eb1f747230c3d9aa0570f9ece6ed9d106572b37fde4a85c32389b4a675744c18