[INFO] cloning repository https://github.com/ykafia/rust_gpu_raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ykafia/rust_gpu_raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_gpu_raytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_gpu_raytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 308235ed9b8031410728f1a810cd362f70a711ae [INFO] testing ykafia/rust_gpu_raytracer against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykafia%2Frust_gpu_raytracer" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ykafia/rust_gpu_raytracer on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ykafia/rust_gpu_raytracer [INFO] finished tweaking git repo https://github.com/ykafia/rust_gpu_raytracer [INFO] tweaked toml for git repo https://github.com/ykafia/rust_gpu_raytracer written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/ykafia/rust_gpu_raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be50df28f7e55dc60cb4c61618480b89119993459bdda939305baf4b4840ff3 [INFO] running `Command { std: "docker" "start" "-a" "7be50df28f7e55dc60cb4c61618480b89119993459bdda939305baf4b4840ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be50df28f7e55dc60cb4c61618480b89119993459bdda939305baf4b4840ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be50df28f7e55dc60cb4c61618480b89119993459bdda939305baf4b4840ff3", kill_on_drop: false }` [INFO] [stdout] 7be50df28f7e55dc60cb4c61618480b89119993459bdda939305baf4b4840ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6fa114c61e11b18df3c434ffab783b37c1ea35cf397b7192b26c9fc09854624 [INFO] running `Command { std: "docker" "start" "-a" "d6fa114c61e11b18df3c434ffab783b37c1ea35cf397b7192b26c9fc09854624", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling minifb v0.19.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling cl-rays v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Rotation3` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use nalgebra::Rotation3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Buffer`, `Float2`, `Float3`, `OclPrm` [INFO] [stdout] --> src/main.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use ocl::{Buffer, OclPrm, ProQue, prm::{Float2, Float3}}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `self` [INFO] [stdout] --> src/graphics/scene.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::{self, Error}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Float2`, `Float3`, `Float4`, `OclPrm` [INFO] [stdout] --> src/graphics/scene.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use ocl::{Buffer, OclPrm, ProQue, Result, prm::{Float2, Float3, Float4}}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `directional_light`, `sphere` [INFO] [stdout] --> src/graphics/scene.rs:8:66 [INFO] [stdout] | [INFO] [stdout] 8 | use super::{Camera, DirectionalLight, Plane, RenderInfo, Sphere, directional_light, sphere}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OclPrm` [INFO] [stdout] --> src/graphics/camera.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use ocl::{OclPrm, prm::Float4}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `stdout` [INFO] [stdout] --> src/window.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{io::{Write, stdout}, time::Instant}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sphere` [INFO] [stdout] --> src/window.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::graphics::{Scene, Sphere}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/graphics/camera.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(pos : Vector3, dir : Vector3) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let mut sc = vec![0u32;50]; [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `trivial` [INFO] [stdout] --> src/main.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn trivial() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_scene` [INFO] [stdout] --> src/main.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn test_scene(){ [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/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.cl_rays.d2697178-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04.34n192m2dip38n11.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-c6514c384593df5c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libminifb-d61530d8a8bba0c6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-11191f75a3c1d7b0.rlib" "/opt/rustwide/target/debug/deps/libxcursor-21099b7914f4fa08.rlib" "/opt/rustwide/target/debug/deps/libnom-b8014b401700cc9d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6985a6772381dbaa.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f708ed3e8610b801.rlib" "/opt/rustwide/target/debug/deps/libxkb-e1ae024b21fadeb3.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-9a51d829d9ae39fd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1ca00c8662dce04d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-0d86df9ab82a39c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-f1406557d4fb328b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b446ba630b0b64d3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libnix-47e37f1416e24425.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1bb9851cae5de351.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e84e47d753d69c2c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-bd128b0a4ab7f9bf.rlib" "/opt/rustwide/target/debug/deps/librand-1a114c98f8f2b73b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5508a0a32c55368f.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cb2c05671c5f333.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c27c5c15d5153718.rlib" "/opt/rustwide/target/debug/deps/libocl-e163254762a27163.rlib" "/opt/rustwide/target/debug/deps/libqutex-2fbac40ced4871d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9f345e62e6c724bd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d7daf66ef8e7534f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7886784667fc1591.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-26db4eaf93895f0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0c6a5cca902b23b4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-608a93642bc79412.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15b9eec950d0a28d.rlib" "/opt/rustwide/target/debug/deps/libocl_core-a849794b6b556281.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-180a03e3b6dae3c0.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-2abc8769944b24fc.rlib" "/opt/rustwide/target/debug/deps/libnum-fa2caf1113ae8223.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-19548915176bb9f0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77ea391c4713af36.rlib" "/opt/rustwide/target/debug/deps/librand-330a479f3087260c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a107eac1649fdd90.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-537ba380768a803b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e276da90241f2172.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4a44f890a39f131.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libfailure-3769798725114cb4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c016092cd5d8592a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c3b8b5dbdaca2ed3.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-20662a3d6179a284.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2c593ce34f310854.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-92d69821000edb33.rlib" "/opt/rustwide/target/debug/deps/libfutures-f0a4faf90daec859.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-dd14cef1b9c93d4f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c7efa04797d22c61.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-84a8f473acea1b0b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libsimba-bd016e6282262f87.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f5ae56e22fb0f088.rlib" "/opt/rustwide/target/debug/deps/librand_distr-2e6a2b286ae677ef.rlib" "/opt/rustwide/target/debug/deps/librand-61edf0e1bb72657a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a8f1559f884d0474.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-659ac3ac8ccb6ed5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5efcb0117e908b7e.rlib" "/opt/rustwide/target/debug/deps/liblibc-315076b0bdcf6e8c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7539315727e2be68.rlib" "/opt/rustwide/target/debug/deps/librawpointer-fafb43ddc1d150e4.rlib" "/opt/rustwide/target/debug/deps/libapprox-ceccc59004b2b9e7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c40d5bf9c1d71993.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cl_rays-e989bd86cc570a04" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cl-rays` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d6fa114c61e11b18df3c434ffab783b37c1ea35cf397b7192b26c9fc09854624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6fa114c61e11b18df3c434ffab783b37c1ea35cf397b7192b26c9fc09854624", kill_on_drop: false }` [INFO] [stdout] d6fa114c61e11b18df3c434ffab783b37c1ea35cf397b7192b26c9fc09854624