[INFO] crate arrayfire 3.7.0 is already in cache [INFO] testing arrayfire-3.7.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate arrayfire 3.7.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate arrayfire 3.7.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate arrayfire 3.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate arrayfire 3.7.0 [INFO] tweaked toml for crates.io crate arrayfire 3.7.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate arrayfire 3.7.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 35f425988601abe63332417525db3ddabe5884c16089fefdc3f2ddbab0d94e1f [INFO] running `"docker" "start" "-a" "35f425988601abe63332417525db3ddabe5884c16089fefdc3f2ddbab0d94e1f"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling arrayfire v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/defines.rs:83:30 [INFO] [stderr] | [INFO] [stderr] 83 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | error_code.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.35s [INFO] running `"docker" "inspect" "35f425988601abe63332417525db3ddabe5884c16089fefdc3f2ddbab0d94e1f"` [INFO] running `"docker" "rm" "-f" "35f425988601abe63332417525db3ddabe5884c16089fefdc3f2ddbab0d94e1f"` [INFO] [stdout] 35f425988601abe63332417525db3ddabe5884c16089fefdc3f2ddbab0d94e1f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] fac1d3d0c47df4f5ba22c31f535a06715d9757b58aff80df089269760e461c55 [INFO] running `"docker" "start" "-a" "fac1d3d0c47df4f5ba22c31f535a06715d9757b58aff80df089269760e461c55"` [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/defines.rs:83:30 [INFO] [stderr] | [INFO] [stderr] 83 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | error_code.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling arrayfire v3.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/error_handler.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 17 | implement_handler!(handler_sample1); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/error_handler.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | implement_handler!(handler_sample2); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/error_handler.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 19 | implement_handler!(handler_sample3); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/error_handler.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | _ => panic!("Error message: {}", error_code.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | implement_handler!(handler_sample4); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7" "/opt/rustwide/target/debug/examples/fft-95973873874ba7b7.3cdhl3ajtvd7xdro.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.1.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/fft-95973873874ba7b7.fft.33n106zq-cgu.10.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:510: undefined reference to `af_fft' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c" "/opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.3a6eikqeujg1w4y5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.0.rcgu.o: In function `arrayfire::graphics::Window::draw_hist': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:708: undefined reference to `af_draw_hist' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.3.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.4.rcgu.o: In function `arrayfire::image::load_image': [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:282: undefined reference to `af_load_image' [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:288: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.4.rcgu.o: In function `arrayfire::image::histogram': [INFO] [stderr] /opt/rustwide/workdir/src/image/mod.rs:709: undefined reference to `af_histogram' [INFO] [stderr] /opt/rustwide/target/debug/examples/histogram-6c7fa762105f9e9c.histogram.ape3p18t-cgu.6.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::set_position': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:253: undefined reference to `af_set_position' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f" "/opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.1tjv2tst97efvsz3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.5.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/snow-0f818abc78415b9f.snow.77ep3riw-cgu.6.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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: could not compile `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7" "/opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.4c4ieeoqtjkmfboi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.10.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.10.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/using_half-993b6aec7018abb7.using_half.1jwracf0-cgu.10.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807" "/opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.d2nvijy0rqdjzmb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.10.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.11.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o: In function `arrayfire::array::Array::numdims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:352: undefined reference to `af_get_numdims' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.2.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.5.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.6.rcgu.o: In function `arrayfire::index::assign_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/unified-94970a1d47cbd807.unified.8z2i8nnr-cgu.7.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::default': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::backend::set_backend': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:21: undefined reference to `af_set_backend' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::backend::get_backend_count': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:31: undefined reference to `af_get_backend_count' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::backend::get_available_backends': [INFO] [stderr] /opt/rustwide/workdir/src/backend.rs:42: undefined reference to `af_get_available_backends' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19" "/opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.2idk3pfh2u4pvfa9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::abs': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_abs' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::eq_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.0.rcgu.o: In function `arrayfire::arith::gt_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_gt' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.3.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.4.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.5.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.6.rcgu.o: In function `arrayfire::signal::convolve2': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stderr] /opt/rustwide/target/debug/examples/conway-77c4e61096f16d19.conway.9sc8tpab-cgu.7.rcgu.o: In function `arrayfire::algorithm::max_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_max_all' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b" "/opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.4con5mb87t5f24q1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.1.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.1.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.1.rcgu.o: In function `arrayfire::arith::sqrt': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sqrt' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.1.rcgu.o: In function `arrayfire::arith::le_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_le' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.2.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.4.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.4.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.5.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/pi-ea176f61b54b6d4b.pi.d6i6qcb6-cgu.7.rcgu.o: In function `arrayfire::algorithm::sum_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_sum_all' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::device_mem_info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:222: undefined reference to `af_device_mem_info' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.error_handler.49i2875j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09" "/opt/rustwide/target/debug/deps/error_handler-45b6d96b6c206c09.2q5tfxnef1ehjp5y.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::device_count': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:156: undefined reference to `af_get_device_count' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2" "/opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.e6o061j11eocxtn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:136: undefined reference to `af_set_array_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::arith::>::not': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:108: undefined reference to `af_not' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::Array::is_single': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_single' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::print': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:604: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.1.rcgu.o: In function `arrayfire::array::print_gen': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:648: undefined reference to `af_print_array_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.10.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.10.rcgu.o: In function `arrayfire::signal::fft': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:510: undefined reference to `af_fft' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.15.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.5.rcgu.o: In function `arrayfire::index::assign_seq': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.5.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.5.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.5.rcgu.o: In function `arrayfire::index::index_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:557: undefined reference to `af_index_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.6.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.6.rcgu.o: In function `arrayfire::arith::sub_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_sub' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.6.rcgu.o: In function `arrayfire::arith::cos': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_cos' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.6.rcgu.o: In function `arrayfire::arith::sin': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sin' [INFO] [stderr] /opt/rustwide/target/debug/examples/helloworld-4c1af0b3c56e43a2.helloworld.avr7htv0-cgu.7.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::default': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::get_version': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:48: undefined reference to `af_get_version' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::get_revision': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:63: undefined reference to `af_get_revision' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info_string': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:99: undefined reference to `af_info_string' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::device_info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:117: undefined reference to `af_device_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b" "/opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.3icooqmvgufzzzp2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::add_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_add' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::div_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_div' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::abs': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_abs' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::cos': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_cos' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.0.rcgu.o: In function `arrayfire::arith::sin': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:125: undefined reference to `af_sin' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.10.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.10.rcgu.o: In function `arrayfire::data::range': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:299: undefined reference to `af_range' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.10.rcgu.o: In function `arrayfire::graphics::Window::draw_image': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:572: undefined reference to `af_draw_image' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.13.rcgu.o: In function ` as arrayfire::index::Indexable>::set': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:152: undefined reference to `af_set_seq_indexer' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.15.rcgu.o: In function `arrayfire::signal::convolve2': [INFO] [stderr] /opt/rustwide/workdir/src/signal/mod.rs:740: undefined reference to `af_convolve2' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.15.rcgu.o: In function `arrayfire::algorithm::max_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_max_all' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o: In function `arrayfire::array::Array::new': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:197: undefined reference to `af_create_array' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o: In function `arrayfire::array::Array::cast': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:457: undefined reference to `af_cast' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o: In function `arrayfire::array::Array::numdims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:352: undefined reference to `af_get_numdims' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.3.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.9.rcgu.o: In function `arrayfire::index::assign_gen': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:606: undefined reference to `af_assign_gen' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.9.rcgu.o: In function `arrayfire::index::assign_seq': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:510: undefined reference to `af_assign_seq' [INFO] [stderr] /opt/rustwide/target/debug/examples/acoustic_wave-bce7a460f0a73f9b.acoustic_wave.a89arn3x-cgu.9.rcgu.o: In function `arrayfire::index::index': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:256: undefined reference to `af_index' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:197: undefined reference to `af_destroy_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::new': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:229: undefined reference to `af_create_window' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.1.rcgu.o): In function `arrayfire::graphics::Window::is_closed': [INFO] [stderr] /opt/rustwide/workdir/src/graphics.rs:315: undefined reference to `af_is_window_closed' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::default': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:170: undefined reference to `af_create_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/workdir/src/index.rs:225: undefined reference to `af_release_indexers' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::info': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:79: undefined reference to `af_info' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.6.rcgu.o): In function `arrayfire::device::set_device': [INFO] [stderr] /opt/rustwide/workdir/src/device/mod.rs:187: undefined reference to `af_set_device' [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 `arrayfire`. [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d" "/opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.3w6xe275rsq1oa7r.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/arrayfire/lib" "-L" "/opt/arrayfire/lib64" "-L" "/usr/local/lib" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-7f4f8177be9f9dc5.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib" "/opt/rustwide/target/debug/deps/libhalf-f23eac226d9a9137.rlib" "/opt/rustwide/target/debug/deps/libnum-747be45ccc129431.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2cacb721272984f7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-dfc2d1ae64b06a10.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-00b65da37e8a1c27.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-66a67f2d517a0ddf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-df3939781169e2ec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680b60560df5c5a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3d19f7d35852804.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8e56273536860d26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.1.rcgu.o: In function `arrayfire::algorithm::all_true_all': [INFO] [stderr] /opt/rustwide/workdir/src/algorithm/mod.rs:534: undefined reference to `af_all_true_all' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.13.rcgu.o: In function `arrayfire::random::randu': [INFO] [stderr] /opt/rustwide/workdir/src/random/mod.rs:82: undefined reference to `af_randu' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.14.rcgu.o: In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.14.rcgu.o: In function `arrayfire::array::Array::dims': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:317: undefined reference to `af_get_dims' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.14.rcgu.o: In function `arrayfire::array::Array::is_scalar': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:153: undefined reference to `af_is_scalar' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.2.rcgu.o: In function `arrayfire::data::tile': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:503: undefined reference to `af_tile' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.5.rcgu.o: In function `arrayfire::arith::mul_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:415: undefined reference to `af_mul' [INFO] [stderr] /opt/rustwide/target/debug/deps/scalar_arith-37a223ab30ca2d5d.scalar_arith.dxjdce8j-cgu.5.rcgu.o: In function `arrayfire::arith::eq_helper': [INFO] [stderr] /opt/rustwide/workdir/src/arith/mod.rs:515: undefined reference to `af_eq' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::clone::Clone>::clone': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:550: undefined reference to `af_retain_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.10.rcgu.o): In function ` as core::ops::drop::Drop>::drop': [INFO] [stderr] /opt/rustwide/workdir/src/array.rs:566: undefined reference to `af_release_array' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.11.rcgu.o): In function `arrayfire::error::get_last_error': [INFO] [stderr] /opt/rustwide/workdir/src/error.rs:106: undefined reference to `af_get_last_error' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.3.rcgu.o): In function `::generate': [INFO] [stderr] /opt/rustwide/workdir/src/data/mod.rs:228: undefined reference to `af_constant' [INFO] [stderr] /opt/rustwide/target/debug/deps/libarrayfire-c39f95154084ab03.rlib(arrayfire-c39f95154084ab03.arrayfire.9juezbxh-cgu.5.rcgu.o): In function `arrayfire::util::free_host': [INFO] [stderr] /opt/rustwide/workdir/src/util.rs:71: undefined reference to `af_free_host' [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 `arrayfire`. [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] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/defines.rs:83:30 [INFO] [stderr] | [INFO] [stderr] 83 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:42:24 [INFO] [stderr] | [INFO] [stderr] 42 | error_code.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fac1d3d0c47df4f5ba22c31f535a06715d9757b58aff80df089269760e461c55"` [INFO] running `"docker" "rm" "-f" "fac1d3d0c47df4f5ba22c31f535a06715d9757b58aff80df089269760e461c55"` [INFO] [stdout] fac1d3d0c47df4f5ba22c31f535a06715d9757b58aff80df089269760e461c55