[INFO] crate ocl-core 0.11.2 is already in cache [INFO] testing ocl-core-0.11.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ocl-core 0.11.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ocl-core 0.11.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ocl-core 0.11.2 [INFO] finished tweaking crates.io crate ocl-core 0.11.2 [INFO] tweaked toml for crates.io crate ocl-core 0.11.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ocl-core 0.11.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] c649c26bf2c00e589f88b273d5e3ce3842b754bcea61d31c8036c1c09c00575a [INFO] running `"docker" "start" "-a" "c649c26bf2c00e589f88b273d5e3ce3842b754bcea61d31c8036c1c09c00575a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling ocl-core v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:514:5 [INFO] [stderr] | [INFO] [stderr] 514 | try!(eval_errcode(errcode, (), "clGetPlatformIDs", None::)); [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/functions.rs:595:47 [INFO] [stderr] | [INFO] [stderr] 595 | let device_types = device_types.unwrap_or(try!(default_device_type())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:619:5 [INFO] [stderr] | [INFO] [stderr] 619 | try!(eval_errcode(errcode, (), "clGetDeviceIDs", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1065:5 [INFO] [stderr] | [INFO] [stderr] 1065 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1152:5 [INFO] [stderr] | [INFO] [stderr] 1152 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1197:5 [INFO] [stderr] | [INFO] [stderr] 1197 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1229:5 [INFO] [stderr] | [INFO] [stderr] 1229 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1268:5 [INFO] [stderr] | [INFO] [stderr] 1268 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1319:5 [INFO] [stderr] | [INFO] [stderr] 1319 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1349:5 [INFO] [stderr] | [INFO] [stderr] 1349 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1416:5 [INFO] [stderr] | [INFO] [stderr] 1416 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1482:5 [INFO] [stderr] | [INFO] [stderr] 1482 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1504:5 [INFO] [stderr] | [INFO] [stderr] 1504 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1670:5 [INFO] [stderr] | [INFO] [stderr] 1670 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1731:5 [INFO] [stderr] | [INFO] [stderr] 1731 | try!(eval_errcode(errcode, (), "clCreateProgramWithBinary", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1734:9 [INFO] [stderr] | [INFO] [stderr] 1734 | try!(eval_errcode(*item, (), "clCreateProgramWithBinary", Some(format!("Device [{}]", i)))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1925:5 [INFO] [stderr] | [INFO] [stderr] 1925 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:2087:13 [INFO] [stderr] | [INFO] [stderr] 2087 | try!(CString::new(name.as_ref().as_bytes())).as_ptr(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3600:23 [INFO] [stderr] | [INFO] [stderr] 3600 | let func_name_c = try!(CString::new(func_name)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3626:25 [INFO] [stderr] | [INFO] [stderr] 3626 | d_versions.push(try!(device_id.version())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3643:25 [INFO] [stderr] | [INFO] [stderr] 3643 | let platform_list = try!(get_platform_ids()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3695:19 [INFO] [stderr] | [INFO] [stderr] 3695 | let program = try!(create_program_with_source(context, src_strings)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3696:5 [INFO] [stderr] | [INFO] [stderr] 3696 | try!(build_program(&program, device_ids, cmplr_opts, None, None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3723:5 [INFO] [stderr] | [INFO] [stderr] 3723 | try!(eval_errcode(errcode, (), "clGetEventInfo", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:129:37 [INFO] [stderr] | [INFO] [stderr] 129 | functions::verify_versions(&try!(self.device_versions()), required_version, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | let ver = [try!(self.platform_version())]; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:380:23 [INFO] [stderr] | [INFO] [stderr] 380 | let devices = try!(functions::get_device_ids(self, Some(DeviceType::ALL), None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:546:23 [INFO] [stderr] | [INFO] [stderr] 546 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:551:23 [INFO] [stderr] | [INFO] [stderr] 551 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:645:22 [INFO] [stderr] | [INFO] [stderr] 645 | let device = try!(self.device()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:650:9 [INFO] [stderr] | [INFO] [stderr] 650 | try!(self.device()).platform_version() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:834:23 [INFO] [stderr] | [INFO] [stderr] 834 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:839:23 [INFO] [stderr] | [INFO] [stderr] 839 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:23 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:28 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:23 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:28 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:113:30 [INFO] [stderr] | [INFO] [stderr] 113 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 39 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.86s [INFO] running `"docker" "inspect" "c649c26bf2c00e589f88b273d5e3ce3842b754bcea61d31c8036c1c09c00575a"` [INFO] running `"docker" "rm" "-f" "c649c26bf2c00e589f88b273d5e3ce3842b754bcea61d31c8036c1c09c00575a"` [INFO] [stdout] c649c26bf2c00e589f88b273d5e3ce3842b754bcea61d31c8036c1c09c00575a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 3d9bc3b09104b6c81595ee6b28a0ceeb58fcc5bf089827f843ff107029977807 [INFO] running `"docker" "start" "-a" "3d9bc3b09104b6c81595ee6b28a0ceeb58fcc5bf089827f843ff107029977807"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling colorify v0.2.3 [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:514:5 [INFO] [stderr] | [INFO] [stderr] 514 | try!(eval_errcode(errcode, (), "clGetPlatformIDs", None::)); [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/functions.rs:595:47 [INFO] [stderr] | [INFO] [stderr] 595 | let device_types = device_types.unwrap_or(try!(default_device_type())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:619:5 [INFO] [stderr] | [INFO] [stderr] 619 | try!(eval_errcode(errcode, (), "clGetDeviceIDs", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1065:5 [INFO] [stderr] | [INFO] [stderr] 1065 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1152:5 [INFO] [stderr] | [INFO] [stderr] 1152 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1197:5 [INFO] [stderr] | [INFO] [stderr] 1197 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1229:5 [INFO] [stderr] | [INFO] [stderr] 1229 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1268:5 [INFO] [stderr] | [INFO] [stderr] 1268 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1319:5 [INFO] [stderr] | [INFO] [stderr] 1319 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1349:5 [INFO] [stderr] | [INFO] [stderr] 1349 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1416:5 [INFO] [stderr] | [INFO] [stderr] 1416 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1482:5 [INFO] [stderr] | [INFO] [stderr] 1482 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1504:5 [INFO] [stderr] | [INFO] [stderr] 1504 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1670:5 [INFO] [stderr] | [INFO] [stderr] 1670 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1731:5 [INFO] [stderr] | [INFO] [stderr] 1731 | try!(eval_errcode(errcode, (), "clCreateProgramWithBinary", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1734:9 [INFO] [stderr] | [INFO] [stderr] 1734 | try!(eval_errcode(*item, (), "clCreateProgramWithBinary", Some(format!("Device [{}]", i)))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1925:5 [INFO] [stderr] | [INFO] [stderr] 1925 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:2087:13 [INFO] [stderr] | [INFO] [stderr] 2087 | try!(CString::new(name.as_ref().as_bytes())).as_ptr(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3600:23 [INFO] [stderr] | [INFO] [stderr] 3600 | let func_name_c = try!(CString::new(func_name)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3626:25 [INFO] [stderr] | [INFO] [stderr] 3626 | d_versions.push(try!(device_id.version())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3643:25 [INFO] [stderr] | [INFO] [stderr] 3643 | let platform_list = try!(get_platform_ids()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3695:19 [INFO] [stderr] | [INFO] [stderr] 3695 | let program = try!(create_program_with_source(context, src_strings)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3696:5 [INFO] [stderr] | [INFO] [stderr] 3696 | try!(build_program(&program, device_ids, cmplr_opts, None, None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3723:5 [INFO] [stderr] | [INFO] [stderr] 3723 | try!(eval_errcode(errcode, (), "clGetEventInfo", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:129:37 [INFO] [stderr] | [INFO] [stderr] 129 | functions::verify_versions(&try!(self.device_versions()), required_version, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | let ver = [try!(self.platform_version())]; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:380:23 [INFO] [stderr] | [INFO] [stderr] 380 | let devices = try!(functions::get_device_ids(self, Some(DeviceType::ALL), None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:546:23 [INFO] [stderr] | [INFO] [stderr] 546 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:551:23 [INFO] [stderr] | [INFO] [stderr] 551 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:645:22 [INFO] [stderr] | [INFO] [stderr] 645 | let device = try!(self.device()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:650:9 [INFO] [stderr] | [INFO] [stderr] 650 | try!(self.device()).platform_version() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:834:23 [INFO] [stderr] | [INFO] [stderr] 834 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:839:23 [INFO] [stderr] | [INFO] [stderr] 839 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:23 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:28 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:23 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:28 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:113:30 [INFO] [stderr] | [INFO] [stderr] 113 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 39 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling ocl-core v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:514:5 [INFO] [stderr] | [INFO] [stderr] 514 | try!(eval_errcode(errcode, (), "clGetPlatformIDs", None::)); [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/functions.rs:595:47 [INFO] [stderr] | [INFO] [stderr] 595 | let device_types = device_types.unwrap_or(try!(default_device_type())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:619:5 [INFO] [stderr] | [INFO] [stderr] 619 | try!(eval_errcode(errcode, (), "clGetDeviceIDs", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1065:5 [INFO] [stderr] | [INFO] [stderr] 1065 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1152:5 [INFO] [stderr] | [INFO] [stderr] 1152 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1197:5 [INFO] [stderr] | [INFO] [stderr] 1197 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1229:5 [INFO] [stderr] | [INFO] [stderr] 1229 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1268:5 [INFO] [stderr] | [INFO] [stderr] 1268 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1319:5 [INFO] [stderr] | [INFO] [stderr] 1319 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1349:5 [INFO] [stderr] | [INFO] [stderr] 1349 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1416:5 [INFO] [stderr] | [INFO] [stderr] 1416 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1482:5 [INFO] [stderr] | [INFO] [stderr] 1482 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1504:5 [INFO] [stderr] | [INFO] [stderr] 1504 | try!(eval_errcode(errcode, (), "clGetSupportedImageFormats", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1670:5 [INFO] [stderr] | [INFO] [stderr] 1670 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1731:5 [INFO] [stderr] | [INFO] [stderr] 1731 | try!(eval_errcode(errcode, (), "clCreateProgramWithBinary", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1734:9 [INFO] [stderr] | [INFO] [stderr] 1734 | try!(eval_errcode(*item, (), "clCreateProgramWithBinary", Some(format!("Device [{}]", i)))); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:1925:5 [INFO] [stderr] | [INFO] [stderr] 1925 | try!(verify_context(context)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:2087:13 [INFO] [stderr] | [INFO] [stderr] 2087 | try!(CString::new(name.as_ref().as_bytes())).as_ptr(), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3600:23 [INFO] [stderr] | [INFO] [stderr] 3600 | let func_name_c = try!(CString::new(func_name)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3626:25 [INFO] [stderr] | [INFO] [stderr] 3626 | d_versions.push(try!(device_id.version())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3643:25 [INFO] [stderr] | [INFO] [stderr] 3643 | let platform_list = try!(get_platform_ids()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3695:19 [INFO] [stderr] | [INFO] [stderr] 3695 | let program = try!(create_program_with_source(context, src_strings)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3696:5 [INFO] [stderr] | [INFO] [stderr] 3696 | try!(build_program(&program, device_ids, cmplr_opts, None, None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/functions.rs:3723:5 [INFO] [stderr] | [INFO] [stderr] 3723 | try!(eval_errcode(errcode, (), "clGetEventInfo", None::)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:129:37 [INFO] [stderr] | [INFO] [stderr] 129 | functions::verify_versions(&try!(self.device_versions()), required_version, [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:134:20 [INFO] [stderr] | [INFO] [stderr] 134 | let ver = [try!(self.platform_version())]; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:380:23 [INFO] [stderr] | [INFO] [stderr] 380 | let devices = try!(functions::get_device_ids(self, Some(DeviceType::ALL), None)); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:546:23 [INFO] [stderr] | [INFO] [stderr] 546 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:551:23 [INFO] [stderr] | [INFO] [stderr] 551 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:645:22 [INFO] [stderr] | [INFO] [stderr] 645 | let device = try!(self.device()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:650:9 [INFO] [stderr] | [INFO] [stderr] 650 | try!(self.device()).platform_version() [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:834:23 [INFO] [stderr] | [INFO] [stderr] 834 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:839:23 [INFO] [stderr] | [INFO] [stderr] 839 | let devices = try!(self.devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:23 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:919:28 [INFO] [stderr] | [INFO] [stderr] 919 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:23 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/types/abs.rs:924:28 [INFO] [stderr] | [INFO] [stderr] 924 | let devices = try!(try!(self.program()).devices()); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:113:30 [INFO] [stderr] | [INFO] [stderr] 113 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/util.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | let mut new_val: T = mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.trivial.1u8wqo9x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379" "/opt/rustwide/target/debug/examples/trivial-ac5fbd5745c1b379.37v71npntfadrxum.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-c997331088f87f75/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl_core-56e65735aecbcf13.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-661d0840884f9ea5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f01dde8b557bc67c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ed5968c795628a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4207e332b5fc946.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-32d79b48a73ba71f.rlib" "/opt/rustwide/target/debug/deps/libnum-75ef2e18d9625d48.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11fba8ae2c1a210b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9d71b261f04652a3.rlib" "/opt/rustwide/target/debug/deps/librand-2e923e59c78cf104.rlib" "/opt/rustwide/target/debug/deps/liblibc-87dad9edb8699c47.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12eaf4787dc25829.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9bca43aefacca80.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7c3d318f1be09a45.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7b622c70e8c2284c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a545cc744f7cbd0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b3ca50a13365fe23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /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: could not compile `ocl-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] [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/version-298587598947dce3.version.dzq2fmuk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/version-298587598947dce3" "/opt/rustwide/target/debug/examples/version-298587598947dce3.3j3lf9c11zndmvck.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-c997331088f87f75/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl_core-56e65735aecbcf13.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-661d0840884f9ea5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f01dde8b557bc67c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ed5968c795628a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4207e332b5fc946.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-32d79b48a73ba71f.rlib" "/opt/rustwide/target/debug/deps/libnum-75ef2e18d9625d48.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11fba8ae2c1a210b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9d71b261f04652a3.rlib" "/opt/rustwide/target/debug/deps/librand-2e923e59c78cf104.rlib" "/opt/rustwide/target/debug/deps/liblibc-87dad9edb8699c47.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12eaf4787dc25829.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9bca43aefacca80.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7c3d318f1be09a45.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7b622c70e8c2284c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a545cc744f7cbd0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b3ca50a13365fe23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /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: could not compile `ocl-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] [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.info_core.3ps9zywu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d" "/opt/rustwide/target/debug/examples/info_core-7ae1498cdc247f4d.2c6jr5nqwa1nk8ma.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-c997331088f87f75/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libocl_core-56e65735aecbcf13.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-661d0840884f9ea5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f01dde8b557bc67c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ed5968c795628a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4207e332b5fc946.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-32d79b48a73ba71f.rlib" "/opt/rustwide/target/debug/deps/libnum-75ef2e18d9625d48.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11fba8ae2c1a210b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9d71b261f04652a3.rlib" "/opt/rustwide/target/debug/deps/librand-2e923e59c78cf104.rlib" "/opt/rustwide/target/debug/deps/liblibc-87dad9edb8699c47.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12eaf4787dc25829.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9bca43aefacca80.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7c3d318f1be09a45.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7b622c70e8c2284c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a545cc744f7cbd0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b3ca50a13365fe23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /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: could not compile `ocl-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] [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.ocl_core.1fibtjab-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5" "/opt/rustwide/target/debug/deps/ocl_core-90fe04198b38d5f5.5gr7eo4oob81pc4x.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-c997331088f87f75/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-661d0840884f9ea5.rlib" "/opt/rustwide/target/debug/deps/libfailure-f01dde8b557bc67c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ed5968c795628a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b4207e332b5fc946.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6e6473096ecfffb.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-32d79b48a73ba71f.rlib" "/opt/rustwide/target/debug/deps/libnum-75ef2e18d9625d48.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-11fba8ae2c1a210b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9d71b261f04652a3.rlib" "/opt/rustwide/target/debug/deps/librand-2e923e59c78cf104.rlib" "/opt/rustwide/target/debug/deps/liblibc-87dad9edb8699c47.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12eaf4787dc25829.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c9bca43aefacca80.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7c3d318f1be09a45.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-7b622c70e8c2284c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a545cc744f7cbd0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b3ca50a13365fe23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /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; 39 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `ocl-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3d9bc3b09104b6c81595ee6b28a0ceeb58fcc5bf089827f843ff107029977807"` [INFO] running `"docker" "rm" "-f" "3d9bc3b09104b6c81595ee6b28a0ceeb58fcc5bf089827f843ff107029977807"` [INFO] [stdout] 3d9bc3b09104b6c81595ee6b28a0ceeb58fcc5bf089827f843ff107029977807