[INFO] cloning repository https://github.com/michaltakac/af-lbm-multithreaded [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaltakac/af-lbm-multithreaded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaltakac%2Faf-lbm-multithreaded", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaltakac%2Faf-lbm-multithreaded'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18b72aac76f39c58b447a9fd1757b6c0cdb76f8e [INFO] testing michaltakac/af-lbm-multithreaded against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaltakac%2Faf-lbm-multithreaded" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaltakac/af-lbm-multithreaded on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaltakac/af-lbm-multithreaded [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/michaltakac/af-lbm-multithreaded [INFO] tweaked toml for git repo https://github.com/michaltakac/af-lbm-multithreaded written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/michaltakac/af-lbm-multithreaded already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qutex v0.2.3 [INFO] [stderr] Downloaded ordered-float v2.1.1 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded redox_syscall v0.2.6 [INFO] [stderr] Downloaded backtrace v0.3.57 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded af-opencl-interop v3.7.1 [INFO] [stderr] Downloaded unity-native-plugin-sys v0.4.0 [INFO] [stderr] Downloaded ocl v0.19.3 [INFO] [stderr] Downloaded unity-native-plugin v0.4.1 [INFO] [stderr] Downloaded glium v0.29.1 [INFO] [stderr] Downloaded memoffset v0.6.3 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded gl_loader v0.1.2 [INFO] [stderr] Downloaded ocl-interop v0.1.5 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eada1ab930f1757c1d4493bf6026e08e725ba5f11aa881cac9e53ec6b4dfe07 [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" "7eada1ab930f1757c1d4493bf6026e08e725ba5f11aa881cac9e53ec6b4dfe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eada1ab930f1757c1d4493bf6026e08e725ba5f11aa881cac9e53ec6b4dfe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eada1ab930f1757c1d4493bf6026e08e725ba5f11aa881cac9e53ec6b4dfe07", kill_on_drop: false }` [INFO] [stdout] 7eada1ab930f1757c1d4493bf6026e08e725ba5f11aa881cac9e53ec6b4dfe07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3356c55b562dfa4c6afad0100cad7b7b95af90d130d19e9bb4dc4eb0e140e552 [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" "3356c55b562dfa4c6afad0100cad7b7b95af90d130d19e9bb4dc4eb0e140e552", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling unity-native-plugin-sys v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling unity-native-plugin v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling ocl-interop v0.1.5 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling af-opencl-interop v3.7.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling lbm-af v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 22s [INFO] running `Command { std: "docker" "inspect" "3356c55b562dfa4c6afad0100cad7b7b95af90d130d19e9bb4dc4eb0e140e552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3356c55b562dfa4c6afad0100cad7b7b95af90d130d19e9bb4dc4eb0e140e552", kill_on_drop: false }` [INFO] [stdout] 3356c55b562dfa4c6afad0100cad7b7b95af90d130d19e9bb4dc4eb0e140e552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01f10b866db96af40e707be320fd9eb3ebc6c5bea5356feb0948d15a24e44b2f [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" "01f10b866db96af40e707be320fd9eb3ebc6c5bea5356feb0948d15a24e44b2f", kill_on_drop: false }` [INFO] [stderr] Compiling lbm-af v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> examples/thread.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let mut b = constant::(1u8, dims); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [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/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.4g6mj9m82h4mhvn.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.2.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.2.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/host-71ecc4acfca0fcc7.host.c5f6df79-cgu.8.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/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] [stderr] error: could not compile `lbm-af` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.4ibteams5vbmdl93.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/thread-14c0fee189c8b175" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.12.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.12.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.12.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/thread-14c0fee189c8b175.thread.236c205c-cgu.14.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::device_mem_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:225: undefined reference to `af_device_mem_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:317: undefined reference to `af_sync' [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; 1 warning emitted [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/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.1u46r9yc6q9oypcn.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.15.rcgu.o: in function `arrayfire::core::data::join_many': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:465: undefined reference to `af_join_many' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.15.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.6.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.6.rcgu.o: in function `arrayfire::core::array::print_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:792: undefined reference to `af_print_array_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-54bf8a87bb5ec886.rgba.75ab0fd5-cgu.7.rcgu.o: in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/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/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.2yn3x5doxpujflxc.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:521: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.12.rcgu.o: in function `arrayfire::algorithm::locate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:998: undefined reference to `af_where' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.12.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.12.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.15.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.2.rcgu.o: in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::cast': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:617: undefined reference to `af_cast' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.4.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::range': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:312: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::range': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:312: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::shift': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:656: undefined reference to `af_shift' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:684: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.6.rcgu.o: in function `arrayfire::core::data::flip': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:724: undefined reference to `af_flip' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.8.rcgu.o: in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.8.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-fe2d6c9cfbf3dbbc.lid.f9797dd6-cgu.8.rcgu.o: in function `arrayfire::graphics::Window::draw_vector_field2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:926: undefined reference to `af_draw_vector_field_2d' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::grid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:323: undefined reference to `af_grid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::show': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:332: undefined reference to `af_show' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::set_axes_limits_2d': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:515: undefined reference to `af_set_axes_limits_2d' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:163: undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.15.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.15.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.6.rcgu.o): in function `arrayfire::core::backend::set_backend': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/backend.rs:20: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::device_mem_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:225: undefined reference to `af_device_mem_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:317: undefined reference to `af_sync' [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/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.2qig1gv8eu4xs67x.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/channel-509aa43f3fc25580" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o: in function `arrayfire::core::index::index': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:272: undefined reference to `af_index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_seq': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:521: undefined reference to `af_assign_seq' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o: in function `arrayfire::core::index::index_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:570: undefined reference to `af_index_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.11.rcgu.o: in function `arrayfire::core::index::assign_gen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:619: undefined reference to `af_assign_gen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.15.rcgu.o: in function `arrayfire::blas::transpose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/blas/mod.rs:225: undefined reference to `af_transpose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.15.rcgu.o: in function `arrayfire::graphics::Window::draw_image': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:600: undefined reference to `af_draw_image' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.15.rcgu.o: in function `arrayfire::graphics::Window::draw_vector_field2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:926: undefined reference to `af_draw_vector_field_2d' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::abs': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_abs' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::sqrt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:129: undefined reference to `af_sqrt' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::add_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_add' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::sub_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_sub' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::mul_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_mul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::div_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_div' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::pow_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:407: undefined reference to `af_pow' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.2.rcgu.o: in function `arrayfire::core::arith::le_helper': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/arith.rs:511: undefined reference to `af_le' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:228: undefined reference to `af_create_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::dims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:433: undefined reference to `af_get_dims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:151: undefined reference to `af_set_array_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.5.rcgu.o: in function `arrayfire::core::array::Array::is_scalar': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:181: undefined reference to `af_is_scalar' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.6.rcgu.o: in function `arrayfire::algorithm::locate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:998: undefined reference to `af_where' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.6.rcgu.o: in function `arrayfire::algorithm::sum': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:155: undefined reference to `af_sum' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.6.rcgu.o: in function `arrayfire::algorithm::max_all': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/algorithm/mod.rs:543: undefined reference to `af_max_all' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.7.rcgu.o: in function ` as arrayfire::core::index::Indexable>::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:168: undefined reference to `af_set_seq_indexer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::range': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:312: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::range': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:312: undefined reference to `af_range' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::tile': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:496: undefined reference to `af_tile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::shift': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:656: undefined reference to `af_shift' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:684: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::moddims': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:684: undefined reference to `af_moddims' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::flat': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:702: undefined reference to `af_flat' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-509aa43f3fc25580.channel.0f20c7f7-cgu.9.rcgu.o: in function `arrayfire::core::data::selectr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:862: undefined reference to `af_select_scalar_r' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:191: undefined reference to `af_destroy_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:223: undefined reference to `af_create_window' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::is_closed': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:309: undefined reference to `af_is_window_closed' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::grid': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:323: undefined reference to `af_grid' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::show': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:332: undefined reference to `af_show' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.1.rcgu.o): in function `arrayfire::graphics::Window::set_axes_limits_2d': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/graphics/mod.rs:515: undefined reference to `af_set_axes_limits_2d' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function ` as core::clone::Clone>::clone': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:694: undefined reference to `af_retain_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:163: undefined reference to `af_constant_ulong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.13.rcgu.o): in function `::generate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/data.rs:242: undefined reference to `af_constant' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.15.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:186: undefined reference to `af_create_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.15.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/index.rs:241: undefined reference to `af_release_indexers' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/util.rs:68: undefined reference to `af_free_host' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.6.rcgu.o): in function `arrayfire::core::backend::set_backend': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/backend.rs:20: undefined reference to `af_set_backend' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:82: undefined reference to `af_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::set_device': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:190: undefined reference to `af_set_device' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::device_mem_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:225: undefined reference to `af_device_mem_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.8.rcgu.o): in function `arrayfire::core::device::sync': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/device.rs:317: undefined reference to `af_sync' [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/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.1q6xqpqy3g4gla39.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/target/debug/build/gl_loader-0b008f0cb1f060ca/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib" "/opt/rustwide/target/debug/deps/libhalf-45d560991f342191.rlib" "/opt/rustwide/target/debug/deps/libnum-20e581f52e9f8af0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-82e7deb4b0d55c7b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-23c23de791e1c528.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f550b4ae6e3964f5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-2ef5f09a14d32f91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64c8873eef2f6fba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libglium-73eac329015f5156.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-22f7034d1caf20d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-8a9fce44bd1a7a3c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6cc8a696dee8d994.rlib" "/opt/rustwide/target/debug/deps/libgimli-cc404859d3654484.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-db76dfe7b92bf8d2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-32e3bf8c95a51570.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c8b5d259a74b6c2a.rlib" "/opt/rustwide/target/debug/deps/libglutin-2232edd31f91d74b.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-d6aa90b27a5a16f3.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d2c2d3a4e862beb7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-77b1a54ba4004d15.rlib" "/opt/rustwide/target/debug/deps/libwinit-2af7c758e72be0c8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-3c80526277fbcca2.rlib" "/opt/rustwide/target/debug/deps/libmio-852bd14d5e36ed72.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libiovec-a70a3c9643b079dc.rlib" "/opt/rustwide/target/debug/deps/libnet2-512c8eb5b12f3bc8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-b1a289bf55accf33.rlib" "/opt/rustwide/target/debug/deps/libandrew-900c0d338fd3e645.rlib" "/opt/rustwide/target/debug/deps/libxml-fe74142e2273306a.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-8fdf2fa70bb8991d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a883815f93c02767.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-88b7c80a21f38a79.rlib" "/opt/rustwide/target/debug/deps/libxcursor-400873f471e37514.rlib" "/opt/rustwide/target/debug/deps/libnom-0ea105794ebba8ca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-db378e23aa2a40a1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-1bed2ba6eacb0906.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-fe094352f9b299ac.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-e026ba9d2acfb43f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libnix-dd3dff2e6c99fef8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-38d6a6dc668a3a04.rlib" "/opt/rustwide/target/debug/deps/libdlib-69def02183ea76da.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e6408dfd4c904ad2.rlib" "/opt/rustwide/target/debug/deps/libnix-9c7dc6c20d0b2162.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libdlib-4bb02dc296607d9a.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e0096b3acf82c226.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-d71c364e1c358310.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c807df9800659a43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-75d40996172d0a29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cc37edfbefb3bbef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-036d010e31d01396.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b49ec58c5ca8f602.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblibc-c1e2258fdac5d108.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-6c091cac359398e1.rlib" "/opt/rustwide/target/debug/deps/liblog-abd425dc2ec05132.rlib" "/opt/rustwide/target/debug/deps/libserde-1e8417489511998b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::elements': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:410: undefined reference to `af_get_elements' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.7.rcgu.o: in function `arrayfire::core::array::Array::host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:525: undefined reference to `af_get_data_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.7.rcgu.o: in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/array.rs:710: undefined reference to `af_release_array' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/examples/af_to_texture-28fcb2f3d9aeb3cf.af_to_texture.e6f9f0f4-cgu.7.rcgu.o: in function `arrayfire::core::random::randu': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/random.rs:80: undefined reference to `af_randu' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.12.rcgu.o): in function `arrayfire::core::error::get_last_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/src/core/error.rs:104: undefined reference to `af_get_last_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-143c2ed99e337f0c.rlib(arrayfire-143c2ed99e337f0c.arrayfire.924dd258-cgu.5.rcgu.o): in function `arrayfire::core::util::free_host': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/arrayfire-3.8.0/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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "01f10b866db96af40e707be320fd9eb3ebc6c5bea5356feb0948d15a24e44b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f10b866db96af40e707be320fd9eb3ebc6c5bea5356feb0948d15a24e44b2f", kill_on_drop: false }` [INFO] [stdout] 01f10b866db96af40e707be320fd9eb3ebc6c5bea5356feb0948d15a24e44b2f