[INFO] updating cached repository https://github.com/mrwright/blackhole_ocl [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] 00fde850e098f5e651632948e30c6907c78945fc [INFO] testing mrwright/blackhole_ocl against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrwright%2Fblackhole_ocl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrwright/blackhole_ocl 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/mrwright/blackhole_ocl [INFO] finished tweaking git repo https://github.com/mrwright/blackhole_ocl [INFO] tweaked toml for git repo https://github.com/mrwright/blackhole_ocl written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mrwright/blackhole_ocl 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/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] b11f1d485a02ddc0dd6550a19846700d2cddb4d5207392cd62721510abd1773e [INFO] running `Command { std: "docker" "start" "-a" "b11f1d485a02ddc0dd6550a19846700d2cddb4d5207392cd62721510abd1773e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b11f1d485a02ddc0dd6550a19846700d2cddb4d5207392cd62721510abd1773e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b11f1d485a02ddc0dd6550a19846700d2cddb4d5207392cd62721510abd1773e", kill_on_drop: false }` [INFO] [stdout] b11f1d485a02ddc0dd6550a19846700d2cddb4d5207392cd62721510abd1773e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d51761c9c62e3303107b25cd07ce5d9cf90d9fed2464ccdcf19fc2589a59ba [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" "52d51761c9c62e3303107b25cd07ce5d9cf90d9fed2464ccdcf19fc2589a59ba", 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 lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [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-rational v0.2.4 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.14.1 [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 failure_derive v0.1.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling image v0.21.3 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling blackhole_ocl 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.blackhole_ocl.y20zwcd3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea" "/opt/rustwide/target/debug/deps/blackhole_ocl-ea0c8ea78769deea.gpyx0nr15mmgzac.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3aeaa2c8b08c95b5/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-3a518302916d1b5c.rlib" "/opt/rustwide/target/debug/deps/librand-0058e26faa7ef14e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-8da28b3a842a2cec.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ed654800f36bc4b5.rlib" "/opt/rustwide/target/debug/deps/libocl-74d2051f851e0dfa.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-808359d7cd05d68e.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-ba1c25f9b43a75b1.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-3fcd501f5e306b29.rlib" "/opt/rustwide/target/debug/deps/libnum-601d65d707851aa5.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-0d92ef455bce1f94.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c174ec7762f728cc.rlib" "/opt/rustwide/target/debug/deps/librand-d6834a734083ad39.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/libfailure-8dfaf744061a8ed9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a65516ac3403064e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3c1013b1c9bada2f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libimage-bdb7d94c923da5ec.rlib" "/opt/rustwide/target/debug/deps/libtiff-7d3f6a210661c72d.rlib" "/opt/rustwide/target/debug/deps/libpng-888f2bceac9576bf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-74d08482525cff87.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-76c98944ce898744.rlib" "/opt/rustwide/target/debug/deps/librayon-e6b897aa3c23e3f6.rlib" "/opt/rustwide/target/debug/deps/librayon_core-13fd0fbe629a1a76.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-018c2750a549beb9.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/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-42783ff8519509bf.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5d465356f3255553.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc7745d34a5c45f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libclap-83a574926a7446ca.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-5feedd006e37cdd7.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b181716861a931a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.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" "-lSDL2" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blackhole_ocl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "52d51761c9c62e3303107b25cd07ce5d9cf90d9fed2464ccdcf19fc2589a59ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d51761c9c62e3303107b25cd07ce5d9cf90d9fed2464ccdcf19fc2589a59ba", kill_on_drop: false }` [INFO] [stdout] 52d51761c9c62e3303107b25cd07ce5d9cf90d9fed2464ccdcf19fc2589a59ba