[INFO] cloning repository https://github.com/parallel-programming-hwr/rust-opencl-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallel-programming-hwr/rust-opencl-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Frust-opencl-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Frust-opencl-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cc4db121131a7cf36a43d05ed4c0306026400a0 [INFO] testing parallel-programming-hwr/rust-opencl-demo against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Frust-opencl-demo" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallel-programming-hwr/rust-opencl-demo on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parallel-programming-hwr/rust-opencl-demo [INFO] finished tweaking git repo https://github.com/parallel-programming-hwr/rust-opencl-demo [INFO] tweaked toml for git repo https://github.com/parallel-programming-hwr/rust-opencl-demo written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/parallel-programming-hwr/rust-opencl-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded console v0.14.0 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.1 [INFO] [stderr] Downloaded ocl-stream v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7931ec70e7a970b93efde17a9722c35040dda0fc301b38b7e9681e8e48ddfa6d [INFO] running `Command { std: "docker" "start" "-a" "7931ec70e7a970b93efde17a9722c35040dda0fc301b38b7e9681e8e48ddfa6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7931ec70e7a970b93efde17a9722c35040dda0fc301b38b7e9681e8e48ddfa6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7931ec70e7a970b93efde17a9722c35040dda0fc301b38b7e9681e8e48ddfa6d", kill_on_drop: false }` [INFO] [stdout] 7931ec70e7a970b93efde17a9722c35040dda0fc301b38b7e9681e8e48ddfa6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e66d434212c7fe58685b56a738a30830b942bccad0f49d32934355f95750802 [INFO] running `Command { std: "docker" "start" "-a" "1e66d434212c7fe58685b56a738a30830b942bccad0f49d32934355f95750802", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.13 [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 failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling ocl-stream v0.3.5 [INFO] [stderr] Compiling rust-opencl-demo 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/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.rust_opencl_demo.4c693944-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e.28q9ii88ua7lvr31.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-70b0ff6684a57cf7.rlib" "/opt/rustwide/target/debug/deps/librayon-0dedb5020ebfa883.rlib" "/opt/rustwide/target/debug/deps/librayon_core-75c87176d8a6fc6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5f4a0b2dbacbf8a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f829e1453a421989.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libindicatif-315621584d652105.rlib" "/opt/rustwide/target/debug/deps/libconsole-6cc2c8e74847517b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-adbf1f57f8cbb1aa.rlib" "/opt/rustwide/target/debug/deps/libregex-4f51d27c83293ce6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dddd5448e27dc0b0.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/libcolored-8c7bd0b5fff22148.rlib" "/opt/rustwide/target/debug/deps/libchrono-a315f62ddb98beda.rlib" "/opt/rustwide/target/debug/deps/libtime-f15e840c45afe743.rlib" "/opt/rustwide/target/debug/deps/libstructopt-5ed5cc2802a804d3.rlib" "/opt/rustwide/target/debug/deps/libocl_stream-5287c04dfdd100cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-254efe66671bfe70.rlib" "/opt/rustwide/target/debug/deps/liblog-78173182950f9ad7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-efe82cf0788a794c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3d086e0381b87404.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-72a4c9779dfb7111.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-476ec1cd4245c207.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6119f20e68cfb569.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed50de62563761e.rlib" "/opt/rustwide/target/debug/deps/libstd_semaphore-4f9d6fb6a85921c0.rlib" "/opt/rustwide/target/debug/deps/libocl-3a6ad8ab192f14c8.rlib" "/opt/rustwide/target/debug/deps/libqutex-4aedc2a068e39027.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5d291ca7ac7d7b6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-24be094624d2980f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01a1e3a601f2671f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libnodrop-74b1b15f63fcdd40.rlib" "/opt/rustwide/target/debug/deps/libocl_core-d4c5b860ed55b214.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-401f035628a3016b.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-d4a644bf9e5d18e7.rlib" "/opt/rustwide/target/debug/deps/libnum-1ae08ca27182db59.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-97fb2253edb087fa.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ab652f690ec152a8.rlib" "/opt/rustwide/target/debug/deps/librand-b131c59bcd015cf8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-68badb54d442bdd4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-747845bc9efb2d79.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f5792c89439cb29f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9a21891a70718301.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libfailure-9ad2fa5bc812b9b5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8679c5d563ed071b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-1436a90b6e115ae8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ea04dcb0d5f9057c.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "/opt/rustwide/target/debug/deps/libfutures-70a87aa90224d03b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libclap-0a9c7e46290f2bb3.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-60a831edbb4089cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6bfb6bb5e9688c22.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-31f89e751c2cd50e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-opencl-demo` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1e66d434212c7fe58685b56a738a30830b942bccad0f49d32934355f95750802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e66d434212c7fe58685b56a738a30830b942bccad0f49d32934355f95750802", kill_on_drop: false }` [INFO] [stdout] 1e66d434212c7fe58685b56a738a30830b942bccad0f49d32934355f95750802