[INFO] crate clfft 0.3.3 is already in cache [INFO] testing clfft-0.3.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate clfft 0.3.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate clfft 0.3.3 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate clfft 0.3.3 [INFO] finished tweaking crates.io crate clfft 0.3.3 [INFO] tweaked toml for crates.io crate clfft 0.3.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0279af7e6f8ce04846473e380ffe595b015a2f8040d4482bc7fa15277cc59bb [INFO] running `"docker" "start" "-a" "c0279af7e6f8ce04846473e380ffe595b015a2f8040d4482bc7fa15277cc59bb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling clfft v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling ocl-core v0.10.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:288:22 [INFO] [stderr] | [INFO] [stderr] 288 | let handle = try!(bake_plan::(self, pro_que, Location::Inplace)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:301:22 [INFO] [stderr] | [INFO] [stderr] 301 | let handle = try!(bake_plan::(self, pro_que, Location::OutOfPlace)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.21s [INFO] running `"docker" "inspect" "c0279af7e6f8ce04846473e380ffe595b015a2f8040d4482bc7fa15277cc59bb"` [INFO] running `"docker" "rm" "-f" "c0279af7e6f8ce04846473e380ffe595b015a2f8040d4482bc7fa15277cc59bb"` [INFO] [stdout] c0279af7e6f8ce04846473e380ffe595b015a2f8040d4482bc7fa15277cc59bb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd774d0b851166b581d11db6b12f8a074172e674c85113f874af08181521e44f [INFO] running `"docker" "start" "-a" "bd774d0b851166b581d11db6b12f8a074172e674c85113f874af08181521e44f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:288:22 [INFO] [stderr] | [INFO] [stderr] 288 | let handle = try!(bake_plan::(self, pro_que, Location::Inplace)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:301:22 [INFO] [stderr] | [INFO] [stderr] 301 | let handle = try!(bake_plan::(self, pro_que, Location::OutOfPlace)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rustfft v1.0.1 [INFO] [stderr] Compiling clfft v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:288:22 [INFO] [stderr] | [INFO] [stderr] 288 | let handle = try!(bake_plan::(self, pro_que, Location::Inplace)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:301:22 [INFO] [stderr] | [INFO] [stderr] 301 | let handle = try!(bake_plan::(self, pro_que, Location::OutOfPlace)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:704:21 [INFO] [stderr] | [INFO] [stderr] 704 | fft.process(&signal[..], &mut spectrum[..]); [INFO] [stderr] | ^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&[num_complex::Complex<_>]` [INFO] [stderr] found reference `&[tests::num::Complex]` [INFO] [stderr] = note: perhaps two different versions of crate `num_complex` are being used? [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:704:34 [INFO] [stderr] | [INFO] [stderr] 704 | fft.process(&signal[..], &mut spectrum[..]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ expected struct `num_complex::Complex`, found struct `tests::num::Complex` [INFO] [stderr] | [INFO] [stderr] = note: expected mutable reference `&mut [num_complex::Complex<_>]` [INFO] [stderr] found mutable reference `&mut [tests::num::Complex]` [INFO] [stderr] = note: perhaps two different versions of crate `num_complex` are being used? [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `clfft`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.events.2jnh122z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae" "/opt/rustwide/target/debug/examples/events-4e7e2dbafcb519ae.2x409rqewt6wo8zp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclfft-8c5b44400a97a6e9.rlib" "/opt/rustwide/target/debug/deps/libocl_core-60dfa5f1971e2900.rlib" "/opt/rustwide/target/debug/deps/libocl-30a2e049a6288a76.rlib" "/opt/rustwide/target/debug/deps/libqutex-6a19cbd45b56fcca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1feb9cd479d3e7b7.rlib" "/opt/rustwide/target/debug/deps/libocl_core-c8cc4aeea1702117.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-72a2219dc28f6ff1.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-eb65c5a002257475.rlib" "/opt/rustwide/target/debug/deps/libnum-cc8fdc7d079d5b49.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d005d383cc168013.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e46f7b679e5245b1.rlib" "/opt/rustwide/target/debug/deps/librand-9cc9e44aa3d9199f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b1690be1b5a4a673.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e2d76c693688508b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3d096f8dec0121ba.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-4acdc232161029de.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bda960cb024a3dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libfailure-03593cff0cd6a2e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lclFFT" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lclFFT [INFO] [stderr] /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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.example.9y62xcak-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d" "/opt/rustwide/target/debug/examples/example-8e981e3b33c68d0d.58szzcl6gp1nmtee.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclfft-8c5b44400a97a6e9.rlib" "/opt/rustwide/target/debug/deps/libocl_core-60dfa5f1971e2900.rlib" "/opt/rustwide/target/debug/deps/libocl-30a2e049a6288a76.rlib" "/opt/rustwide/target/debug/deps/libqutex-6a19cbd45b56fcca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1feb9cd479d3e7b7.rlib" "/opt/rustwide/target/debug/deps/libocl_core-c8cc4aeea1702117.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-72a2219dc28f6ff1.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-eb65c5a002257475.rlib" "/opt/rustwide/target/debug/deps/libnum-cc8fdc7d079d5b49.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d005d383cc168013.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e46f7b679e5245b1.rlib" "/opt/rustwide/target/debug/deps/librand-9cc9e44aa3d9199f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b1690be1b5a4a673.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e2d76c693688508b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3d096f8dec0121ba.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-4acdc232161029de.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bda960cb024a3dbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libfailure-03593cff0cd6a2e5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2603cfdb11ebad36.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lclFFT" "-lOpenCL" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lclFFT [INFO] [stderr] /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: build failed [INFO] running `"docker" "inspect" "bd774d0b851166b581d11db6b12f8a074172e674c85113f874af08181521e44f"` [INFO] running `"docker" "rm" "-f" "bd774d0b851166b581d11db6b12f8a074172e674c85113f874af08181521e44f"` [INFO] [stdout] bd774d0b851166b581d11db6b12f8a074172e674c85113f874af08181521e44f