[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.55.0 for beta-1.56-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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/greenrazer/Raymarcher-Using-OpenCl-and-Rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3acb04a929616087e82894dd5ae69060451f8305772e56fc6397f7478d9b5aef [INFO] running `Command { std: "docker" "start" "-a" "3acb04a929616087e82894dd5ae69060451f8305772e56fc6397f7478d9b5aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3acb04a929616087e82894dd5ae69060451f8305772e56fc6397f7478d9b5aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acb04a929616087e82894dd5ae69060451f8305772e56fc6397f7478d9b5aef", kill_on_drop: false }` [INFO] [stdout] 3acb04a929616087e82894dd5ae69060451f8305772e56fc6397f7478d9b5aef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d751ac4f0c79624373a2599fa9733dba2ebcc4e0afc8838381c9c88ff0329b4 [INFO] running `Command { std: "docker" "start" "-a" "9d751ac4f0c79624373a2599fa9733dba2ebcc4e0afc8838381c9c88ff0329b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [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 nix v0.17.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [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 xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [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 crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling ocl-core v0.11.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 wayland-scanner v0.25.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.25.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.4.6 [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 num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [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 tempfile v3.1.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.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:11 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.raymarcher_ocl_rust.355f0334-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd.1nro7sgy0cek19ss.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-10c4a8e4b8277e98/out" "-L" "/opt/rustwide/target/debug/build/libloading-797d83e10500628c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52b428f7e5d4a56b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfast_inv_sqrt-c14361ceef8d1b0f.rlib" "/opt/rustwide/target/debug/deps/libminifb-0c057ada0332dc24.rlib" "/opt/rustwide/target/debug/deps/libcast-36a9442cea550fea.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-60f5c7363cf37f99.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f51a06998756c976.rlib" "/opt/rustwide/target/debug/deps/librand-27b3176cc8a82fcd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76bc83e861380e2e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0702336ae6d45f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-4432abdf8e910dd6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bd13bcf97545509d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-5dd006254a81b447.rlib" "/opt/rustwide/target/debug/deps/libtime-5668d565b0690e62.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5306af96b6ce87c4.rlib" "/opt/rustwide/target/debug/deps/libxkb-40205ce4a3a6e645.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-7a785c4a90d3017d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-053be92d12e6ebd1.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d24c0d8459acb878.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-56b422ce3e5cbda6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-91416070ed43c7d5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95e4be2aecdd8fab.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2fe731be5f461c2b.rlib" "/opt/rustwide/target/debug/deps/libnix-fb44e0db03415e2e.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-06066fa1fc1f4274.rlib" "/opt/rustwide/target/debug/deps/libdlib-077c67adbea3bdd4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1a75a497f9db0fc7.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ea7feb3ee2f1dd4b.rlib" "/opt/rustwide/target/debug/deps/libocl-c6167d52f51f4c85.rlib" "/opt/rustwide/target/debug/deps/libqutex-9da65030679f0143.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d32badc78dd177df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-45aa57381c1c998f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libnodrop-10739558e1f9fdfb.rlib" "/opt/rustwide/target/debug/deps/libocl_core-e74653a88059a3bd.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-d8d8b7d8dc598f8c.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-9d8fa2a8add1c4be.rlib" "/opt/rustwide/target/debug/deps/libnum-4e4e3af15dad204d.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-dea265b08fc8d209.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-85eb60616d6386fc.rlib" "/opt/rustwide/target/debug/deps/librand-a68b8e1d0902ff76.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-cb477e7aa1cad50a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22cdb13aaa276f76.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3b95de6612913977.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d502c4cc34a0f1bf.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e3cd7ede3ee54d34.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7ddd4853e68b193c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libfailure-280bd8c8e705477b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-690ecfae36b32e36.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bad8d22bb37cb84d.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a3df808321eaff8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-01e89a4f2e966cdc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lwayland-client" "-lwayland-cursor" "-ldl" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raymarcher_ocl_rust-dacc9f002d5e7bbd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raymarcher_ocl_rust` due to 2 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9d751ac4f0c79624373a2599fa9733dba2ebcc4e0afc8838381c9c88ff0329b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d751ac4f0c79624373a2599fa9733dba2ebcc4e0afc8838381c9c88ff0329b4", kill_on_drop: false }` [INFO] [stdout] 9d751ac4f0c79624373a2599fa9733dba2ebcc4e0afc8838381c9c88ff0329b4