[INFO] crate open-cl-core 0.2.1 is already in cache [INFO] testing open-cl-core-0.2.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate open-cl-core 0.2.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate open-cl-core 0.2.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate open-cl-core 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate open-cl-core 0.2.1 [INFO] tweaked toml for crates.io crate open-cl-core 0.2.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate open-cl-core 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0279672f4b93cd0c5ad5b3ff2ee8d12416b6c18f9029aeea20f8995b580ee3b [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" "b0279672f4b93cd0c5ad5b3ff2ee8d12416b6c18f9029aeea20f8995b580ee3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0279672f4b93cd0c5ad5b3ff2ee8d12416b6c18f9029aeea20f8995b580ee3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0279672f4b93cd0c5ad5b3ff2ee8d12416b6c18f9029aeea20f8995b580ee3b", kill_on_drop: false }` [INFO] [stdout] b0279672f4b93cd0c5ad5b3ff2ee8d12416b6c18f9029aeea20f8995b580ee3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b218eb73d132b91cb4b9438db36d061f9a86c0edb96875c184c768dfcb2db908 [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" "b218eb73d132b91cb4b9438db36d061f9a86c0edb96875c184c768dfcb2db908", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling half v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling open-cl-sys v0.1.0 [INFO] [stderr] Compiling open-cl-low-level v0.2.1 [INFO] [stderr] Compiling open-cl-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "b218eb73d132b91cb4b9438db36d061f9a86c0edb96875c184c768dfcb2db908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b218eb73d132b91cb4b9438db36d061f9a86c0edb96875c184c768dfcb2db908", kill_on_drop: false }` [INFO] [stdout] b218eb73d132b91cb4b9438db36d061f9a86c0edb96875c184c768dfcb2db908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfe148f8463302970ddbc2fae76fa232fc891084bab8db02334337c6c6c46db [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" "bdfe148f8463302970ddbc2fae76fa232fc891084bab8db02334337c6c6c46db", kill_on_drop: false }` [INFO] [stderr] Compiling open-cl-core v0.2.1 (/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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.simple_add.bqme66n3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb" "/opt/rustwide/target/debug/examples/simple_add-7cc91085d59271eb.hyonad1dociyvvt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopencl_core-a95c5e730d79a233.rlib" "/opt/rustwide/target/debug/deps/libnum-b3f3d4c006517022.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-878d6ef7a5294294.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-57ac4b3602cdd5e8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f6c22bf78a95566c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_low_level-114544ea6b3d1c60.rlib" "/opt/rustwide/target/debug/deps/libpaste-933d14f059bce0c2.rlib" "/opt/rustwide/target/debug/deps/libhalf-fd2685756ea0debd.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-878a58dda41ff477.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a654c18a235bd153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfailure-0b083bd5af365a77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-471590d614405bbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99819b5ad9585933.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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] 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 `open-cl-core`. [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] [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.opencl_core.3amwlmbw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda" "/opt/rustwide/target/debug/deps/opencl_core-e0a903f559b77eda.34zdt3iv1hvjwzfo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libnum-b3f3d4c006517022.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-878d6ef7a5294294.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-57ac4b3602cdd5e8.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f6c22bf78a95566c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_low_level-114544ea6b3d1c60.rlib" "/opt/rustwide/target/debug/deps/libpaste-933d14f059bce0c2.rlib" "/opt/rustwide/target/debug/deps/libhalf-fd2685756ea0debd.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-878a58dda41ff477.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a654c18a235bd153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfailure-0b083bd5af365a77.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-471590d614405bbe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99819b5ad9585933.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-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] 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: build failed [INFO] running `Command { std: "docker" "inspect" "bdfe148f8463302970ddbc2fae76fa232fc891084bab8db02334337c6c6c46db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfe148f8463302970ddbc2fae76fa232fc891084bab8db02334337c6c6c46db", kill_on_drop: false }` [INFO] [stdout] bdfe148f8463302970ddbc2fae76fa232fc891084bab8db02334337c6c6c46db