[INFO] fetching crate ff-cl-gen 0.2.0... [INFO] testing ff-cl-gen-0.2.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate ff-cl-gen 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ff-cl-gen 0.2.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ff-cl-gen 0.2.0 [INFO] finished tweaking crates.io crate ff-cl-gen 0.2.0 [INFO] tweaked toml for crates.io crate ff-cl-gen 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83023ac1ca68a3046310eae39644f52d45219ae90311da524d748895c72c7831 [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" "83023ac1ca68a3046310eae39644f52d45219ae90311da524d748895c72c7831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83023ac1ca68a3046310eae39644f52d45219ae90311da524d748895c72c7831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83023ac1ca68a3046310eae39644f52d45219ae90311da524d748895c72c7831", kill_on_drop: false }` [INFO] [stdout] 83023ac1ca68a3046310eae39644f52d45219ae90311da524d748895c72c7831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ef9401e7a038894da0a394c1a880d930d73b35e0e80ea84d2641402beebf89 [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" "72ef9401e7a038894da0a394c1a880d930d73b35e0e80ea84d2641402beebf89", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling ff-cl-gen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.46s [INFO] running `Command { std: "docker" "inspect" "72ef9401e7a038894da0a394c1a880d930d73b35e0e80ea84d2641402beebf89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ef9401e7a038894da0a394c1a880d930d73b35e0e80ea84d2641402beebf89", kill_on_drop: false }` [INFO] [stdout] 72ef9401e7a038894da0a394c1a880d930d73b35e0e80ea84d2641402beebf89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--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] fdf2c4adc9954dd68cc8c4a00ad48e13483a7e18ff0d86ff550ad6e342ce9cbb [INFO] running `Command { std: "docker" "start" "-a" "fdf2c4adc9954dd68cc8c4a00ad48e13483a7e18ff0d86ff550ad6e342ce9cbb", kill_on_drop: false }` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling fil-ocl-core v0.11.3 [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 num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sha2ni v0.8.5 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling groupy v0.3.1 [INFO] [stderr] Compiling paired v0.18.0 [INFO] [stderr] Compiling fil-ocl v0.19.4 [INFO] [stderr] Compiling ff-cl-gen v0.2.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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.ff_cl_gen.42qgk1y7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc" "/opt/rustwide/target/debug/deps/ff_cl_gen-302462be435539dc.30q5caezqw2p9o6l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/fff-95c6001301dfcce3/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libpaired-34fdef01496baffa.rlib" "/opt/rustwide/target/debug/deps/libhkdf-e95ac67296e6ef6b.rlib" "/opt/rustwide/target/debug/deps/libhmac-9168b3f103118426.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0458d35f90a01815.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libsha2ni-89ef21287a23d9f2.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-298bf5328b4d031c.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa3877179444303e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1ef80561098331e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-c0f163d44764e0e1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-d8b35643c8af489b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-479b940a80c0e4d0.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d64caaf79df18d6.rlib" "/opt/rustwide/target/debug/deps/libgroupy-a31cb31ec3b88174.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1cba6ab95bad530b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-18d238efa963d340.rlib" "/opt/rustwide/target/debug/deps/librand-e0edf4dc1b7952a0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110048ccd879da03.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/libfil_ocl-eedbc611b3d2c8eb.rlib" "/opt/rustwide/target/debug/deps/libqutex-42d31a4b48aa09a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-2a5c4a860f8c1cf8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8cc979fb84897774.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5384723956bee241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ea058d48bd6e539c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-49f0b7264afb0d4e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-102669bf85058353.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1b17eb7fde862582.rlib" "/opt/rustwide/target/debug/deps/libfil_ocl_core-6280033cb07b6d56.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-6bac83e827e7e642.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-77d4079dd06eb241.rlib" "/opt/rustwide/target/debug/deps/libnum-3f2ae0fa13922350.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-eb955c4020b0a094.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-52d315ed45bb2bde.rlib" "/opt/rustwide/target/debug/deps/librand-b082f4e86074ce5a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6656b01f45368b3a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1d5da6fbe6a0acda.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-e629d73cd44935d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7c88e41e0e7adede.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libfailure-47865e7187a5ff51.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ebd1f851cea97ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f2355a12ba928b04.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-94fd0f13cfea77ad.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libitertools-690a55aaa4f45db2.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libfff-a6a0026600250285.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0e95199339cff613.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/librand_core-75aa3e2ef985ad09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-62b3430829cfab09.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-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 `ff-cl-gen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fdf2c4adc9954dd68cc8c4a00ad48e13483a7e18ff0d86ff550ad6e342ce9cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf2c4adc9954dd68cc8c4a00ad48e13483a7e18ff0d86ff550ad6e342ce9cbb", kill_on_drop: false }` [INFO] [stdout] fdf2c4adc9954dd68cc8c4a00ad48e13483a7e18ff0d86ff550ad6e342ce9cbb