[INFO] updating cached repository https://github.com/thomaslienbacher/view-fractals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee299f263f43161b6913700a5f521f605209c39e [INFO] testing thomaslienbacher/view-fractals against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomaslienbacher%2Fview-fractals" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomaslienbacher/view-fractals on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomaslienbacher/view-fractals [INFO] finished tweaking git repo https://github.com/thomaslienbacher/view-fractals [INFO] tweaked toml for git repo https://github.com/thomaslienbacher/view-fractals written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/thomaslienbacher/view-fractals already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3803c6a8c1e3fad2fff15449cf78e8d41b6e8a33b0b47f57fe3d430a80e0b630 [INFO] running `Command { std: "docker" "start" "-a" "3803c6a8c1e3fad2fff15449cf78e8d41b6e8a33b0b47f57fe3d430a80e0b630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3803c6a8c1e3fad2fff15449cf78e8d41b6e8a33b0b47f57fe3d430a80e0b630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3803c6a8c1e3fad2fff15449cf78e8d41b6e8a33b0b47f57fe3d430a80e0b630", kill_on_drop: false }` [INFO] [stdout] 3803c6a8c1e3fad2fff15449cf78e8d41b6e8a33b0b47f57fe3d430a80e0b630 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0252e3cc2ffecd756f382b2f85f04543c636cf178313615b2c5a0ae553e10dad [INFO] running `Command { std: "docker" "start" "-a" "0252e3cc2ffecd756f382b2f85f04543c636cf178313615b2c5a0ae553e10dad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling view-fractals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [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 num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling fontdue v0.0.4 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [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 synstructure v0.12.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.25.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wayland-cursor v0.25.0 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/main.rs:104:28 [INFO] [stdout] | [INFO] [stdout] 104 | Ok(t) => PNGSaver::new(&j).save(&j), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [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/renderer.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | let mut d: Vec> = buffer.iter().map(|u| { [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: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | gpu_input_buffer.write(&input_buffer).enq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | gpu_color_lookup_buffer.write(&color_lookup_buffer).enq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe { self.kernel.enq(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | self.gpu_output_buffer.read(window_buffer).enq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | self.kernel.set_arg(2, add.re); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | self.kernel.set_arg(3, add.im); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | self.kernel.set_arg(4, &Double4::new(bounds.xbounds.0, bounds.xbounds.1, bounds.ybounds.0, bounds.ybounds.1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/renderer.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | self.gpu_color_lookup_buffer.write(&color_lookup_buffer).enq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.view_fractals.25gj9chm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf" "/opt/rustwide/target/debug/deps/view_fractals-72133fe6cbe8debf.54hhz665dfq51paq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "C:\\Windows\\System32" "-L" "/opt/rustwide/target/debug/build/minifb-4a5c22a3b339bd60/out" "-L" "/opt/rustwide/target/debug/build/libloading-ff66daf1ada02b96/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpng-843b9ac3bf29565d.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libdeflate-db102e4e028666b2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libminifb-164ae7835e28b943.rlib" "/opt/rustwide/target/debug/deps/libcast-cb0870f15ee604d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b10b9f1dbcf8d4e0.rlib" "/opt/rustwide/target/debug/deps/libtempfile-fa0250b56dc67d04.rlib" "/opt/rustwide/target/debug/deps/librand-78c802f2abf9c3e1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-eef920d536b66bcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fc8c50e271aa49b0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-34b3422a05c96e53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee9b1917c8e92786.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/libtime-a5c85470f95fe7e7.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-221d61660cd175fc.rlib" "/opt/rustwide/target/debug/deps/libxkb-9f48642af763cb04.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-9e4aed99dbe4499f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-cbabf6cd26484f02.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-4a3ffb85a3962f2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-91f50b6663fbbef8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8c9c4fc30c2ad880.rlib" "/opt/rustwide/target/debug/deps/libnix-ef33b3c98221f5a4.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-86990774b6ff18a6.rlib" "/opt/rustwide/target/debug/deps/libdlib-9af5fff981a7ef50.rlib" "/opt/rustwide/target/debug/deps/liblibloading-708926deb0dd97e6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-fd6e6aa3fff791e5.rlib" "/opt/rustwide/target/debug/deps/libocl-ece5e605d9b391c1.rlib" "/opt/rustwide/target/debug/deps/libqutex-537de87fa48afbd1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4616cac92c74ae3d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7af6e59a8cb0b700.rlib" "/opt/rustwide/target/debug/deps/libocl_core-a100159afc92b039.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-5d8d50da7c7a8c18.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-0beccd7a4f1fdeda.rlib" "/opt/rustwide/target/debug/deps/libnum-d440aaf9ebd4e652.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3a34d48a9077d765.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c9fce9b2909b965e.rlib" "/opt/rustwide/target/debug/deps/librand-bb3c76fc7b3844f6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d201d4e999ad4d22.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e5708c57004f584c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-407cf82a83ff84d1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfailure-093d91c2614e6dab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9edce47a56d3276b.rlib" "/opt/rustwide/target/debug/deps/libobject-2c74d7fad5ba4f8e.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-bab6f5687eac73e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/librayon-46106e9083c58566.rlib" "/opt/rustwide/target/debug/deps/librayon_core-24dc91c37c0e460a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e4c55aed73d29d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0f93f82ffc86c95c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libfontdue-2d8638a76be16a82.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3dfb5fc14b88c954.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-4463b0e02fe4b0d3.rlib" "/opt/rustwide/target/debug/deps/libnum-bc5227c9bf62a7b6.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c5ba2955ab1fc8a0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d465356f3255553.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1dfab85e709d38b6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8751a28a1f9efae0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc7745d34a5c45f.rlib" "/opt/rustwide/target/debug/deps/libpalette-6f343f0afb07df1c.rlib" "/opt/rustwide/target/debug/deps/libphf-88169d6df409bc3a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2922774aec85de3b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-af05d15e8a794539.rlib" "/opt/rustwide/target/debug/deps/libapprox-badfdf5335f5e240.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `view-fractals`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0252e3cc2ffecd756f382b2f85f04543c636cf178313615b2c5a0ae553e10dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0252e3cc2ffecd756f382b2f85f04543c636cf178313615b2c5a0ae553e10dad", kill_on_drop: false }` [INFO] [stdout] 0252e3cc2ffecd756f382b2f85f04543c636cf178313615b2c5a0ae553e10dad