[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaltakac%2Faf-lbm-multithreaded" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaltakac/af-lbm-multithreaded on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-13/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f750e9285b88f118e44259a6c129206ee4736eca4cfc3a73b51a50e1c514df4 [INFO] running `Command { std: "docker" "start" "-a" "0f750e9285b88f118e44259a6c129206ee4736eca4cfc3a73b51a50e1c514df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f750e9285b88f118e44259a6c129206ee4736eca4cfc3a73b51a50e1c514df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f750e9285b88f118e44259a6c129206ee4736eca4cfc3a73b51a50e1c514df4", kill_on_drop: false }` [INFO] [stdout] 0f750e9285b88f118e44259a6c129206ee4736eca4cfc3a73b51a50e1c514df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e70689f37fdea93f0a9b1b78d9eeab217616f3fdf60703c35047aa104424416 [INFO] running `Command { std: "docker" "start" "-a" "7e70689f37fdea93f0a9b1b78d9eeab217616f3fdf60703c35047aa104424416", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling unity-native-plugin-sys v0.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling unity-native-plugin v0.4.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling net2 v0.2.37 [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 crossbeam v0.7.3 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num v0.2.1 [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 wayland-commons v0.28.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ocl v0.19.3 [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 calloop v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling ocl-interop v0.1.5 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling af-opencl-interop v3.7.1 [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 1m 48s [INFO] running `Command { std: "docker" "inspect" "7e70689f37fdea93f0a9b1b78d9eeab217616f3fdf60703c35047aa104424416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e70689f37fdea93f0a9b1b78d9eeab217616f3fdf60703c35047aa104424416", kill_on_drop: false }` [INFO] [stdout] 7e70689f37fdea93f0a9b1b78d9eeab217616f3fdf60703c35047aa104424416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e582effa24f5154fe59b69d8ee88feda95e085866dcf60640b57bd95cddd0e [INFO] running `Command { std: "docker" "start" "-a" "09e582effa24f5154fe59b69d8ee88feda95e085866dcf60640b57bd95cddd0e", 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/thread-f220850c19631586.thread.ef8dcccb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586.qr5kpez51vypy2u.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/thread-f220850c19631586" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/thread-f220850c19631586.thread.ef8dcccb-cgu.10.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/examples/thread-f220850c19631586.thread.ef8dcccb-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/thread-f220850c19631586.thread.ef8dcccb-cgu.6.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-f220850c19631586.thread.ef8dcccb-cgu.6.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/deps/libarrayfire-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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] [stderr] error: could not compile `lbm-af` due to 2 previous errors; 1 warning emitted [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/rgba-9d78e00e99e229e3.rgba.62533737-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.2n32ilx6w9khlcmh.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/rgba-9d78e00e99e229e3.rgba.62533737-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-9d78e00e99e229e3.rgba.62533737-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-9d78e00e99e229e3.rgba.62533737-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-9d78e00e99e229e3.rgba.62533737-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-9d78e00e99e229e3.rgba.62533737-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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/host-bd0ed957f8c2dada.host.176e8576-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.59cwz04c6wrdr2yu.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/host-bd0ed957f8c2dada.host.176e8576-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-bd0ed957f8c2dada.host.176e8576-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-bd0ed957f8c2dada.host.176e8576-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-bd0ed957f8c2dada.host.176e8576-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-bd0ed957f8c2dada.host.176e8576-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.3cfzjkuelo2vg49o.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.10.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/examples/channel-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.12.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.12.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.13.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.15.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.15.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-03a4e3ffb7f676c0.channel.90ca0b25-cgu.15.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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-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/channel-03a4e3ffb7f676c0.channel.90ca0b25-cgu.9.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/deps/libarrayfire-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.13.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.13.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.5.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.9.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.9.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] 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-996ed4598979c0b3.lid.eab9130b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.1m2lq7l26m36u8pz.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lid-996ed4598979c0b3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/lid-996ed4598979c0b3.lid.eab9130b-cgu.10.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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-cgu.13.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-996ed4598979c0b3.lid.eab9130b-cgu.13.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-996ed4598979c0b3.lid.eab9130b-cgu.13.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-996ed4598979c0b3.lid.eab9130b-cgu.13.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-996ed4598979c0b3.lid.eab9130b-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/lid-996ed4598979c0b3.lid.eab9130b-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/lid-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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-996ed4598979c0b3.lid.eab9130b-cgu.7.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/deps/libarrayfire-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.13.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.13.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.14.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.5.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.9.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.9.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] 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-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.2vsnh57wl65wlga6.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-e9f76c5bd6a807d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libarrayfire-81b8c1907c16d595.rlib" "/opt/rustwide/target/debug/deps/libhalf-21ae6a2f1c63a93f.rlib" "/opt/rustwide/target/debug/deps/libnum-d4b9076ae5018151.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-bdb4970688c99609.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ad7acce337bdb8e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff8b5859ab8b3e6a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-403040770d827f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a0f60d094363f0c0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libglium-3ea92eb78b5aff55.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fd65c5dc1e45868a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1619e6b1ef8f973e.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-7b5ec9f7a9534fcb.rlib" "/opt/rustwide/target/debug/deps/libglutin-23cbfa7fc3727d32.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-454cdfc75f2558d8.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1934211bbac9e7d4.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9ff3122fb22b33ac.rlib" "/opt/rustwide/target/debug/deps/libwinit-bd2da705bcd56f23.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e3098675f3696c2e.rlib" "/opt/rustwide/target/debug/deps/libmio-65694daee39a28f5.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-c3fedca6c0d060cb.rlib" "/opt/rustwide/target/debug/deps/libnet2-274172d999e7613b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-58d7f055f8533247.rlib" "/opt/rustwide/target/debug/deps/libandrew-04cea14b83bfbd74.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/librusttype-b427c41cee83631d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6971824811041307.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b27e7d2032ff806f.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e3a6ff91e5d928d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-3168a400d392a6bf.rlib" "/opt/rustwide/target/debug/deps/libxcursor-90f42fa5610a1b93.rlib" "/opt/rustwide/target/debug/deps/libnom-482ad632a2cb377a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-81e94f8cf95d28aa.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fbe97f64fc507282.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f8425e823588528b.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-2f49685caf09edb1.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c30856fbe49c24b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libnix-d39e1814a1316361.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e5ba149d4f85eaac.rlib" "/opt/rustwide/target/debug/deps/libdlib-fe003a2da31eda9e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-e38902d9ccefd129.rlib" "/opt/rustwide/target/debug/deps/libcalloop-5f040cf42f23fb44.rlib" "/opt/rustwide/target/debug/deps/libnix-9d638943272590e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec56b4cb550dfbe8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-807cfbc48390a377.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-3062c53295b6aea2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1ccd653585ea4ce4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6dad1a014e857d2b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-bf61ece539efe439.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-5dec54c7ccb20f08.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblibc-eeb715ce3dc95259.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-8394bd12dbe456e0.rlib" "/opt/rustwide/target/debug/deps/liblog-85859adbf9dbce59.rlib" "/opt/rustwide/target/debug/deps/libserde-95a59deaa2b4f54b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/examples/af_to_texture-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.3.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-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.3.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-bfe981020ef9e2d7.af_to_texture.edcb660b-cgu.3.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-bfe981020ef9e2d7.af_to_texture.edcb660b-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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.10.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-81b8c1907c16d595.rlib(arrayfire-81b8c1907c16d595.arrayfire.59ff1877-cgu.7.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" "09e582effa24f5154fe59b69d8ee88feda95e085866dcf60640b57bd95cddd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e582effa24f5154fe59b69d8ee88feda95e085866dcf60640b57bd95cddd0e", kill_on_drop: false }` [INFO] [stdout] 09e582effa24f5154fe59b69d8ee88feda95e085866dcf60640b57bd95cddd0e