[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallel-programming-hwr%2Frust-opencl-demo" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallel-programming-hwr/rust-opencl-demo on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cfad499a013590705076dccd8a4af66f10b657266feb02b9c12643c23780f38 [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" "9cfad499a013590705076dccd8a4af66f10b657266feb02b9c12643c23780f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cfad499a013590705076dccd8a4af66f10b657266feb02b9c12643c23780f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cfad499a013590705076dccd8a4af66f10b657266feb02b9c12643c23780f38", kill_on_drop: false }` [INFO] [stdout] 9cfad499a013590705076dccd8a4af66f10b657266feb02b9c12643c23780f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a66cee5e95fada67cc3c13ddf83f2d1ec0bef2b295b79cc335a81cfa5e82bc0a [INFO] running `Command { std: "docker" "start" "-a" "a66cee5e95fada67cc3c13ddf83f2d1ec0bef2b295b79cc335a81cfa5e82bc0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.20 [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-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.rust_opencl_demo.cc8ca46d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389.1zxqliv34b59if0u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfern-48b7999c800992ce.rlib" "/opt/rustwide/target/debug/deps/librayon-bc763e7f1801c19a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-600ca790ed43204a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6122be3be4d1de9d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-426b774b756a3031.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8eb9ad230b59711b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libindicatif-e8adb95a22df5ba1.rlib" "/opt/rustwide/target/debug/deps/libconsole-9fb7dcdbf2dd4a3c.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-99fdd87e40dbdd93.rlib" "/opt/rustwide/target/debug/deps/libregex-2045e358205cf48e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-42d7e6427b0d8996.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-949a2a7a0f218d65.rlib" "/opt/rustwide/target/debug/deps/libcolored-4ca08c2492719cbe.rlib" "/opt/rustwide/target/debug/deps/libchrono-e8f34f1e992a690b.rlib" "/opt/rustwide/target/debug/deps/libtime-109b6c8025f54669.rlib" "/opt/rustwide/target/debug/deps/libstructopt-19edc373f241a288.rlib" "/opt/rustwide/target/debug/deps/libocl_stream-bed218ada719a69d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-74f15f521c2eabc3.rlib" "/opt/rustwide/target/debug/deps/liblog-783fcf01f5b232be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4f37ec9f328a3a45.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f55d946065d0bb5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe859806c2bc3134.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0c881c1447df004e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-326e9fb803934b35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/libstd_semaphore-22c3641673f386b2.rlib" "/opt/rustwide/target/debug/deps/libocl-785f1b3f6564213f.rlib" "/opt/rustwide/target/debug/deps/libqutex-08be668bc89cc231.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-795969938a9dffa1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5f8c323cfc20065e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a49be2b28a19fd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-7de2b11988cc7b5d.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-6c12bb8e702d9a32.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-c7c0bf416f14f4d1.rlib" "/opt/rustwide/target/debug/deps/libnum-abc9957c4f813787.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e649bb83c8fffd5b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f684308bc3c8e71d.rlib" "/opt/rustwide/target/debug/deps/librand-aba05ff6b4bdb928.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a68ba2705e49d2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-38a58c93a3fb691f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dcb4959075a3d4a1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-72bf603c7d79f7ce.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libfailure-86e17fcf6f020e67.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c55e741f4a5e9a84.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-96c00d7c339a6afc.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-8d082ace0cd4b298.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7e3e07a788c52030.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libfutures-186c37c96b84a18b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libclap-4889fc0f14d89681.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-232739c82cea3690.rlib" "/opt/rustwide/target/debug/deps/liblibc-2aac070cfd45a587.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_opencl_demo-2a42473ab42d7389" "-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" "a66cee5e95fada67cc3c13ddf83f2d1ec0bef2b295b79cc335a81cfa5e82bc0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66cee5e95fada67cc3c13ddf83f2d1ec0bef2b295b79cc335a81cfa5e82bc0a", kill_on_drop: false }` [INFO] [stdout] a66cee5e95fada67cc3c13ddf83f2d1ec0bef2b295b79cc335a81cfa5e82bc0a