[INFO] updating cached repository https://github.com/xayon40-12/gpgpu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2dffb6dee4d372e0c914148b8daf1077e3190a3 [INFO] testing xayon40-12/gpgpu-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxayon40-12%2Fgpgpu-rs" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xayon40-12/gpgpu-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xayon40-12/gpgpu-rs [INFO] finished tweaking git repo https://github.com/xayon40-12/gpgpu-rs [INFO] tweaked toml for git repo https://github.com/xayon40-12/gpgpu-rs written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/xayon40-12/gpgpu-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2cda7441737f65e811ccf3ef2725e10b3fff763859ecbd996d96e0fbf33a4f3 [INFO] running `Command { std: "docker" "start" "-a" "e2cda7441737f65e811ccf3ef2725e10b3fff763859ecbd996d96e0fbf33a4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2cda7441737f65e811ccf3ef2725e10b3fff763859ecbd996d96e0fbf33a4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cda7441737f65e811ccf3ef2725e10b3fff763859ecbd996d96e0fbf33a4f3", kill_on_drop: false }` [INFO] [stdout] e2cda7441737f65e811ccf3ef2725e10b3fff763859ecbd996d96e0fbf33a4f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20363c98399f1879f4ee2ddf99df94fdbe89f2022684597b03eef4cbcdda9fbd [INFO] running `Command { std: "docker" "start" "-a" "20363c98399f1879f4ee2ddf99df94fdbe89f2022684597b03eef4cbcdda9fbd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling gpgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "20363c98399f1879f4ee2ddf99df94fdbe89f2022684597b03eef4cbcdda9fbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20363c98399f1879f4ee2ddf99df94fdbe89f2022684597b03eef4cbcdda9fbd", kill_on_drop: false }` [INFO] [stdout] 20363c98399f1879f4ee2ddf99df94fdbe89f2022684597b03eef4cbcdda9fbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1da491187451cc18205c43e8388babfedc345663924cf0e5d8e754af894bda63 [INFO] running `Command { std: "docker" "start" "-a" "1da491187451cc18205c43e8388babfedc345663924cf0e5d8e754af894bda63", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gpgpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | .add_buffer("u", Len(0.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | .add_buffer("v", Len(3.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | .add_buffer("swu", Len(0.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | .add_buffer("swv", Len(0.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | vec![SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 105 | .add_buffer("swu", Len(0.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | vec![SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:161:36 [INFO] [stdout] | [INFO] [stdout] 161 | .add_buffer("swu", Len(0.0.into(), lv)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gpgpu` due to 14 previous errors [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | vec![SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> examples/pde.rs:219:36 [INFO] [stdout] | [INFO] [stdout] 219 | .add_buffer("swu", Len(0.0.into(), l)) [INFO] [stdout] | ----^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type `{float}` [INFO] [stdout] | this method call resolves to `T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Types: ~const From<{float}>` found in the `gpgpu` crate: [INFO] [stdout] - impl From for Types; [INFO] [stdout] - impl From for Types; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `step` in initializer of `gpgpu::integrators::SPDE` [INFO] [stdout] --> examples/pde.rs:309:18 [INFO] [stdout] | [INFO] [stdout] 309 | vec![SPDE { [INFO] [stdout] | ^^^^ missing `step` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0063, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.random.40a820b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525.23wv5l1egjoqe6ye.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgpgpu-847e9a35e2eb5c33.rlib" "/opt/rustwide/target/debug/deps/libnom-af010046241da101.rlib" "/opt/rustwide/target/debug/deps/libserde-6c77894bde46031e.rlib" "/opt/rustwide/target/debug/deps/libocl-edb646a5e87e13e2.rlib" "/opt/rustwide/target/debug/deps/libqutex-3e2d828f493eec34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-90debbac1e394440.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5f8c323cfc20065e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-6652bb0c34db6ace.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-728e07aa5c483a78.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-9264baad1db2046f.rlib" "/opt/rustwide/target/debug/deps/libnum-c8805a86029775ef.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ed65d220e5858fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8b9a9045feb8c4bc.rlib" "/opt/rustwide/target/debug/deps/librand-a7e516b98480479b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a68ba2705e49d2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-38a58c93a3fb691f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dcb4959075a3d4a1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-72bf603c7d79f7ce.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libfailure-ccfa4ee828091bb9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b84bf0680de5226b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/random-741e218bd5eef525" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `gpgpu` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.test.f3e4af5d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb.hrkfa1ou3wymyfc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libgpgpu-847e9a35e2eb5c33.rlib" "/opt/rustwide/target/debug/deps/libnom-af010046241da101.rlib" "/opt/rustwide/target/debug/deps/libserde-6c77894bde46031e.rlib" "/opt/rustwide/target/debug/deps/libocl-edb646a5e87e13e2.rlib" "/opt/rustwide/target/debug/deps/libqutex-3e2d828f493eec34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-90debbac1e394440.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5f8c323cfc20065e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-6652bb0c34db6ace.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-728e07aa5c483a78.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-9264baad1db2046f.rlib" "/opt/rustwide/target/debug/deps/libnum-c8805a86029775ef.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ed65d220e5858fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8b9a9045feb8c4bc.rlib" "/opt/rustwide/target/debug/deps/librand-a7e516b98480479b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a68ba2705e49d2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-38a58c93a3fb691f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dcb4959075a3d4a1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-72bf603c7d79f7ce.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libfailure-ccfa4ee828091bb9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b84bf0680de5226b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test-d2b02b1145193cbb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `gpgpu` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.gpgpu.ed8aead4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270.2e57moso5snrv6zx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnom-af010046241da101.rlib" "/opt/rustwide/target/debug/deps/libserde-6c77894bde46031e.rlib" "/opt/rustwide/target/debug/deps/libocl-edb646a5e87e13e2.rlib" "/opt/rustwide/target/debug/deps/libqutex-3e2d828f493eec34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-90debbac1e394440.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5f8c323cfc20065e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e5deb10ba404fc2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-a8665a7dcf8d6109.rlib" "/opt/rustwide/target/debug/deps/libocl_core-6652bb0c34db6ace.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-728e07aa5c483a78.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-9264baad1db2046f.rlib" "/opt/rustwide/target/debug/deps/libnum-c8805a86029775ef.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ed65d220e5858fd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8b9a9045feb8c4bc.rlib" "/opt/rustwide/target/debug/deps/librand-a7e516b98480479b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a68ba2705e49d2b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-38a58c93a3fb691f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dcb4959075a3d4a1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-72bf603c7d79f7ce.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libfailure-ccfa4ee828091bb9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b84bf0680de5226b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gpgpu-361a43b98ca99270" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `gpgpu` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1da491187451cc18205c43e8388babfedc345663924cf0e5d8e754af894bda63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da491187451cc18205c43e8388babfedc345663924cf0e5d8e754af894bda63", kill_on_drop: false }` [INFO] [stdout] 1da491187451cc18205c43e8388babfedc345663924cf0e5d8e754af894bda63