[INFO] fetching crate open-cl-core 0.2.1... [INFO] testing open-cl-core-0.2.1 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate open-cl-core 0.2.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate open-cl-core 0.2.1 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b735832b06694941e91ad63894d796d247b84658bf5dc6a19e64368197e7d91 [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" "8b735832b06694941e91ad63894d796d247b84658bf5dc6a19e64368197e7d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b735832b06694941e91ad63894d796d247b84658bf5dc6a19e64368197e7d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b735832b06694941e91ad63894d796d247b84658bf5dc6a19e64368197e7d91", kill_on_drop: false }` [INFO] [stdout] 8b735832b06694941e91ad63894d796d247b84658bf5dc6a19e64368197e7d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b094a3647f7598f5772cc4173c8f389163da5137aa8b6d3a9d3f7e6f91be8f0b [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" "b094a3647f7598f5772cc4173c8f389163da5137aa8b6d3a9d3f7e6f91be8f0b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling regex-syntax v0.6.15 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [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 textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling num v0.2.1 [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 49s [INFO] running `Command { std: "docker" "inspect" "b094a3647f7598f5772cc4173c8f389163da5137aa8b6d3a9d3f7e6f91be8f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b094a3647f7598f5772cc4173c8f389163da5137aa8b6d3a9d3f7e6f91be8f0b", kill_on_drop: false }` [INFO] [stdout] b094a3647f7598f5772cc4173c8f389163da5137aa8b6d3a9d3f7e6f91be8f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 6d54fb4744b75e18dd5dcdfdf6ccf279d7ab2ef7bb172aa66db01623cbb37b0d [INFO] running `Command { std: "docker" "start" "-a" "6d54fb4744b75e18dd5dcdfdf6ccf279d7ab2ef7bb172aa66db01623cbb37b0d", 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.simple_add.v4nve9ao-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f" "/opt/rustwide/target/debug/examples/simple_add-e7c4792c0736c88f.4daqol34comcgyw4.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-c03d65ce9942da5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopencl_core-39fb531dbf02a093.rlib" "/opt/rustwide/target/debug/deps/libnum-a6260c5286b55f93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a42473b19bfba72b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddbed6281a5f8172.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-49627133150253e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_low_level-40d1c96aa62526ee.rlib" "/opt/rustwide/target/debug/deps/libpaste-f89ae00ca2b1e5b7.rlib" "/opt/rustwide/target/debug/deps/libhalf-27081bf72c7aedee.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-ceebebefd2a5a717.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6cb75e4a7943c1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-176d81874222610e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afc8d8bdd4b07b0e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9a0896404f6cf219.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.opencl_core.f2lnsp7y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3" "/opt/rustwide/target/debug/deps/opencl_core-db2bcb46970b23f3.4t40ts9m11llsw0d.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-c03d65ce9942da5e/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libnum-a6260c5286b55f93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a42473b19bfba72b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ddbed6281a5f8172.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-49627133150253e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce8502747e00d7a4.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_low_level-40d1c96aa62526ee.rlib" "/opt/rustwide/target/debug/deps/libpaste-f89ae00ca2b1e5b7.rlib" "/opt/rustwide/target/debug/deps/libhalf-27081bf72c7aedee.rlib" "/opt/rustwide/target/debug/deps/libopen_cl_sys-ceebebefd2a5a717.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6cb75e4a7943c1dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libfailure-176d81874222610e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afc8d8bdd4b07b0e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9a0896404f6cf219.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stderr] error: build failed [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d54fb4744b75e18dd5dcdfdf6ccf279d7ab2ef7bb172aa66db01623cbb37b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d54fb4744b75e18dd5dcdfdf6ccf279d7ab2ef7bb172aa66db01623cbb37b0d", kill_on_drop: false }` [INFO] [stdout] 6d54fb4744b75e18dd5dcdfdf6ccf279d7ab2ef7bb172aa66db01623cbb37b0d