[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferkan80898%2Fmandelbrot_opencl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erkan80898/mandelbrot_opencl on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] bd841fbffbe72d2ef32f50e77a03639f7b38feba9c7dafb48ce541b3626f7b82 [INFO] running `Command { std: "docker" "start" "-a" "bd841fbffbe72d2ef32f50e77a03639f7b38feba9c7dafb48ce541b3626f7b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd841fbffbe72d2ef32f50e77a03639f7b38feba9c7dafb48ce541b3626f7b82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd841fbffbe72d2ef32f50e77a03639f7b38feba9c7dafb48ce541b3626f7b82", kill_on_drop: false }` [INFO] [stdout] bd841fbffbe72d2ef32f50e77a03639f7b38feba9c7dafb48ce541b3626f7b82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb5968e8aa14d23a4b4508d49c7769d5d682463db10ca81bfe05eff0a35f2b9f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb5968e8aa14d23a4b4508d49c7769d5d682463db10ca81bfe05eff0a35f2b9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [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-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling smallvec v0.6.13 [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 gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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 glyph_brush v0.6.3 [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 glyph_brush v0.5.4 [INFO] [stderr] Compiling gilrs v0.7.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling lyon_geom v0.12.7 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling lyon_path v0.13.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling lyon_tessellation v0.13.5 [INFO] [stderr] Compiling lyon_algorithms v0.13.4 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling lyon v0.13.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Compiling glutin v0.20.1 [INFO] [stderr] Compiling gfx_window_glutin v0.30.0 [INFO] [stderr] Compiling rodio v0.9.0 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.mandelbrot.8br8f1pe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac" "/opt/rustwide/target/debug/deps/mandelbrot-a14c47509e8e46ac.1e538vg90vyygzpo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-8807affcfcf64941/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-91f71c87cd372499/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-e7245c0ac92940c3/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl-0a950aeeb4a39bc7.rlib" "/opt/rustwide/target/debug/deps/libqutex-c4224a76933ed568.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7b4b15fc9ef7bedb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libocl_core-8ae22038971438df.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-636ce64e920b91a2.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-14ae7c1c615d173a.rlib" "/opt/rustwide/target/debug/deps/libnum-eef01449796e8159.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ce616869a99dea05.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-620ecbb05b006a93.rlib" "/opt/rustwide/target/debug/deps/librand-b709e5bbf8f86e65.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-add6253078d65a47.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-df087af5be6f398b.rlib" "/opt/rustwide/target/debug/deps/libfailure-4a2eb4837b8d2b06.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-22d84d629d7ae344.rlib" "/opt/rustwide/target/debug/deps/libobject-4fce84e848c1c272.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1988bd2c5bebe537.rlib" "/opt/rustwide/target/debug/deps/libgimli-9dbe7d98b8aec7ba.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libggez-673fc72c8f7914d6.rlib" "/opt/rustwide/target/debug/deps/libgfx_window_glutin-a6a0e880af900eb5.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-6586bd96b44de811.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-6d04d9abe2a9eeb3.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-853b6b61eef5bcf5.rlib" "/opt/rustwide/target/debug/deps/librand-3bebd0ebfaf44549.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b13ae56b0dc57e0c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-83f7725136342293.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-214a9168b1f367a9.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-29abe6face432f88.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-81d76d7843dea3fa.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-311bc6329f25d7d5.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-767faa6933ad188a.rlib" "/opt/rustwide/target/debug/deps/libdirectories-005760bbf5b75fe9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-dc6751e7061a6f93.rlib" "/opt/rustwide/target/debug/deps/libzip-90ecafe47bc59c38.rlib" "/opt/rustwide/target/debug/deps/libbzip2-7024d1300d4dfcae.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-21375bd5ad9a9310.rlib" "/opt/rustwide/target/debug/deps/libpodio-604ebd5105138987.rlib" "/opt/rustwide/target/debug/deps/liblyon-1001a17067a98c57.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-7aea3d81c02cc7c7.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-39dce4cd7b6bb762.rlib" "/opt/rustwide/target/debug/deps/libsid-10e20fdbdc5a142a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-55e2b30977cca0f2.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-a73365b6026d5a82.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-8498d84a866b0ec6.rlib" "/opt/rustwide/target/debug/deps/libeuclid-77e26ade41d30f4e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8be87bd68e91a259.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ae1bbb0cb9686cee.rlib" "/opt/rustwide/target/debug/deps/libimage-a5df0606a8f58bea.rlib" "/opt/rustwide/target/debug/deps/libtiff-7fd8c7ace4fd9711.rlib" "/opt/rustwide/target/debug/deps/libpng-f5869962ab0072c0.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7b5ebbb96ca1d88b.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5feb7d9f30aa5a3d.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-15b1e9bc1d3e550a.rlib" "/opt/rustwide/target/debug/deps/libgilrs-904e4695d64d497c.rlib" "/opt/rustwide/target/debug/deps/libgilrs_core-966a1d3000a7bcd2.rlib" "/opt/rustwide/target/debug/deps/libuuid-724e67465b29ad72.rlib" "/opt/rustwide/target/debug/deps/libnix-d78b6a0053d8793c.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-556834170db092b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libglutin-1b8f0c87595cac5e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-5d300a1d7675a13c.rlib" "/opt/rustwide/target/debug/deps/liblibloading-11977ad0b39072b1.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-a1286ed66569e367.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-fdd9e84c2afda9b3.rlib" "/opt/rustwide/target/debug/deps/libshared_library-adbd489cee94bd84.rlib" "/opt/rustwide/target/debug/deps/libwinit-54051f0a7cfc00e0.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-ab88c68b47c9a27c.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-88434e9b3210d99c.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-7bdb42235bdd19a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9b2936289132dfe9.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-44cadac4c87e8b14.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5661b4d805294654.rlib" "/opt/rustwide/target/debug/deps/libnix-17807a10ebaf1821.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5a674710d5863888.rlib" "/opt/rustwide/target/debug/deps/libandrew-437e925dc9c944da.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/librusttype-7870c0a0f94c6e02.rlib" "/opt/rustwide/target/debug/deps/librusttype-198680aafc3d5692.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-befd18f087cfd6a7.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-b447d5c3d98f5642.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8014d7e08dbd39d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libordered_float-25c67d56a44647b2.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-42cf3015b878a04d.rlib" "/opt/rustwide/target/debug/deps/libdlib-1fc22934b5fd1746.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4c6ca237559da08e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1358d1efdedd036f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b2a3cabe3be30317.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3a8338ccdf3dd01d.rlib" "/opt/rustwide/target/debug/deps/libtoml-03dc4f28c71a50a0.rlib" "/opt/rustwide/target/debug/deps/libserde-aacf47ccdf27270a.rlib" "/opt/rustwide/target/debug/deps/librodio-487e08e4449987e8.rlib" "/opt/rustwide/target/debug/deps/libminimp3-adfb03cb5fa9cb24.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-4bf8f82f4a175cdd.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-cfa8cc1d3d718b37.rlib" "/opt/rustwide/target/debug/deps/liblewton-62e665bb63284ceb.rlib" "/opt/rustwide/target/debug/deps/libogg-ba8319118852c134.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libhound-e271028b4e3485f1.rlib" "/opt/rustwide/target/debug/deps/libcpal-5ef28d335a082e80.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-1c2ad05865c64a28.rlib" "/opt/rustwide/target/debug/deps/libclaxon-6626b98ce359d2ec.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-73031ee80500fdae.rlib" "/opt/rustwide/target/debug/deps/libalga-bf60e735ccfc4596.rlib" "/opt/rustwide/target/debug/deps/librand-24c09c6340981301.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-4774f80654fd79d4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4b5cb497fb9c454e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-424cf6c85b0f17c3.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e2055915a8bafaac.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libapprox-82fe3e1a613b5aa7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d1b39031ae36ce49.rlib" "/opt/rustwide/target/debug/deps/libmint-dd34a7ab3275b26f.rlib" "/opt/rustwide/target/debug/deps/libgfx-da3b45833cb1f843.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-b7c19863ee9a75fa.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-8eb1fe53bd8a1686.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-6ed5f9f1158f9ca9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e101990a4e2379a5.rlib" "/opt/rustwide/target/debug/deps/libatty-fa7b3f5bdfc3cf80.rlib" "/opt/rustwide/target/debug/deps/liblibc-6ba8b754d6fb20a6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-283d2401b9c07a38.rlib" "/opt/rustwide/target/debug/deps/libindexmap-330caf55645d51cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-ludev" "-ldl" "-ldl" "-ldl" "-ldl" "-lasound" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mandelbrot` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "eb5968e8aa14d23a4b4508d49c7769d5d682463db10ca81bfe05eff0a35f2b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5968e8aa14d23a4b4508d49c7769d5d682463db10ca81bfe05eff0a35f2b9f", kill_on_drop: false }` [INFO] [stdout] eb5968e8aa14d23a4b4508d49c7769d5d682463db10ca81bfe05eff0a35f2b9f