[INFO] crate ocl-convolution 0.1.0 is already in cache [INFO] extracting crate ocl-convolution 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/ocl-convolution/0.1.0 [INFO] extracting crate ocl-convolution 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-convolution/0.1.0 [INFO] validating manifest of ocl-convolution-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ocl-convolution-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ocl-convolution-0.1.0 [INFO] finished frobbing ocl-convolution-0.1.0 [INFO] frobbed toml for ocl-convolution-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ocl-convolution/0.1.0/Cargo.toml [INFO] started frobbing ocl-convolution-0.1.0 [INFO] finished frobbing ocl-convolution-0.1.0 [INFO] frobbed toml for ocl-convolution-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-convolution/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ocl-convolution-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-convolution/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 25c40705daa789207dc01fa405c6cfebbff7c3c699442df7dd0e29fb0c1078a7 [INFO] running `"docker" "start" "-a" "25c40705daa789207dc01fa405c6cfebbff7c3c699442df7dd0e29fb0c1078a7"` [INFO] [stderr] Compiling ocl-convolution v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `"docker" "inspect" "25c40705daa789207dc01fa405c6cfebbff7c3c699442df7dd0e29fb0c1078a7"` [INFO] running `"docker" "rm" "-f" "25c40705daa789207dc01fa405c6cfebbff7c3c699442df7dd0e29fb0c1078a7"` [INFO] [stdout] 25c40705daa789207dc01fa405c6cfebbff7c3c699442df7dd0e29fb0c1078a7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ocl-convolution/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 0521493f498ba70ccc9bb5b763a9c34664b411cebac811f39b65c68dba3eb201 [INFO] running `"docker" "start" "-a" "0521493f498ba70ccc9bb5b763a9c34664b411cebac811f39b65c68dba3eb201"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling ocl-convolution v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.cpu_comparison.bzqxwhag-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4" "/opt/crater/target/debug/deps/cpu_comparison-0e5fa470bdc8c6d4.3ku0kxlcjokcea1p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libocl_convolution-15bccee4fa2289b7.rlib" "/opt/crater/target/debug/deps/libocl-8cb6b59cc04c3067.rlib" "/opt/crater/target/debug/deps/libqutex-d0f8577d80205f0e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6682568b711da4a9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d970ccf301adf1a2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-fc7c766a42a9af56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-916c5c050ec4849b.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-fb89b3319b4b61fc.rlib" "/opt/crater/target/debug/deps/libnodrop-e19287b067ca818f.rlib" "/opt/crater/target/debug/deps/libocl_core-486c00b6155deb52.rlib" "/opt/crater/target/debug/deps/libcl_sys-2632efa48a7e66d8.rlib" "/opt/crater/target/debug/deps/libocl_core_vector-9c2492da46267643.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libenum_primitive-fbf5da8bf0e45735.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/librand-0a4630b57dcc57b3.rlib" "/opt/crater/target/debug/deps/librand_xorshift-aba648178ccafa60.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-9a65771b9d152351.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b9e58560472e74b.rlib" "/opt/crater/target/debug/deps/librand_isaac-3807d01c3a327700.rlib" "/opt/crater/target/debug/deps/librand_core-4eee27b20de9a341.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libndarray-1fcaaa85a4e533ca.rlib" "/opt/crater/target/debug/deps/libnum_complex-2fa6bf14402c9fb0.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libitertools-36206ee568a48de0.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libmatrixmultiply-b856c59a72f2ed38.rlib" "/opt/crater/target/debug/deps/librawpointer-65262f271f4611c8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ocl-convolution`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.ocl_convolution.f4vox9a2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849" "/opt/crater/target/debug/deps/ocl_convolution-0a062935ffc23849.1ntsylljujdujuh9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/librand-0a4630b57dcc57b3.rlib" "/opt/crater/target/debug/deps/librand_xorshift-aba648178ccafa60.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-9a65771b9d152351.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b9e58560472e74b.rlib" "/opt/crater/target/debug/deps/librand_isaac-3807d01c3a327700.rlib" "/opt/crater/target/debug/deps/librand_core-4eee27b20de9a341.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libocl-8cb6b59cc04c3067.rlib" "/opt/crater/target/debug/deps/libqutex-d0f8577d80205f0e.rlib" "/opt/crater/target/debug/deps/libcrossbeam-6682568b711da4a9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-d970ccf301adf1a2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-fc7c766a42a9af56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-916c5c050ec4849b.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libarrayvec-fb89b3319b4b61fc.rlib" "/opt/crater/target/debug/deps/libnodrop-e19287b067ca818f.rlib" "/opt/crater/target/debug/deps/libocl_core-486c00b6155deb52.rlib" "/opt/crater/target/debug/deps/libcl_sys-2632efa48a7e66d8.rlib" "/opt/crater/target/debug/deps/libocl_core_vector-9c2492da46267643.rlib" "/opt/crater/target/debug/deps/libnum-51bb9d5dae6c3d6d.rlib" "/opt/crater/target/debug/deps/libnum_rational-7f9a994db524a260.rlib" "/opt/crater/target/debug/deps/libnum_bigint-c884bc4bdfa60794.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libnum_iter-161e13ffd3321f27.rlib" "/opt/crater/target/debug/deps/libnum_integer-440f23443e3e87b1.rlib" "/opt/crater/target/debug/deps/libnum_complex-f09a0b11b536aeda.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libenum_primitive-fbf5da8bf0e45735.rlib" "/opt/crater/target/debug/deps/libnum_traits-85d0e05aa2cc3298.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libfailure-e533f5339fa6fa33.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libndarray-1fcaaa85a4e533ca.rlib" "/opt/crater/target/debug/deps/libnum_complex-2fa6bf14402c9fb0.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libitertools-36206ee568a48de0.rlib" "/opt/crater/target/debug/deps/libeither-0991b1b51775eba9.rlib" "/opt/crater/target/debug/deps/libmatrixmultiply-b856c59a72f2ed38.rlib" "/opt/crater/target/debug/deps/librawpointer-65262f271f4611c8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ocl-convolution`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0521493f498ba70ccc9bb5b763a9c34664b411cebac811f39b65c68dba3eb201"` [INFO] running `"docker" "rm" "-f" "0521493f498ba70ccc9bb5b763a9c34664b411cebac811f39b65c68dba3eb201"` [INFO] [stdout] 0521493f498ba70ccc9bb5b763a9c34664b411cebac811f39b65c68dba3eb201