[INFO] fetching crate arrayfire 3.8.0... [INFO] testing arrayfire-3.8.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate arrayfire 3.8.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate arrayfire 3.8.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrayfire 3.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate arrayfire 3.8.0 [INFO] tweaked toml for crates.io crate arrayfire 3.8.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate arrayfire 3.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.6.3 [INFO] [stderr] Downloaded itoa v0.4.1 [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.6 [INFO] [stderr] Downloaded serde_json v1.0.20 [INFO] [stderr] Downloaded serde_derive v1.0.66 [INFO] [stderr] Downloaded serde v1.0.66 [INFO] [stderr] Downloaded syn v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 602269d08214039e394acd701461907568487120f75c6e26cd571f5a5dfdf819 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "602269d08214039e394acd701461907568487120f75c6e26cd571f5a5dfdf819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "602269d08214039e394acd701461907568487120f75c6e26cd571f5a5dfdf819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602269d08214039e394acd701461907568487120f75c6e26cd571f5a5dfdf819", kill_on_drop: false }` [INFO] [stdout] 602269d08214039e394acd701461907568487120f75c6e26cd571f5a5dfdf819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23b12e69b81f88352d9c47806c3e0cc421c0e1104a0a688387b850b9f23869ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23b12e69b81f88352d9c47806c3e0cc421c0e1104a0a688387b850b9f23869ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling half v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [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-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [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 serde_json v1.0.20 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling arrayfire v3.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.88s [INFO] running `Command { std: "docker" "inspect" "23b12e69b81f88352d9c47806c3e0cc421c0e1104a0a688387b850b9f23869ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b12e69b81f88352d9c47806c3e0cc421c0e1104a0a688387b850b9f23869ab", kill_on_drop: false }` [INFO] [stdout] 23b12e69b81f88352d9c47806c3e0cc421c0e1104a0a688387b850b9f23869ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dbe40358678af603d015fabd878a394c244311d04a2ae4ad1de9480c93c933c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3dbe40358678af603d015fabd878a394c244311d04a2ae4ad1de9480c93c933c", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling arrayfire v3.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `arrayfire` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525.57xed12tsqup7cgx.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/snow-6662352b7b571525" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.3.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/snow-6662352b7b571525.snow.4e4f8c74-cgu.4.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.511ku0udip9bn6o5.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::abs': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.0.rcgu.o: in function `arrayfire::core::arith::gt_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:511: undefined reference to `af_gt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.10.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:725: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.3.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.3.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.4.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.8.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/conway-9b9d008cba5e6099.conway.3a0c0818-cgu.9.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:543: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.2982emjbt156tj2q.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.15.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:468: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.2.rcgu.o: in function `arrayfire::core::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:748: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.3.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.8.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/unified-ede57bd173c3d6cd.unified.03964ba8-cgu.9.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::device_count': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:159: undefined reference to `af_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.12.rcgu.o): in function `arrayfire::core::backend::set_backend': [INFO] [stdout] /opt/rustwide/workdir/src/core/backend.rs:20: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.12.rcgu.o): in function `arrayfire::core::backend::get_backend_count': [INFO] [stdout] /opt/rustwide/workdir/src/core/backend.rs:29: undefined reference to `af_get_backend_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.12.rcgu.o): in function `arrayfire::core::backend::get_available_backends': [INFO] [stdout] /opt/rustwide/workdir/src/core/backend.rs:39: undefined reference to `af_get_available_backends' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b.1yaf0ud0o3zuwyv4.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pi-2df3fce60475493b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.1.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.1.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.1.rcgu.o: in function `arrayfire::core::arith::sqrt': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.1.rcgu.o: in function `arrayfire::core::arith::le_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:511: undefined reference to `af_le' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.4.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.4.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.8.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/pi-2df3fce60475493b.pi.8290a36c-cgu.9.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::device_mem_info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:225: undefined reference to `af_device_mem_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.19kq38g4zshra5go.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.12.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.12.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/using_half-702182882e5b4ff0.using_half.3f3597f8-cgu.12.rcgu.o: in function `arrayfire::core::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:748: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.57ulpr5c5qtlw9z.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.0.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.0.rcgu.o: in function `arrayfire::graphics::Window::draw_hist': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:723: undefined reference to `af_draw_hist' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.10.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.4.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.6.rcgu.o: in function `arrayfire::image::load_image': [INFO] [stdout] /opt/rustwide/workdir/src/image/mod.rs:316: undefined reference to `af_load_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/image/mod.rs:320: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/histogram-eca1e70387bc8e22.histogram.2983207b-cgu.6.rcgu.o: in function `arrayfire::image::histogram': [INFO] [stdout] /opt/rustwide/workdir/src/image/mod.rs:734: undefined reference to `af_histogram' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::set_position': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:247: undefined reference to `af_set_position' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.24e3zvyld9qix17i.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/fft-4f638b708bbe620e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.5.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/fft-4f638b708bbe620e.fft.1bfb356e-cgu.7.rcgu.o: in function `arrayfire::signal::fft': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:511: undefined reference to `af_fft' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.105v6716vgyauopu.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.1.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.1.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.2.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.7.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.8.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.8.rcgu.o: in function `arrayfire::core::arith::eq_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:511: undefined reference to `af_eq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/scalar_arith-7f8b40b2c8266353.scalar_arith.63565ed3-cgu.9.rcgu.o: in function `arrayfire::algorithm::all_true_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:684: undefined reference to `af_all_true_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.57psgex5jxcrpmbq.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::abs': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::cos': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_cos' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.1.rcgu.o: in function `arrayfire::core::arith::sin': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_sin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.10.rcgu.o: in function `arrayfire::signal::convolve2': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:725: undefined reference to `af_convolve2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_seq': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:521: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.11.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.13.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.13.rcgu.o: in function `arrayfire::core::data::range': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:312: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.14.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.15.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:543: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:468: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/acoustic_wave-7be512b5befe12c7.acoustic_wave.8bc71032-cgu.8.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.4.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/workdir/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.1uiwqdekit6qr26f.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.10.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.10.rcgu.o: in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.10.rcgu.o: in function `arrayfire::core::arith::cos': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_cos' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.10.rcgu.o: in function `arrayfire::core::arith::sin': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:129: undefined reference to `af_sin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_seq': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:521: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.13.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.15.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.15.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::arith::>::not': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:113: undefined reference to `af_not' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_single': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_single' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:748: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:748: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.5.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/helloworld-eccce90909e2c7f4.helloworld.65bd2bd6-cgu.9.rcgu.o: in function `arrayfire::signal::fft': [INFO] [stdout] /opt/rustwide/workdir/src/signal/mod.rs:511: undefined reference to `af_fft' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::get_version': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:51: undefined reference to `af_get_version' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::get_revision': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:66: undefined reference to `af_get_revision' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::info_string': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:102: undefined reference to `af_info_string' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::device_info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:120: undefined reference to `af_device_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.14.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.2.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.error_handler.844e20c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef.pc3f0k7euob55l7.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_handler-fab07db091b386ef" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.1.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.11.rcgu.o): in function `arrayfire::core::device::device_count': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:159: undefined reference to `af_get_device_count' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-9b4af2562489399f.rlib(arrayfire-9b4af2562489399f.arrayfire.da4b56ec-cgu.9.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.ilfugk5cc4zoxl6.rcgu.o" "-Wl,--as-needed" "-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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libhalf-34cd5c231215ec93.rlib" "/opt/rustwide/target/debug/deps/liblibc-332a289f87bfc192.rlib" "/opt/rustwide/target/debug/deps/libnum-d10251ac5a5b5e1c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2c1bdf4d7750974f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-679d99f73c1200ac.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9eba48f34d731d9f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5332227283e302b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d8e2e47e5a5c5db0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a7a05eff4562db83.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b24f940e83b17c1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::assign_seq': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:521: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.1.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.10.rcgu.o: in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.10.rcgu.o: in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.10.rcgu.o: in function `arrayfire::core::device::sync': [INFO] [stdout] /opt/rustwide/workdir/src/core/device.rs:317: undefined reference to `af_sync' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_nan_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:805: undefined reference to `af_sum_nan_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::product_nan_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:849: undefined reference to `af_product_nan_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::core::random::randn': [INFO] [stdout] /opt/rustwide/workdir/src/core/random.rs:80: undefined reference to `af_randn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:543: undefined reference to `af_sum_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::imin_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:928: undefined reference to `af_imin_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.12.rcgu.o: in function `arrayfire::algorithm::imax_all': [INFO] [stdout] /opt/rustwide/workdir/src/algorithm/mod.rs:928: undefined reference to `af_imax_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.15.rcgu.o: in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/workdir/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.7.rcgu.o: in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/workdir/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.7.rcgu.o: in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/workdir/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::data::reorder_v2': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:593: undefined reference to `af_reorder' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::data::pad': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:946: undefined reference to `af_pad' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::default': [INFO] [stdout] /opt/rustwide/workdir/src/core/event.rs:32: undefined reference to `af_create_event' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::event::Event::mark': [INFO] [stdout] /opt/rustwide/workdir/src/core/event.rs:47: undefined reference to `af_mark_event' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `arrayfire::core::event::Event::block': [INFO] [stdout] /opt/rustwide/workdir/src/core/event.rs:67: undefined reference to `af_block_event' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/event.rs:76: undefined reference to `af_delete_event' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.8.rcgu.o: in function `::generate': [INFO] [stdout] /opt/rustwide/workdir/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:468: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::numdims': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:468: undefined reference to `af_get_numdims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o:/opt/rustwide/workdir/src/core/array.rs:710: more undefined references to `af_release_array' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::print': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:748: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/workdir/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/arrayfire-c8b39f246b57b255.arrayfire.7717334a-cgu.9.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/workdir/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3dbe40358678af603d015fabd878a394c244311d04a2ae4ad1de9480c93c933c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbe40358678af603d015fabd878a394c244311d04a2ae4ad1de9480c93c933c", kill_on_drop: false }` [INFO] [stdout] 3dbe40358678af603d015fabd878a394c244311d04a2ae4ad1de9480c93c933c