[INFO] cloning repository https://github.com/erkan80898/mandelbrot_opencl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erkan80898/mandelbrot_opencl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferkan80898%2Fmandelbrot_opencl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferkan80898%2Fmandelbrot_opencl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57a1f60d4bc8a2bfa6a65e6c7a7e21541942052d [INFO] testing erkan80898/mandelbrot_opencl against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferkan80898%2Fmandelbrot_opencl" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erkan80898/mandelbrot_opencl on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erkan80898/mandelbrot_opencl [INFO] finished tweaking git repo https://github.com/erkan80898/mandelbrot_opencl [INFO] tweaked toml for git repo https://github.com/erkan80898/mandelbrot_opencl written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/erkan80898/mandelbrot_opencl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--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-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed4c47daf53a696bbb8357e663fba8a543b8fe6ecb43b899d8c05731c39cd26 [INFO] running `Command { std: "docker" "start" "-a" "9ed4c47daf53a696bbb8357e663fba8a543b8fe6ecb43b899d8c05731c39cd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed4c47daf53a696bbb8357e663fba8a543b8fe6ecb43b899d8c05731c39cd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed4c47daf53a696bbb8357e663fba8a543b8fe6ecb43b899d8c05731c39cd26", kill_on_drop: false }` [INFO] [stdout] 9ed4c47daf53a696bbb8357e663fba8a543b8fe6ecb43b899d8c05731c39cd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde26cc8e465fc404c294a1720054f9c480757d82e50409b1a3d8d201a3791de [INFO] running `Command { std: "docker" "start" "-a" "bde26cc8e465fc404c294a1720054f9c480757d82e50409b1a3d8d201a3791de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling glyph_brush v0.5.4 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling gilrs-core v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.mandelbrot.186cbb1f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9.4cspjul7yfd3j24u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-cdf64bcca4c444ab/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-931e90ef8d3c2ca5/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-0d0bf10e469ddbcb/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl-9de3e80303b51227.rlib" "/opt/rustwide/target/debug/deps/libqutex-fae791ff006950eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-1ac56de53461fb2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-43e5fb9732c35a77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-04d32238d4218d8d.rlib" "/opt/rustwide/target/debug/deps/libocl_core-636869510da46e21.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-719e54f2938ff84d.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-bd6c0f29009482d5.rlib" "/opt/rustwide/target/debug/deps/libnum-a2f85eb909a9da93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-359ff8b81cb8252d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c5b671ab6aba60cc.rlib" "/opt/rustwide/target/debug/deps/librand-af31f322e7db85c7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-934593a5609b9a8c.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bc6704a1aa0173a7.rlib" "/opt/rustwide/target/debug/deps/libfailure-411ef68c0f92baeb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4f35c2ffeec9017b.rlib" "/opt/rustwide/target/debug/deps/libobject-b0eb807cb5780044.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-95e7290a6ec94487.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libggez-dfdd362014543830.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-2b43efa4220ab1b7.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-567dbc7cd6c8329c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-136ede2996137827.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-1ffa65e2af4a4bbd.rlib" "/opt/rustwide/target/debug/deps/librand-3c3b9876d683f9a4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0eab8abf4daea0a1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2dd4b9b4b941666.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aeca8637900fd28c.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-5c4e9ab98fa92c5f.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-530bbfbfee8f9c88.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-9e113a86ff2cf3d0.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-6fe1b3190b3cd068.rlib" "/opt/rustwide/target/debug/deps/libdirectories-0dbada5884557873.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-d2ca49f3de9e543d.rlib" "/opt/rustwide/target/debug/deps/libzip-4d54e146881089a0.rlib" "/opt/rustwide/target/debug/deps/libbzip2-e3bb3383ec46bdb0.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-b32101006d4dde65.rlib" "/opt/rustwide/target/debug/deps/libpodio-9515299696d56672.rlib" "/opt/rustwide/target/debug/deps/liblyon-33a3cae8cbd3fc45.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-cdd44da86a031f14.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-a3032af699d6a37f.rlib" "/opt/rustwide/target/debug/deps/libsid-60a24cf7ea78a545.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cc4045cd662898c4.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-930c8b4cbe0ad5d0.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-d43b0a7625373ee8.rlib" "/opt/rustwide/target/debug/deps/libeuclid-6f4d98c54f47d58c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-68910d3cfde87efa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libimage-82d89ca8b0ebc328.rlib" "/opt/rustwide/target/debug/deps/libtiff-371246d78f9039e9.rlib" "/opt/rustwide/target/debug/deps/libpng-95af368d55345140.rlib" "/opt/rustwide/target/debug/deps/libdeflate-542499f0ed258b6e.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b4b559fdfbb1d77e.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fc62a29c51b224b3.rlib" "/opt/rustwide/target/debug/deps/libgilrs-ad4222710afa61a8.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-7cb1ae101bd88401.rlib" "/opt/rustwide/target/debug/deps/libuuid-aabe0715891c4440.rlib" "/opt/rustwide/target/debug/deps/libnix-65400533a4a8528d.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-227823d5492e399e.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libglutin-921a4824418fea7b.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-6abf95946cad3b68.rlib" "/opt/rustwide/target/debug/deps/liblibloading-87e1505ade491385.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-84832a0566a25ead.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-9f65b26fc333744e.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c8e9a0f57ced0434.rlib" "/opt/rustwide/target/debug/deps/libwinit-ea7b7eedfe1f0465.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d240f5f192731234.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-30d437b85cf2c20f.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f77696dbebde59a3.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-80a421b14a20e70d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5963d5988e5c0fc2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-68efa393c6b87cd8.rlib" "/opt/rustwide/target/debug/deps/libnix-c97ab41e33706ad3.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-ae5b21f313c05163.rlib" "/opt/rustwide/target/debug/deps/libandrew-5830ffb020f97ba2.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-0af51ec0d9840d04.rlib" "/opt/rustwide/target/debug/deps/librusttype-e32a3b3417ca83c6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1347820141088626.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-18dd1e1ca8bb8831.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7000893c39d0f5c4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8bb4e9638fb5a88c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd9c4d64b42437e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-73c54b8c3255a082.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2cace91f09e84a8a.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9e7f62f6b89d64ab.rlib" "/opt/rustwide/target/debug/deps/libdlib-75adc1aa322c53cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-9209e9a671410251.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf548683ee339bab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-abda05bcefdc6d44.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-30f54af416550446.rlib" "/opt/rustwide/target/debug/deps/libtoml-fdd5282f7573a9f0.rlib" "/opt/rustwide/target/debug/deps/libserde-8c55a8702a992f49.rlib" "/opt/rustwide/target/debug/deps/librodio-852b6b39287737a1.rlib" "/opt/rustwide/target/debug/deps/libminimp3-115e43402018d955.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-fdcc3d6e12681b54.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-337f2ad8f3d813a9.rlib" "/opt/rustwide/target/debug/deps/liblewton-5f1d9e903bf63e78.rlib" "/opt/rustwide/target/debug/deps/libogg-cdabb0c227a8238f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libhound-076839080c16041e.rlib" "/opt/rustwide/target/debug/deps/libcpal-cbd174fae0d1153d.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-aef03dfd760cee15.rlib" "/opt/rustwide/target/debug/deps/libclaxon-cdf53b9cae16a18a.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-945f32ab3e431791.rlib" "/opt/rustwide/target/debug/deps/libalga-a9cdcc915e740daa.rlib" "/opt/rustwide/target/debug/deps/librand-62598bf3f4076d7a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-bba213cb2c39b12c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d32e6ac79d17afc5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5e75a64fe6f5facc.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-704c1ee168ad1265.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-444d31cf94cf7d22.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d54a2d7a285aef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libapprox-e7b600f98944b6a0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a5ddd0541b8f66b0.rlib" "/opt/rustwide/target/debug/deps/libmint-355d93bba9b99f5e.rlib" "/opt/rustwide/target/debug/deps/libgfx-0a42eff4131d3cd7.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-cd24bb3d8d1bcefa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-fd0a7cbe171d584c.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libclap-eb2146dffd5f06fd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-40c97441bee64a11.rlib" "/opt/rustwide/target/debug/deps/liblibc-634c413f673ca6e4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-871230433df55995.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f67bd7ed9e818f7d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-ludev" "-ldl" "-ldl" "-lasound" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mandelbrot-0f3fa5fe2c978dd9" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mandelbrot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bde26cc8e465fc404c294a1720054f9c480757d82e50409b1a3d8d201a3791de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde26cc8e465fc404c294a1720054f9c480757d82e50409b1a3d8d201a3791de", kill_on_drop: false }` [INFO] [stdout] bde26cc8e465fc404c294a1720054f9c480757d82e50409b1a3d8d201a3791de